From 1ffbba5ee389c21cb0b4f9919e45cb46cbff3f3e Mon Sep 17 00:00:00 2001 From: vdemydiuk Date: Sat, 24 Mar 2018 19:08:40 +0200 Subject: [PATCH] Updated test application (MT5) to perform testing functions ChartNavigate, ChartIndicatorDelete, ChartIndicatorName, ChartIndicatorsTotal, ChartWindowOnDropped, ChartPriceOnDropped, ChartTimeOnDropped, ChartXOnDropped, ChartYOnDropped, ChartSetSymbolPeriod, ChartScreenShot --- TestClients/MtApi5TestClient/MainWindow.xaml | 11 ++ TestClients/MtApi5TestClient/ViewModel.cs | 101 ++++++++++++++++++- 2 files changed, 111 insertions(+), 1 deletion(-) diff --git a/TestClients/MtApi5TestClient/MainWindow.xaml b/TestClients/MtApi5TestClient/MainWindow.xaml index e01a8ef1..e3d7d645 100755 --- a/TestClients/MtApi5TestClient/MainWindow.xaml +++ b/TestClients/MtApi5TestClient/MainWindow.xaml @@ -535,6 +535,17 @@