First of all , could we have a Metric selection tab to configure Backtest Results, similar to what's in preferences today for Optimizations and Rankings - this would be very useful for backtest analysis
In the meantime, could we add a Last Price column in backtest results
Many thanks
In the meantime, could we add a Last Price column in backtest results
Many thanks
Rename
QUOTE:
First of all , could we have a Metric selection tab to configure Backtest Results, similar to what's in preferences today for Optimizations and Rankings - this would be very useful for backtest analysis
No, Scorecards are self-contained and follow their own logic for display and formatting of the metrics they return.
If you want to really get your hands dirty, you could even program your own ScoreCard with a metrics report containing exactly what you want in your own format. It’s documented in our Extension API under the support menu.
@ mb54138
B86 makes it possible:
* Added new Position Metrics ScoreCard base class and corresponding Factory so position-related metrics can now be expanded via Extensions.
https://www.youtube.com/watch?v=25CQUiZhUFY&t=25s
B86 makes it possible:
* Added new Position Metrics ScoreCard base class and corresponding Factory so position-related metrics can now be expanded via Extensions.
https://www.youtube.com/watch?v=25CQUiZhUFY&t=25s
Your Response
Post
Edit Post
Login is required