We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 340eea2 commit 78bcc7aCopy full SHA for 78bcc7a
1 file changed
changelog.md
@@ -1,3 +1,6 @@
1
+6.0.1
2
+ - update readme.md
3
+
4
6.0.0
5
- breaking change: moved comment and clientId arguments from MetaApiConnection trade methods to options argument
6
- added magic trade option to let you specify distinct magic number (expert advisor id) on each trade
@@ -11,7 +14,7 @@
11
14
- added logic to throw an exception if streaming API is invoked in automatic synchronization mode
12
15
- added code samples for created account
13
16
- save history on disk
-
17
18
4.0.0
19
- add fields to trade result to match upcoming MetaApi contract
20
- breaking change: throw TradeException in case of trade error
0 commit comments