Bitcoin Forum
June 16, 2024, 07:09:04 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Trading Discussion / Re: Automated Trading Contest (Prize 0.5 BTC) / Best automated strategy of 2013 on: November 27, 2013, 07:09:48 PM
After polishing off the code somewhat, I present to you, the B'n'H beater!

This is my official entry.

Matthew:out

I learned a lot from your code and attempted to implement my simple system into yours, turned out alright:
https://cryptotrader.org/backtests/kqPNdaRruEz2edpiK

Code:
2013-11-24 16:00 Simulation completed. Balance: 181.2825 BTC (145035.09 USD)

I haven't added selling based of previous highs beating new high * percentage but I think it would sell at the peak with some adjustment for potentially more profit.
2  Economy / Trading Discussion / Re: Automated Trading Contest (Prize 0.5 BTC) / Best automated strategy of 2013 on: November 27, 2013, 06:53:47 PM
Not sure if I'm eligible to contest, doing these more out of interest.

Based off a similar data-set that ZirconiumX used to show off his BnH beater.

I can't reach quite the same results, I use a cheesy minimum price gain percentage mixed with a volume indicator for buying during bubbles.

First actual attempt I suppose:

Code:
2013-11-25 16:00 Simulation completed. Balance: 75.9959 BTC (63075.88 USD)
(Starting from $1,000, MtGox, BTC/USD @ 4hr)

https://cryptotrader.org/backtests/bQzucyJursAiv2cgF

I'm honestly not sure how "vwap" works but changing the param from a 5 to a twenty increased output dramatically.
Also I'm just a game programmer with little to no market knowledge but this is hell of a lot of fun to dick around with.
3  Other / Beginners & Help / Re: Hello, new member here on: November 27, 2013, 07:52:54 AM
Friend of mine lost his wallet on a USB that has 13 BTC back when they were dirt cheap, he regrets losing it now.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!