Debugging Strategy Code

Forums ProRealTime English forum ProOrder support Debugging Strategy Code

Viewing 2 posts - 1 through 2 (of 2 total)
  • #162191

    Hello!

    Is there a why to debug the strategy code? I only found GRAPH to display variables from a Strategy code?

    Is it possible to write variables/data to a text log file?

    Thank you!

    #162193

    No, it’s not possible to deal with external data.

    You can only debug using GRAPH for any value and GRAPHONPRICE for values for which you don’t want to use Graph and that can be plotted ON the price chart (like a price such as TP and SL, or an average).

     

     

Viewing 2 posts - 1 through 2 (of 2 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login