HU
Topics
Forum Topics not found
Replies
huhax
14 Feb 2016, 15:51
RE: RE: RE:
Ok, I got rid of the above error by using your header, but there is still an issue.
stoc2 = Indicators.StochasticOscillator(anothertimeframe, 9, 3, 9, MovingAverageType.Exponential);
"anothertimeframe" here doesn't work alone. It works only, if I use "anothertimeframe.close", etc., but this gives results different from expected.
What can be wrong about this?
@huhax
huhax
14 Feb 2016, 21:48
There was no question. I already know, what I didn't.
@huhax