Hi,
Im having an issue with backtesting.
No matter what strategy I make or load....it never backtests.
I always just get a blank screen/chart, that hangs forever.
If I remove all trading logic, and just put in one variable hooked up to onTick, it works.
So for instance, I can have OPEN display dyanmically as the strategy moves in the backtest.
But the minute I hook up any sort of logic, or actual trading features.....nothing happens and I get a blank screen.
Ive tried different candle lengths, Tick, Tick OHLC, cubic spline, etc etc etc to no avail.
What could be causing this?????? I really wanna use this software. Its great and all, but I can't seem to make it work.
