mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-17 12:48:11 +00:00
Implemented functions ChartIndicatorAdd and ChartIndicatorGet
This commit is contained in:
@@ -179,8 +179,6 @@ namespace MtApi5
|
||||
|
||||
IndicatorRelease = 131,
|
||||
|
||||
|
||||
|
||||
//Chart Operations
|
||||
ChartId = 206,
|
||||
ChartRedraw = 207,
|
||||
@@ -212,7 +210,9 @@ namespace MtApi5
|
||||
ChartYOnDropped = 261,
|
||||
ChartSetSymbolPeriod = 262,
|
||||
ChartScreenShot = 263,
|
||||
|
||||
ChartIndicatorAdd = 280,
|
||||
ChartIndicatorGet = 281,
|
||||
|
||||
// Windows Operations
|
||||
WindowBarsPerChart = 264,
|
||||
WindowExpertName = 265,
|
||||
|
||||
Reference in New Issue
Block a user