Available translations

Bitfinex Test Status

foundations.png
Summary: Bitfinex is tested for data mining but not for live trading.
Properties
  • 1-min OHLCVs Capability: Yes. The ability to fetch historic data for backtesting purposes has been verified.
  • Trading Capability: Unknown. The ability to run strategies in live-trading mode has not been verified.
  • Comments: Raw Data mining can be slow due to exchange restrictions on their API that limit the number of data it can be requested via Rest API.
Configuration
 {
    "codeName": "bitfinex",
    "API": [
        {
            "rateLimit": 1500
        }
    ]
}
Previous
Binance-US Test Status
Next
Kucoin Test Status