- ago
I want to implement a % position sizer with some external market condition data. You can think of the market condition data as a external symbol with some named series. My question is that how can I access such external symbol data in a position sizer?
0
69
Solved
1 Replies

Reply

Bookmark

Sort
Glitch8
 ( 6.39% )
- ago
#1
You can use WLHost.Instance.GetHistory to get a symbol history within a Position Sizer.
0
Best Answer

Reply

Bookmark

Sort