tg12 / FAIG

Fully Automated IG Trading
150 stars 59 forks source link

Sample config files #6

Closed ghost closed 6 years ago

ghost commented 6 years ago

Would like to offer some help and at the same time learn something about FOREX. Could sample config files (i.e. "default.conf" and "config.conf") be included in project?

ghost commented 6 years ago

Sorry, could be a stupid question. Is "config.conf" just the renamed version of "default.conf"?

tg12 commented 6 years ago

All the .conf needs is your Username/Password combo and your API key from IG Index.

https://labs.ig.com/gettingstarted

Hope that helps.

All the Epics are preset from all the Forex Pairs. And the b_contrarian flag is if you want to trade with or against the trend. As most retail traders are unsuccessful it is often advised to go against the trend.

ghost commented 6 years ago

Thanks, that definitely helps.