Forum

iStochastic confusion

Hello, everyone! I have a simple question. I have this simple Alert. void OnTick() { Alert(iStochastic(NULL,0,5,3,3,MODE_SMA,0,MODE_MAIN,0)); } When I run a test on Journal I don't have result on every tick, in fact there are missing most of them: 2017.11.10 12:00:57.903 2017.11.09 23:45:12 Stoh