OnTick()

Created at 24 Jun 2020, 15:42
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!
LU

luca.tocchi

Joined 25.03.2020

OnTick()
24 Jun 2020, 15:42


is it possible to insert two separate Ontick () in a program?

thanks


@luca.tocchi
Replies

PanagiotisCharalampous
24 Jun 2020, 15:52

Hi Luca,

You can use Symbol.Tick event to subscribe with more event handlers to the event.

Best Regards,

Panagiotis 

Join us on Telegram

 

 


@PanagiotisCharalampous

luca.tocchi
24 Jun 2020, 16:34

RE:

PanagiotisCharalampous said:

Hi Luca,

You can use Symbol.Tick event to subscribe with more event handlers to the event.

Best Regards,

Panagiotis 

Join us on Telegram

 

 

thanks


@luca.tocchi