Skip to content

benyblack/ta_backtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TA Backtesting

Goals of the project

  1. To build a framework for myself to implement different back testing scenarios easily.
  2. Trying to code in functional programming style with python (which is a bit difficult)

I am going to change my mind about this and start to convert it to Elixir which is more suitable for functional style. But I will need some parts remain in python.

Sample output on SMA cross over strategy:

image

Releases

No releases published

Packages

No packages published

Languages