ykfujita / liquid_hft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

liquid_hftの使い方

必要ライブラリ

  • pandas
  • pytz
  • matplotlib
  • numpy
  • python-quoine

save_second_ohlcv.py

  • LiquidのBTC/JPYの約定履歴を元に、秒足を作ります。

calc_self_correlation.py

  • 作成した秒足を元に、自己相関を検証する散布図を作成します。

About


Languages

Language:Python 100.0%