Skip to content

A stock charting program that also allows you to paper trade with a game-like interface.

License

Notifications You must be signed in to change notification settings

ellamental/pyTrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###############################################################################
## pyTrade
###############################################################################

pyTrade is a stock charting program and portfolio management tool.

pyTrade provides a "Paper Trading Mode" to allow you to learn how to trade or 
test new strategies.  The paper trading mode sends you back in time and lets 
you buy or sell stocks.

pyTrade is currently pre-alpha software so expect bugs and changes.





###############################################################################
## Install
###############################################################################

pyTrade requires PyQt4 and numpy.

Once the dependencies are installed, simply double click on pyTrade.py to get
started.





###############################################################################
## Documentation
###############################################################################

There is very little documentation on pyTrade at the moment.  





###############################################################################
## Files Included with pyTrade
###############################################################################

** pyTrade.py
The main program file.  Double click on this to launch the program.

** ui_chart.py
Auto-generated user interface file

** chartWidget.ui
QtDesigner ui file

About

A stock charting program that also allows you to paper trade with a game-like interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages