- ChartApplyTemplate
- ChartSaveTemplate
- ChartWindowFind
- ChartTimePriceToXY
- ChartXYToTimePrice
- ChartOpen
- ChartFirst
- ChartNext
- ChartClose
- ChartSymbol
- ChartPeriod
- ChartRedraw
- ChartSetDouble
- ChartSetInteger
- ChartSetString
- ChartGetDouble
- ChartGetInteger
- ChartGetString
- ChartNavigate
- ChartID
- ChartIndicatorAdd
- ChartIndicatorDelete
- ChartIndicatorGet
- ChartIndicatorName
- ChartIndicatorsTotal
- ChartWindowOnDropped
- ChartPriceOnDropped
- ChartTimeOnDropped
- ChartXOnDropped
- ChartYOnDropped
- ChartSetSymbolPeriod
- ChartScreenShot
ChartYOnDropped
EA 또는 스크립트가 떨어진 차트 포인트의 Y 좌표를 반환.
int ChartYOnDropped(); |
값 반환
Y 좌표 값.
주의
Y 축 방향 위에서 아래로.
예:
//+------------------------------------------------------------------+
|
추가 참조
ChartWindowOnDropped, ChartPriceOnDropped, ChartTimeOnDropped