Skip to content

dockerlead/iqoption-trading-server

Repository files navigation

IQOPTION Trading Server

IQ_OPTION Trader Backend POC

Note: See #3. PRs are welcome.

Development

pip install -r requirements.txt
python main.py

Deployment

docker-compose build
docker-compose up -d

License

MIT
Made by DockerLead with ❤️