Custom Strategy Optimizer failing while backtester works.

pandalover

Active member
Joined
Sep 17, 2024
Posts
42
Likes
12
I have written a custom strategy, by subclassing the VWAP Study and accessing the exported VWAP and band values. This works fine with the backtester but all my attempts to use the optimizer fail. Any suggestions?
Only a single result comes from the optimizer.

Thanks in advance.
 
Top