Skip to content

webclinic017/Trade-Suite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trade-Suite, a small trading client side project. Lots more to come.

To run the application.

Run pip install -r requirements.txt in your virtual environment.

Go to main.py and run python script.

Re-Writing Application in trade_suite_2:

  • Added support for multiple chart windows with independent layouts and data sources
  • Chart windows resize themselves based on number of charts open (4 max as of now)
  • Implemented candlestick and OHLC chart series
  • Implemented volume bar chart series
  • Added ability to switch between different timeframes for a given symbol
  • Added a navbar for quick access to chart settings and layout management
  • Added button to save and load chart layouts (not finished)
  • Implemented handlers for item states, allowing for dynamic callbacks and event handling (not finished)

Pictures

Screenshot_20230225_160235

About

Trading Suite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%