Where should I learn first if I want to code my own bots?

This page summarizes the projects mentioned and recommended in the original post on /r/BitcoinMarkets

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • ccxt

    A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges

  • just realise there are lots of pre-made open source packages for the exchanges. This one looks very robust: https://github.com/ccxt/ccxt So all the hard work has been done. I will warn you the learning curve is very steep and making a trading bot is in itself difficult and dangerous if there is a bug. Here's kraken's python script which is a stand alone program used to access their API, looks greek to me: https://github.com/mittagessen/kraken/blob/master/kraken/kraken.py

  • kraken

    OCR engine for all the languages (by mittagessen)

  • just realise there are lots of pre-made open source packages for the exchanges. This one looks very robust: https://github.com/ccxt/ccxt So all the hard work has been done. I will warn you the learning curve is very steep and making a trading bot is in itself difficult and dangerous if there is a bug. Here's kraken's python script which is a stand alone program used to access their API, looks greek to me: https://github.com/mittagessen/kraken/blob/master/kraken/kraken.py

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts