Hello Seniors,
I wanted some help from your end.
my code say for example is as below
Buy=C > EMA(C,30);
SELL = C < EMA(C,30);
i want to perform backtesting to check certain results the criteria is as mentioned below:
1. I require no overnight postion so every poistion should be squared...