Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 287 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 287 Bytes

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 ❤️