forked from albanywang2016/RestAPI
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -166,7 +166,7 @@ what is <a href="https://www.quantstart.com/qstrader">QSTrader?</a> | |
5. One video demonstrate how to backtest strategies in Visual Studio via FXCM data On QuantConnect LEAN platform at <a href="https://www.youtube.com/watch?v=m6llfznP4d4">here</a> | ||
|
||
## Release: | ||
01/12/2020: | ||
### 01/12/2020: | ||
We did a release on demo on 1/12/2020 to improve the Rest API. | ||
With that said, Our REST API wrapper fxcmpy has been updated, you need to install the latest fxcmpy version at 1.2.6. | ||
Here is the link where you can find the library: https://pypi.org/project/fxcmpy/#files | ||
|
@@ -176,7 +176,7 @@ pip install python-socketio | |
|
||
pip install –U fxcmpy | ||
|
||
01/24/2020: | ||
### 01/24/2020: | ||
We will release to live account coming weekend at 01/24/2020. | ||
Please refer to the above release and make sure your code is working on demo and get prepared. | ||
Please contact us at [email protected] if you have any questions. | ||
|