Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
T
I just use a custom variable like "StopTrading" and check its value with a condition block before any buy/sell logic. If it's true, the EA skips that trade.
@FX-Gnosis 👍
@l-andorrà yes i have specified it, thanks for the observation.... i guess im good to go
@ambrogio wow, thanks alot thats a lot t handle
@Adeeltrader sure share come idea project lets see
Thank you for sharing.
I can say that my Trading Strategy give 8 trades out of 10 trades... i can provide a live account then you watch my trades for a while to attest.
@sktsec can you help create a sample project of it?? pls
A
Input it into the Stop-Loss fields in the Buy/Sell blocks.....*
Have a play around with the different options*
in a separate tree (on tick)-break even, with a block above, like an if trade
No one has replied
@ambrogio on it thanks
You're welcome.
@fx_boy In that case you also need to add a pink 'once per trade' block instead of that current 'once per bar'.
Sorry, I didn't see your replies before. I'm glad you fixed it.
@ambrogio said in MA cross + retest:
@fx_boy when the cross happens > set flag true then in another path > check flag true> add your condition
@fx_boy sorry, i forgot : when the opposite cross condition happens you have to set flag to false (otherwise it remain always true)
@Paihdt said in MA strategy with RSI+MA:
You cannot add MA into RSI window using fxdreema ! Try looking for custom indicator to achieve this.
Exactly.
Honestly the trailo stop worked , i dont really like it... how do i use modify SL to acheieve my goal @ambrogio @TipsyWisdom , can u shed light???