/instant-chain

Instant chain trading strategy

Primary LanguageTypeScript

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