kazuna8
 ( 30.35% )
- ago
On WL6, StrategyName returns the name of the strategy.
On WL8, StrategyName returns the class name of the executing strategy.

How can I get the name of the strategy on WL8?
I looked through API and searched the forum but no vail.
0
107
Solved
1 Replies

Reply

Bookmark

Sort
Cone8
 ( 5.88% )
- ago
#1
CODE:
WriteToDebugLog(Backtester.Strategy.Name);
1
Best Answer

Reply

Bookmark

Sort