IG Trading Algos and Scripts in Python
IG Trading Algos and Scripts in Python This project is a collection of my work over 2 years building IG Trading Algorithms + Scripts, and Donations would be much appreciated. The Data Folder holds instrument data, raw and cleaned: .csv files are intended to be used for pandas dataframes The algorithms follow a mvc format each controller calls a algorithm to run (some have been commented out) Create a file holding your API keys and state its path in predefined_functions […]
Read more