I am developping some utilities for my strategies, and was in the obligation of declaring some static classes. To do so, I modify the @strategy.cs, but a lot of functions weren't disponible at this time (LOG, Print). The solution I found is very bad because I use too much the CPU. How can I do to make this functions work.
Thank you in advance,
R.E.

Comment