Skip to content
Abhishek Sarkar
Menu
Menu

Automated Crypto Trading Bot using Python

Posted on October 30, 2021 by sarkar1990

Hmm.. now that I have taken up this challenge, I have no clue what to do. I have dabbled in paper trading before but never with real money. So the main challenge for me is to learn about trading as well as build something that will automate the process.

So, after reading a bit, here’s what I found are the crucial steps for trading cryptocurrency:

  1. Make a cryptocurrency brokerage account
  2. Fund your account
  3. Pick a crypto to invest in
  4. Choose a strategy
  5. Consider automated crypto trading
  6. Store your cryptocurrency

So the first step is already done. I have an old account in Binance and I will be using that account to make any sort of transactions.

Here’s some documentation for the Binance API.

https://binance-docs.github.io/apidocs/spot/en/#introduction

Well, now I need to read more. I will be back once I have some knowledge about the API and know what I am doing. 😛

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Automated Crypto Trading Bot using Python
  • Plan for Upcoming Posts
  • Installing Python on Windows 10
© 2022 Abhishek Sarkar | Powered by Minimalist Blog WordPress Theme