I spent two years developing An Algorithmic Crypto Trading Platform and just open up our beta!
I would like to start by saying that I’m excited to finally be able to write this article, and share this project with the world.
The application was built by 7 developers including myself over the course of two years. We named it AESIR because we all appreciate Norse mythology and wanted to incorporate some of it into our application. We started working on AESIR (the name of the app) in March 2021 and we wanted to build a tool that’s easy to user and to understand, but that also allows users to create complex trading strategies.
How to Algo Trading Platforms Work?
In order to understand why a tool like AESIR can help a trader find and execute better strategies, it’s good to have a top level understanding of how they work. Algo Trading Platforms work by allowing the user to create a series of rules, that the platform is going to evaluate and execute. For instance, these rules can be as simple as a weekly DCA:
Buy BTC, ETH, DOT and SOL EVERY 1 Week, With an Order Amount of 100 USDT
The algorithm will then take these parameters and execute trading according to it. This is just a minimal example, you can create strategies that contain complex logic based on…