Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backtesting

Creating a back tester in Python

Goal is to get practice with manipulating market data for analysis Starting with building the back-testing engine & Data handling functions

I don't know what I'm doing, but figuring it out as I go.

Initial Commit & Build 10/21: Setup Repo & Env

  • Create connection to Polygon.io API

Overall Design :

  1. Data-Handling
    • How do I manage market data?
      • Structure
      • Organization
      • Type(s)
  2. Data-Modeling
    • How do I represent assumptions?
    • How do I test models?
  3. Display
    • How do I present the data and conclusions?

About

Creating a back tester in Python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages