ccxt / ccxt

A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
https://docs.ccxt.com
MIT License
31.89k stars 7.37k forks source link

New Exchange: IG Trading #9319

Open Simsalaba opened 3 years ago

Simsalaba commented 3 years ago

https://www.ig.com/

This exchange is a conventional exchange but has crypto derivatives and CFD's trading 24/7. I would be truly grateful if it could be added to CCXT so I can use freqtrade with that exchange. I can't figure out how to do it myself.

API reference https://labs.ig.com/rest-trading-api-reference

API implementation in python https://github.com/ig-python/ig-markets-api-python-library

Thanks a ton in advance! 🙏

ttodua commented 1 year ago

related #6716