No problem. If you need more help, just post it here.
Posts made by l'andorrà
-
RE: I want max Lot for Trade, How to Set itposted in Questions & Answers
-
RE: pending order Eaposted in Questions & Answers
@jhb Then you can try this:
https://fxdreema.com/shared/ARngiJEAc
But I'm still very skeptic your broker will allow it.
-
RE: can we make a dashboard panel that can be moved when the mouse is dragged?posted in Questions & Answers
AFAIK it cannot be done with fxDreema. You would definitely need custom code, but I may be wrong.
-
RE: Add lots on lossposted in Questions & Answers
Then you can simply connect a buy/sell now block immediately below the 'modify variables' block in my example. You will have to create two block trees: one for buys only that will open a sell and another one for sells only that will open a buy.
-
RE: Is this even possible? Original Bal + %posted in Questions & Answers
Is there a maximum number of open trades at the same time?
-
RE: i want to make a semi automatic eaposted in Questions & Answers
Ok. At what distance from current price is supposed each pending order to be?
-
RE: % of equity not working on US30 XAUposted in Questions & Answers
Can you please share the link to your project?
-
RE: Backtesting, lets talk about it!posted in General Discussions
@TipsyWisdom You're welcome, man!

-
RE: Sharing finished EAsposted in Questions & Answers
@gnonto There is no limitations if that is your question.
-
RE: Calculate TP (price) for 2 trades of different lot sizesposted in Questions & Answers
I'm looking for something similar and I had to accept I need custom code for sure. If I find the solution I will share it here.
-
RE: Formula for Real Volume?posted in Questions & Answers
@TashaB Then this is the only info fxDreema can provide:

If you need more you should find a custom indicator.
-
RE: What Buffers?posted in Questions & Answers
@ASniper I'm afraid not. The only way to do it is via custom code (ie with a programmer's help).
-
RE: DISTANCEposted in Questions & Answers
What do you exactly mean by 'candle 0'? Do you mean candle 0's high maybe?
-
RE: Trade Controller(lotsize+tp+sl)posted in Questions & Answers
Block 1 is unnecessary. You can remove it. Whu dis you multuplu 31.2? It should be *1.2 only according to your specifications.
-
RE: Hello me..posted in General Discussions
You should remove blocks 12 and 13 and then move blocks 14 and 15 to the 'on tick' tab.