Quote:
|
Originally Posted by DooMGuarD
hi all
how i debug the code (experts, indicatos, script) in runtime
(step by step)
thanks
|
Wish I had the answer.
I just finished writing my first EA and tried testing it in Strategy Tester.
I was getting errors showing in the ST journal so I tried using the Print function in my EA to debug the problems. I've worked out a few bugs so far this way, but it's a slow process.