/autodealer

Primary LanguageGoISC LicenseISC

autodealer

Go CI

autodealer

autodealer is a simple application that allows you to connect to cryptocurrency exchanges to trade & transfer assets

Stack
  • Golang
  • Vuejs
  • Redis
Features
  • Deposit
  • Withdraw
  • Transfer assets between exchanges
  • Buy/Sell
  • FTX Move Contracts term structure
  • Tradingview library
  • TWAP
  • Rebalance portfolio
  • Rebalance with TWAP
  • Grid trading
  • FTX Move Contracts dashboard panel
  • Hedge with FTX Move Contracts
Supported exchange
  • FTX
  • Binance
  • Bitfinex
  • Huobi
  • Kraken
  • Okex
  • Bittrex
Disclaimer

This project is highly experimental.
The author takes no responsibility

alt text

alt text

alt text

API

http://127.0.0.1:3333/api

API documentation will be added later.

Minimum Recommended Specifications
  • Go 1.17.6
libraries used
setup

git clone https://github.com/romanornr/autodealer.git

cd autodealer

config file

cd ~/.gocryptotrader

wget https://raw.githubusercontent.com/thrasher-corp/gocryptotrader/master/config_example.json

mv config_example.json config.json

async monitoring

cd autodealer

./asynqmon

alt text