autodealer is a simple application that allows you to connect to cryptocurrency exchanges to trade & transfer assets
This project relies on: https://github.com/thrasher-corp/gocryptotrader
- Golang
- Vuejs
- Redis
- Deposit
- Withdraw
- Transfer assets between exchanges
- Buy/Sell
- FTX Move Contracts term structure
- Tradingview library
- TWAP
- Rebalance portfolio
- Rebalance with TWAP
- Grid trading
- Spread trading
- Arbitrage
- Triangular arbitrage
- Leveraged tokens NAV arbitrage/Hedge
- Leveraged tokens hedging
- Leveraged tokens straddle strategy
- FTX Move Contracts dashboard panel
- Hedge with FTX Move Contracts
- Hedge grid trading range with FTX Move Contracts
- Hedge triangular arbitrage with FTX Move Contracts
- FTX
- Binance
- Bitfinex
- Huobi
- Kraken
- Okex
- Bittrex
This project is highly experimental.
The author takes no responsibility
API documentation will be added later.
- Go 1.17.6
- gocryptotrader https://github.com/thrasher-corp/gocryptotrader
- asynq Golang https://github.com/hibiken/asynq
git clone https://github.com/romanornr/autodealer.git
cd autodealer
cd ~/.gocryptotrader
wget https://raw.githubusercontent.com/thrasher-corp/gocryptotrader/master/config_example.json
mv config_example.json config.json
cd autodealer
./asynqmon