- ago
I want to write my own override SizePosition.
0
551
3 Replies

Reply

Bookmark

Sort
Glitch8
 ( 10.41% )
- ago
#1
Yes, it's called PositionSizer. Check the "Support" link above, Extensions API and you should find the documentation for it.
0
- ago
#2
It looks like BasicPositionSizer is the one.
1
- ago
#3
The BasicPositionSizer is a convenience when you need to extend a standard position sizing type (fixed dollar/share or percent of equity). Or you can use the PositionSizerBase if you don't need these options because your position sizing method is self-contained, for example, like Fixed Ratio or Percent Volatility.
0

Reply

Bookmark

Sort