CBot bases on Tick Chart
Created at 21 Jul 2018, 07:04
JM
CBot bases on Tick Chart
21 Jul 2018, 07:04
Hi I have a question about the posibility of coding a robot based on a Tick Chart (specific in japanese tick candle ) instead of time japanese candle, how can I do?
Thanks!!!
PanagiotisCharalampous
23 Jul 2018, 09:36
Hi jmoises.hc@gmail.com,
Thanks for posting in our forum. If you wish to run code on the change of each tick you can use the OnTick() function.
Best Regards,
Panagiotis
@PanagiotisCharalampous