CBot bases on Tick Chart

Created at 21 Jul 2018, 07:04
JM

jmoises.hc@gmail.com

Joined 29.06.2018

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!!!

@jmoises.hc@gmail.com
Replies

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