Working time methods

Created at 15 Feb 2019, 16:12
IN

incdpr

Joined 13.02.2019

Working time methods
15 Feb 2019, 16:12


I have a method that makes a very large functional. It runs from OnTick.
The exact same method with a long run time works well out of OnStart
And from a method OnBar does not want to work.
How long does the method work?

 


@incdpr
Replies

PanagiotisCharalampous
18 Feb 2019, 11:30

Hi incdpr,

Can you share your cBot code and steps to reproduce your problem? If we manage to reproduce it, we might be able to assist you.

Best Regards,

Panagiotis


@PanagiotisCharalampous

incdpr
18 Feb 2019, 11:51

Good day. It will be very difficult to play. Since This functionality interacts with the WCF service.


@incdpr