@itadila Honestly I have no idea. I guess (and it's just a guess) that it is not possible buecause it is not an option available on any block of the builder.
Posts made by l'andorrà
-
RE: project option -virtual stop loss-posted in Questions & Answers
-
RE: How can I close two or three deals out of ten or more deals?posted in Questions & Answers
@khalids222 The problem is that what roar said is true. There are simply to many possible options. There should be additional conditions to filter all those potential combinations.
-
RE: REPEAT THE LOST ORDER OF THE GRID ALWAYSposted in Questions & Answers
@francoab-pt You will need an array to do that. Sadly, fxDreema is not good at that unless you are a programmer. You will need custom code to do that.
-
RE: HOW CAN I MAKE THIS INDICATOR TO WORK PROPERLY?posted in Questions & Answers
@fxalberto Congratulations! You're welcome.
-
RE: Age Check!posted in Questions & Answers
@4xfatigue Pink blocks work better when connected below a 'for each trade' block.
-
RE: Close (partially) not work.posted in General Discussions
@plutofx Try the option '"% of current volume' instead of 'fixed volume'.
-
RE: Greatings, please, I need help the EA is not opening trade.posted in Bug Reports
@legitimate said in Greatings, please, I need help the EA is not opening trade.:
shared/ir264Pu4
Is this the whole project? I don't see any issue at a first glance. What's the exact problem?
-
RE: Trades Linesposted in Questions & Answers
@xyon126 Are you sure block 449 on the 'on tick' tab works correctly? It belongs to the 'on timer' tab.
-
RE: How the heck can I get a specific time candle hi/lo of Monday?posted in Questions & Answers
@william29 You can do it this way:

Please notice you need to coordinate the number of candles to be considered with the current timeframe as I highlighted.
-
RE: project option -virtual stop loss-posted in Questions & Answers
@itadila AFAIK that is not possible. However, you can try to use virtual stops here:

-
RE: open trade with candle shapeposted in Questions & Answers
@kepler That fxDreema cannot do. You need to import a custom indicator that can find candlestick patterns into your fxDreema account and then use it in your project.
-
RE: Wingdings with X & Yposted in Questions & Answers
@pheaktra-capo I'm not completely sure what you mean. Can you please upload an image showing that situation?
-
RE: For Each Closed Trade - Block Filtersposted in Questions & Answers
@rafaelgrecco No. If you are combining two EAs on the same chart, each one will look for 'its own' trades. Not those opened by the other one.
-
RE: Close Trade Blockposted in Questions & Answers
@vonmunchy Are you maybe combining manually and automatically opened trades? Ortherwise al of them were closed by the EA for sure.
-
RE: Unnamed Inputs?posted in Questions & Answers
@banderaus This option is useful if you want to create input parameters, but the way you will avoid you rptoblem is by creating them as I suggested.
-
RE: Unnamed Inputs? posted in Questions & Answers

