Hello Helper,
i want to make some testing with Parabolic study.
Therefore i use 1 minute candle chart. Right now i run the test every day to see the outcome.
But - i would like to use the Tick chart of five days to make my testing just in short period of time.
Therefore i want to build my own 1 minute candles out of the Tick chart to make my testing. But the problem for my testing is, that i don't get the same value of study.getValue(ParabolicStudy.STOP) on the Tick chart like on the 1 minute candle chart.
i need the algorithm of the Parabolic Study!
can anyone tell me this algorithm??
Thanx a lot in advance,
Torso
i want to make some testing with Parabolic study.
Therefore i use 1 minute candle chart. Right now i run the test every day to see the outcome.
But - i would like to use the Tick chart of five days to make my testing just in short period of time.
Therefore i want to build my own 1 minute candles out of the Tick chart to make my testing. But the problem for my testing is, that i don't get the same value of study.getValue(ParabolicStudy.STOP) on the Tick chart like on the 1 minute candle chart.
i need the algorithm of the Parabolic Study!
can anyone tell me this algorithm??
Thanx a lot in advance,
Torso