Documentation
Changelogs
User Guides
Technical Docs
API Docs
API Docs
Technical Docs
User Guides
Changelogs
Versions
3.0 (edge)
2.7
2.6 (stable)
2.5
2.4
2.3
2.2
#
In Peatio 2.4 introduced InfluxDB for storing trades and building k-lines. For import local historical trades you will need to process severall rake tasks
Import trades to the InfluxDB:
bundle
exec
rake import:trade_to_influx
Build k-lines:
bundle
exec
rake import:influx_build_candles