Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add fxcmpy wrapper
  • Loading branch information
FXCMAPI authored Apr 23, 2020
1 parent f41d6e2 commit f6feeea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ With the use of the socket.io library, the API has streaming capability and will
FXCM's trading hours vary by product. For forex, trading opens on Sundays between 5:00 PM ET and 5:15 PM ET and closes on Fridays around 4:55 PM ET. for CFD, please check [CFD Product Guide.](http://docs.fxcorporate.com/user-guide/ug-cfd-product-guide-ltd-en.pdf)

## How to start:
1. Sample code in python at [here](https://github.com/fxcm/RestAPI/tree/master/fxcm-api-rest-python3-example)
1. Python wrapper fxcmpy at [here](https://www.fxcm.com/fxcmpy/)
2. Sample code in Node.js at [here](https://github.com/fxcm/RestAPI/tree/master/fxcm-api-rest-nodejs-example)
3. Quick start guide in Java at [here](https://github.com/fxcm/RestAPI/blob/master/FXCM%20JAVA%20REST%20API%20QuickStart.pdf)
4. Java sample code at [here](https://apiwiki.fxcorporate.com/api/RestAPI/JavaRestClient.zip)
Expand Down

0 comments on commit f6feeea

Please sign in to comment.