Overview
These docs are under active development and will definitely change.
The purpose of this bot is to execute various trading strategies using the Float Capital decentralized finance (DeFi) protocol. Example strategies are trend following, scalping, and market making. Currently only the trend following strategy has been written and is in the process of being tested.
The goal is to have multiple instances of the bot running on multiple Amazon Web Services (AWS) Elastic Cloud Compute (EC2) instances. Even though a single instance of the bot can run in multiple Float Capital markets at once, each bot instance will only run in one market and will only execute one strategy. This does not prevent multiple instances of the bot running in the same market, each executing a different strategy.
Ultimately, the bot has a singular purpose: be consistently profitable.
Last updated