Bitcoin Forum
May 05, 2024, 03:04:26 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help in understand trading of bitcoin (trading bot)  (Read 474 times)
r2d2bt (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 23, 2013, 05:39:07 PM
 #1

I'm interested in build a trading bot with python. I have experience in python but not in trading per se.

I build a simple python script. It generate random prices to test scenarios. It simulate 100 transactions.

I'm interested now in the basic of this, so I left out comissions, the fact that the buy/sell order could be cancelled, etc.

This is my first try:

http://rextester.com/CLG92944

This is my naive thinking. I buy low, sell high. Sometimes, I put a % of the profits in each transaction in a "savings" account (ie: The amount I will get at the end of each month) and let the rest of the money be used for trading.

Now, how bad I'm?
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!