Skip to content

Commit

Permalink
correct the link
Browse files Browse the repository at this point in the history
  • Loading branch information
FXCMAPI authored Sep 29, 2019
1 parent d9d6206 commit 2da15f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Python-Live-Trading-Examples/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Python Strategy Template
This repo contains several single file, fully functioning trading algorithms using FXCM’s Python wrapper (fxcmpy). These close-of-bar strategies are all based on the “Python Strategy Template.py” file that is fully explained inside this Quant News article: https://www.quantnews.com/algo-trading-in-python-developing-a-live-strategy-template
This repo contains several single file, fully functioning trading algorithms using FXCM’s Python wrapper (fxcmpy). These close-of-bar strategies are all based on the “Python Strategy Template.py” file that is fully explained inside this [Quant News article:](https://www.quantnews.com/algo-trading-with-rest-api-and-python-part-5/)

More strategies will be added over time to provide traders easy-to-understand Python examples of common trading techniques. Please email [email protected] if you have questions or suggestions!

0 comments on commit 2da15f9

Please sign in to comment.