HI regarding custom bartype you converted for unirenko
Is it possible to have strategy that runs using this custom bar type with added series for same bartype as a higher time frame.
for some reason i implemented it but I get wrong readings of close and open from Print("Closes0:"+Closes[1][0]);
I was just wondering if it sould return the right values or not.

Comment