datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
trading-bot-backtesting
Trading bot Backtesting CSVs
Gunbot ⇄ Trading Bot backtests (pair-level candle & matched order data)Created with Gunbot on Binance spot.
Dataset structure
column
type
description
ts
int64
candle Unix ms timestamp
open/high/low/close
float
OHLC price values
volume
float
traded volume in base currency
order_type
str
buy, sell, or empty (no order)
order_rate
float
executed rate
order_amount
float
amount traded
order_id
int64
exchange order id
pnl… See the full description on the dataset page: https://huggingface.co/datasets/kapr/trading-bot-backtesting.trading-bot-backtesting
Trading bot Backtesting CSVs
Gunbot ⇄ Trading Bot backtests (pair-level candle & matched order data)Created with Gunbot on Binance spot.
Dataset structure
column
type
description
ts
int64
candle Unix ms timestamp
open/high/low/close
float
OHLC price values
volume
float
traded volume in base currency
order_type
str
buy, sell, or empty (no order)
order_rate
float
executed rate
order_amount
float
amount traded
order_id
int64
exchange order id
pnl… See the full description on the dataset page: https://huggingface.co/datasets/johnlprice82/trading-bot-backtesting.
