alexbadm / instant-chain

Instant chain trading strategy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instant-chain

Environment variables

  • API_KEY - your Bitfinex api key
  • API_SECRET - your Bitfinex api secret
  • CONSTRAINT - coins to observe. Example: "USD,BTC,ETH,IOT,DSH"
  • INTERVAL - time to repeat the algorithm in milliseconds. Default 3000
  • PORT - listening port to publish stats. Default 3000

About

Instant chain trading strategy


Languages

Language:TypeScript 100.0%