How to create an EA with Bollinger band: Dynamic TP profit!
-
Referring to a reply on the forum I tried doing the same thing but still without luck.
Last question: What value I must put for "Buy Now" under TP.
Ps: It is a EA without a Stoploss
The project: https://fxdreema.com/shared/UHeO2YhZb
Previous reply for the same forum question: Re: dynamic Take Profit
-
I figured it out!
On Tick
-
If trade: Buy/Sell
-
Condition

{opposite for sell}
- Close.
-
-
Can anyone help me figure out :
How to avoid trade open on the same candle as the previous trade's candle?
-
Anyone?
Has any idea how to stop the EA to execute next order on the same candle as previous order close?

I want the ea to execute orders from the next candle onwards. Not on the same candle of the previous close trade.
-
Insert a 'Once per bar' block between blocks 15 and 17.
-
Thanks Andorra!
-
You're welcome.
-
Hello!
Last time I asked you this question I was actually not able to check your suggestion as I had a free account.
Now I can add as many blocks I want and I did like you suggested.
It is not working, unfortunately.
-
@ankitrader Can you please share your latest version?