hello,
i recently asked for a way to counter closed positions, so that i could scalp a trend and limit the strategy to take only 4 positions. but with one position at a time. below is the screenshot support team sent, i did a back-test and i got a total of 64 positions.
i used the cci for my basktest.
what i am trying to do is:
1. check that cci 86 is less than zero, open sell trade...close at tp or sl...count closed trades = 1
2. check cci again, still less than zero, open a sell trade again, close at tp or sl..count closed trades = 2.
once it registers 4 closed trades, it stops trading. i have attached my cci strategy, please can anyone tell me what i am doing wrong? thanks.
