Help Building “Cumulative Wins Strategy – Equal Risk/Reward” EA
-
Post Content:
Hello FXDreema Community
I’m working on building an EA based on the Cumulative Wins Strategy – Equal Risk/Reward, and I would really appreciate some guidance with the block setup.
Strategy Logic:
Basic Flow:Start with the minimum lot size (e.g., 0.01).
After a WIN: Add +1 unit (e.g., +0.01 lot).
After a LOSS: Subtract -1 unit (but not below the minimum lot).
After reaching X cumulative wins (e.g., 8 net wins):
Reset lot size back to 0.01
Reset cumulative wins counter to 0 -
Interesante!----
Hay que probar la estrategia manualente para saber si es factible automatizarla -
@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.
-
@l-andorrà I see, Thank you a lot. you save me I'll just got this from reading a book. Very appreciated what you recommend to me


-
@windsor-2003 You're welcome.
