I'm wondering if there is a better way to do this. During strategy development and backtesting, I'll want to see what 1 or more indicator values are at the time of trade entry. The only way I know how to capture this value is to send the value to text and use it as the trade entry name. Then when backtesting, I can export all the trades to excel. But this is cumbersome. Is there a better way?
Thanks,
Rich

Comment