We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5039f0 commit c3da430Copy full SHA for c3da430
3-accessing-symbol-information-in-mql5/MQL_SymbolInformation_Tests_1.mq5
@@ -1,10 +1,10 @@
1
//+------------------------------------------------------------------+
2
//| MQL_OHLC_Tests_1.mq5 |
3
-//| Copyright 2018, MetaQuotes Software Corp. |
+//| Copyright 2018, Darwinex Labs |
4
//| https://www.mql5.com |
5
6
-#property copyright "Copyright 2018, MetaQuotes Software Corp."
7
-#property link "https://www.mql5.com"
+#property copyright "Copyright 2019, Darwinex Labs."
+#property link "https://www.darwinex.com"
8
#property version "1.00"
9
10
//| Expert initialization function |
0 commit comments