- I put together a collection of tools you will definitely need in order to learn Solidity and Web3 development https://www.cryptomaton.org/2022/05/13/web3-starter-kit-developer-basics-that-you-will-need-to-learn-web3-and-solidity-development/ 10 comments cryptocurrency
- I made a crypto trading bot that buys based on technical analysis and can DCA too https://www.cryptomaton.org/2022/03/20/creating-a-ta-technical-analysis-crypto-trading-bot-for-binance-using-tradingview/ 28 comments cryptocurrency
- I made a guide showing how to build a crypto trading bot that works on computed technical analysis (the kind you don't need to understand in order to use the signals) https://www.cryptomaton.org/2022/03/20/creating-a-ta-technical-analysis-crypto-trading-bot-for-binance-using-tradingview/ 18 comments cryptocurrency
- I made a guide that explains how to build a simple crypto trading bot for Binance in under 40 lines of code https://www.cryptomaton.org/2022/03/15/how-to-build-a-basic-crypto-trading-bot-in-python-binance-dca-bot-example/ 12 comments cryptocurrency
- How to build a simple crypto trading bot that auto DCAs for you in under 40 lines of code https://www.cryptomaton.org/2022/03/15/how-to-build-a-basic-crypto-trading-bot-in-python-binance-dca-bot-example/ 14 comments cryptocurrency
- I recently started making short guides designed to start you off with building your own crypto trading bot https://www.cryptomaton.org/2022/02/22/how-to-build-a-crypto-trading-bot-tutorial-part-2-python-binance-api-keys-and-connecting-to-the-binance-exchange/ 11 comments cryptocurrency
- You guys asked for it so here's the next part on how to build your own crypto trading bot from scratch. In this part we're connecting to the Binance Exchange using Python (newbie-friendly) https://www.cryptomaton.org/2022/02/22/how-to-build-a-crypto-trading-bot-tutorial-part-2-python-binance-api-keys-and-connecting-to-the-binance-exchange/ 14 comments cryptocurrency
- A lot of you have asked for it, so I started doing a series of articles that will teach you how to build your first crypto trading bot from scratch https://www.cryptomaton.org/2022/01/12/how-to-install-python-pip-atom-crypto-trading-bot-tutorial-part-1#1/ 61 comments cryptocurrency
- The first step to building a crypto trading bot is learning programming. I started writing a series of articles designed to help those interested in eventually automating their trading https://www.cryptomaton.org/2022/01/12/how-to-install-python-pip-atom-crypto-trading-bot-tutorial-part-1/ 18 comments cryptocurrency
- I wrote an algorithm to buy cryptocurrency based on what coins Reddit talks about positively and I've been running it for 3 weeks, here are the results https://www.cryptomaton.org/2021/07/17/reddit-sentiment-cryptocurrency-trading-bot-results/ 53 comments programming
- I wrote a detailed guide on how to code and use a crypto trading algorithm that places trades based on Reddit posts sentiment https://www.cryptomaton.org/2021/07/10/coding-a-crypto-trading-algorithm-that-analyses-reddit-sentiment/ 44 comments cryptocurrency