crypto-quant-stat

crypto quant stat everyday


License
MIT
Install
pip install crypto-quant-stat==0.0.3

Documentation

crypto-quant-stat

Model creator repository - new development version

Structure:

  • config: all configs for project
  • aggregate: get indicator of quant stat

Build

Test

Deploy

Deploy to developer folder:

Environment

Export environment

conda env export > environment-dev-{os}.yml

Clone environment

conda env create -f environment-dev-{os}.yml