AllowedTradingPositions Property |
Top Previous Next |
Syntax:
value = object.AllowedTradingPositions
The returned property value is valid only if loaded model represents a trading strategy.
After model is loaded using OpenModel method, the AllowedTradingPositions property indicates which trading positions were allowed to enter when ChaosHunter was optimizing the model. The property reflects which Trading Positions radio button was selected on the ChasoHunter’s Optimization tab.
The property is read only. |