version 3.14

This commit is contained in:
Artur
2021-04-28 17:27:12 +02:00
parent a73e2c0713
commit 380071b195
131 changed files with 5283 additions and 235 deletions
+3 -2
View File
@@ -8,9 +8,10 @@
// Helper functions for placing market orders.
//
#define DEVELOPER_VERSION
#include <AZ-INVEST/SDK/TradeFunctions.mqh>
//#define DEVELOPER_VERSION // used when I develop ;) should always be commented out
//
// Inputs
//
@@ -40,7 +41,7 @@ ulong currentTicket;
// the RangeBars indicator attached.
//
#define SHOW_INDICATOR_INPUTS
//#define SHOW_INDICATOR_INPUTS
//
// You need to include the RangeBars.mqh header file