Forum

Visual Test Chart Limitations

The following limitations/short-comings with the Visual Test chart negate it's usefullness for me in some of the common scenarios I find myself needing to test under that may be difficult/impossible to realistically test real-time in forward-testing only. It would be helpful if the some

Custom Indicator Applied Price or Indicator Handle

When creating a custom indicator of the form: int OnCalculate ( const int rates_total, const int prev_calculated, const int begin, const double &price[]); Is there a function or pre-defined variable available to access the Price Series or the Indicator Handle the custom indicator was applied to