TZ
Topics
19 Nov 2015, 19:13
2149
2
27 Oct 2015, 10:02
3880
6
Replies
tzoleto8
27 Oct 2015, 11:09
My code is exactly the same with what you wrote but different custom indicator.
I don't have error messages and everything seems to be fine. The problem is that when I include the initialization line bulls = Indicators.GetIndicator<ElderRay>(Source, 13); in OnStart() ,nothing is executed in OnTick(). I
t's like compiler finds some problem in this line and doesn't look further.
@tzoleto8
tzoleto8
27 Oct 2015, 12:20 ( Updated at: 19 Mar 2025, 08:57 )
RE:
Spotware said:
Ok
@tzoleto8