Skip to content

eaxeax/pytrade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytrade

Trading robots written in Python. Connects directly to web quik server to read data and make orders.

Current status

Feed implemented. Simple buy/sell orders are implemented. Stop and market orders are under development. Dev web ui is in progress.

Prerequisites

Demo or live account with web quik https://arqatech.com/en/products/quik/terminals/user-applications/webquik/ from any broker. I use demo account at junior.webquik.ru.

Setting up

Configure server, account and passwd variables in Config.py

Running

docker-compose up

Open dev tools in browser: http://localhost:3000 Price chart should appear in real time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.0%
  • JavaScript 17.6%
  • HTML 3.3%
  • CSS 3.0%
  • Dockerfile 2.1%