If your bot was created with fxDreema, yes. You can use teh converter:
https://fxdreema.com/converter
However, in my experience the converter is not 100% reliable. Rebuiding from scratch is far more reliable.
If your bot was created with fxDreema, yes. You can use teh converter:
https://fxdreema.com/converter
However, in my experience the converter is not 100% reliable. Rebuiding from scratch is far more reliable.
@AsadAlrafidain Congrats for finding it. 
The first part is easy (hitting 1R). However, 'waiting for pullback' is far more complicated because you need to define very precise conditions for the bot to understand it. What do you exactly mean by that?
You need to get it from the broker itself. Or buy it from a commercial data provider.
You can try to emulate the custom indicator as per this tutorial:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
But, as sktsec said, there is no guarantee it will work.
This is the correct distribution of blocks:
The logic of block 5 doesn't make any sense. You are not selecting any variable or constant there. Your logic to activate/deactivate it is correct, but the block will never do anything when activated because it's not properly set.
@liutao This is the third time you asked for the exact same question. Please don't duplicate threads.
Here you have a very good tutorials explaining how to do that:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file
I hope it helps.
@windsor-2003 I tried Oscar's grind in the past (very close to what you want), and I can confirm it doesn't work in the long run. It's a low profile martingale that can be partially profitable in the short term...if you're lucky. Trust me, you should try to find other strategies.
@liutao You can select different time frames on different condition blocks like this:

Then a different condition block can be selectd to work in 1H.
That makes it easier. However, are those final trades supposed to be open or closed at the moment the calculation is needed?
Ok. Now we can begin. Do you have any initial fxDreema structure to begin with?
I remember this was asked long time ago, but I simply can't find the thread again, sorry.
None of the current SL/TP options available now on the 'buy/sell now' blocks allow to select, for example, 1% of current balance.
I remember there was a loophole to get it, but I can't remember it. Could someone please help?
@drewliedadeuce You can do this:

Didn't you find any indocator providing info on volume like that? Any indicator doing that will always be easier to include in your bot than crearting a structure from scratch.