Bitcoin Forum
May 10, 2024, 08:42:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: I'm sharing the code of my first crypto trading bot, so you can build your own  (Read 55 times)
CyberPunkMetalHead (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 1


View Profile WWW
March 16, 2021, 12:37:28 AM
Merited by Bitcoin_Arena (1)
 #1

The bot will be trading Bitcoin automatically if the price has increased by more than 3% in the last 10 minutes with a stop loss of 5% and take profit of 8%.
Before deciding on 3% increase and a 10 minute timeframe, I have been testing different variations and it seems that 3% in 10 minutes gives the optimal chance of predicting a strong bullish movement (at least for the next few hours)

**Use Cases*
Use with a demo account - use on a live account at your own risk
Use to test different crypto markets


**Considerations**
The bot can be adjusted to work with multiple cryptos at once.
It currently requires a viable exit strategy, I have tested with both fixed and trailling stop losses and the bot has ben underperforming on bitcoin, however it closed a profitable week on XLM.

Article and guide: https://www.cryptomaton.org/2021/03/14/how-to-code-your-own-crypto-trading-bot-python/

Github Repo: https://github.com/CyberPunkMetalHead/Bitcoin-Surge-Trading-Alpha

Good luck and let me know if you have any questions!
Quote ReplyReport Edit
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!