Access to TimeFrame.Tick500 from robot

Created at 01 Jun 2018, 10:53
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
NI

niwi@niwi.nz

Joined 01.06.2018

Access to TimeFrame.Tick500 from robot
01 Jun 2018, 10:53


Hi!

Im very excited with the introduction of Ticks timeframes, they are awesome. But unfortunatelly i found that I in cAlgo editor, the TimeFrame enum does not has the Ticks timeframes. Don't missundrestand me, if I select the Ticks 500 timeframe from the left sidebar on the robot instance and start the robot, everything works as expected (I printed the TimeFrame value on onInitialize...) but i can't access to the TimeFrame.Tick500 (and neither any ticks timeframes) on the editor (and obviously i can't compile any robot refering to TimeFrame.Tick500).

What I'm doing wrong? How I can get to access the last API. The cAlgo.API.dll is not changed (i'm using visual studio).

Also, I have read that spotware has the "cAlgo Visual Studio Extension" but don't know when i can download it. A quick google search does not shows any relevant results :(

Thanks.

Andrey

 

 


@niwi@niwi.nz