Bitcoin Forum
July 05, 2024, 04:26:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Trading Algorithm Source Code (Doesn't make money)  (Read 671 times)
MatthewLM (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1004


View Profile
January 10, 2014, 04:04:11 PM
 #1

Hi. I'm not sure if this is the best forum to post this, but I thought I'd post the source code for an experiment I did with a bitcoin trading algorithm. It doesn't make money but maybe people would be interested in it. It was designed to use the old trade hill API. That part would need to be changed to test it out. I tried changing it to use MtGox but the MtGox had some sort of firewall that I had no idea how to pass.

I used OpenCL to check many trading strategies on previous price data to make a guess as to the best future trading strategy. It used three technical indicators. The RSI one didn't seem to do much but the PPO indicator and the PM one which I think I invented myself (variation on price momentum) gave the best results (though still not good enough to make a profit). It was an interesting experiment.

Please don't try using it with a live account unless you actually get it to make money which I doubt would be very easy.

See the code here: https://github.com/MatthewLM/BitcoinTradingAlgorithm
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!