Skip to content

GedRap/voyager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Backtesting Platform

My side project, inspired by Computational Investing course, which allows you to execute (stock market) orders in your virtual portfolio and see total value of assets held and etc. This is my first project using NumPy and Pandas and I have learned A LOT already & had great fun.

The application is in very early stages and plenty planned to get done!

Dependencies

The project uses QSTK library as an abstraction layer for getting market-related data. List of dependencies is available here.

TODOs

List of tasks in the pipeline at the moment (in on the order of expected completion):

  1. Import list of orders from a file/database (DONE)
  2. Implement short positions (only long available now)
  3. Implement a basic UI (instead of running run.py)

Those are the plans for v1.0

License & Copyright

Distributed under MIT license. Have fun.

Contact Me

I can be contacted and happy to discuss anything using email, gediminas.rap at google's little email service.

My other projects

About

Python library for financial backtesting

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages