Author

Topic: Python backtesting analysis script for Linux (Read 813 times)

sr. member
Activity: 427
Merit: 250
December 14, 2013, 02:08:53 PM
#3
It will, just feed it with Mt. Gox historical datafile.
newbie
Activity: 53
Merit: 0
December 14, 2013, 11:36:54 AM
#2
Just looking for something like this will it work with Gox or just BTCe?
sr. member
Activity: 427
Merit: 250
December 09, 2013, 11:52:57 AM
#1
Hi all,

Inspired by "Gomboo's Journal" on analyzing moving averages intersections for making buy/sell decisions, I wrote a script which draws heatmaps of profitability for different MA combinations. It is similar to what Gomboo was doing manually.

You can find it on Github: https://github.com/Queeq/stock

Here is an example of its output:




I would be happy to hear feedback on how to make it better from experienced Python programmers as this is my first Python script.
Jump to: