From 0086b02bc8ce6eb1f7ec77a6e646e84d942fee7f Mon Sep 17 00:00:00 2001 From: vdemydiuk Date: Tue, 27 Feb 2018 18:26:37 +0200 Subject: [PATCH] Issue #92: Updated test application (MT5) to use functions IndicatorCreate and IndicatorRelease --- TestClients/MtApi5TestClient/MainWindow.xaml | 80 ++++++++++++------ .../MtApi5TestClient/MainWindow.xaml.cs | 29 +++---- .../TimeSeriesValueViewModel.cs | 39 ++++++--- TestClients/MtApi5TestClient/ViewModel.cs | 17 ++-- mq5/MtApi5.ex5 | Bin 520352 -> 519078 bytes mq5/MtApi5.mq5 | 2 +- 6 files changed, 108 insertions(+), 59 deletions(-) diff --git a/TestClients/MtApi5TestClient/MainWindow.xaml b/TestClients/MtApi5TestClient/MainWindow.xaml index 113f6afd..bdbf6e51 100755 --- a/TestClients/MtApi5TestClient/MainWindow.xaml +++ b/TestClients/MtApi5TestClient/MainWindow.xaml @@ -84,6 +84,13 @@ + + + + + + @@ -305,32 +312,37 @@ - + - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - +