Anti-martingale for first series and hedge series (Grid strategy)
Hello,
my idea is to let the EA enter first trade and hedge trade at the same time when signal appears with Anti-martingale activated for both directions.
for Example:
if the price crosses moving average from below, the EA open Sell trade and buy hedge trade at the same time with Anti-martingale activated for both trades.
now if the price goes down, the EA opens Anti-martingale sell trades, and if the price breaks out the moving average, the EA opens Anti-martingale buy trades. until the market goes into trend, the EA will close all trades (buys+sells) into profit or break even.
we need the EA to open this grid using signals and also from trading panel in the EA.
Thank you.
I think this is already possible with current CP EA parameters....have done it before.....open buy/sell at same time...with Anti Martin activated....(1.disable Martin..2.Set Allow Hedge to True..3 Enable Indicator of choice( i used MACD) Allow only open On individual Signal....disable everything else