Implemented functions ChartIndicatorAdd and ChartIndicatorGet

This commit is contained in:
vdemydiuk
2018-03-24 21:45:35 +02:00
parent 1ffbba5ee3
commit 6ba6496e46
4 changed files with 86 additions and 3 deletions
+3 -3
View File
@@ -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,