MQL5 ReferenceStandard LibraryIndicatorsOscillatorsCiCCIMain MaPeriodAppliedCreateMainType Main Returns the buffer element by the specified index. double Main( int index // index ) Parameters index [in] Buffer element index. Return Value Buffer element by the specified index, or EMPTY_VALUE if there is no correct data. Create Type