RiskReward
<< Click to Display Table of Contents >> RiskReward |
Represents an interface that exposes information regarding a Risk Reward IDrawingTool.
EntryAnchor |
An IDrawingTool's ChartAnchor representing the entry point of the drawing object |
RiskAnchor |
An IDrawingTool's ChartAnchor representing the stop loss point of the drawing object |
RewardAnchor |
An IDrawingTool's ChartAnchor representing the profit target point of the drawing object |
Ratio |
An int value determining the calculated ratio between the risk or reward based on the entry point |
// Instantiate a RiskReward object |