Copy Trade Platform -- 2
Budget: $750 – $1,500 USD
Winance is a many-to-many binance copy/trading SaaS platform. The way it works is that “traders” connect their base binance account to Winance platform using a read/only binance API key, and Winance replicates those trades in other “investors” binance accounts in real-time.
MVP:
- Winance app running as a deamon on a server
- Only support for Binance Futures
- Supports single trader and multiple investors
- Traders and Investors secrets are read from environment variables/config file
- To add new investor keys, app needs to be restarted
Post MVP features:
- A web gui for admin console to manage accounts
- A web gui access for traders to see the list of their investors and their PNL summary
- Add remove investors from gui at runtime
- Support for multiple traders
- API keys are stored in a secure Vault (E.g AWS KMS, Hashcorp Vault)
- Ability to group investors based on their subscription level (basic, premium)
- Support Binance Spot and other exchange platforms
MVP:
- Winance app running as a deamon on a server
- Only support for Binance Futures
- Supports single trader and multiple investors
- Traders and Investors secrets are read from environment variables/config file
- To add new investor keys, app needs to be restarted
Post MVP features:
- A web gui for admin console to manage accounts
- A web gui access for traders to see the list of their investors and their PNL summary
- Add remove investors from gui at runtime
- Support for multiple traders
- API keys are stored in a secure Vault (E.g AWS KMS, Hashcorp Vault)
- Ability to group investors based on their subscription level (basic, premium)
- Support Binance Spot and other exchange platforms