Usage
Hell Track a pour objectif de tracker les stratégies (successions de positions) de liquidity providing.
Commande --help
--help ---------------------------------------
|============ HELL TRACKER =============|
---------------------------------------
usage: hell_tracker [-h] -s STRATEGY_ID_OR_FILE [-c] [-l] [--dump | --local]
Hell Tracker — Export and track the performance of Krystal liquidity strategies.
Usage modes:
• Default (fetch and display metrics from Krystal API).
• --dump → Fetch from API and write data locally.
• --local → Read data from local files (CSV/JSON).
options:
-h, --help show this help message and exit
-s, --strategy STRATEGY_ID_OR_FILE
The Krystal strategy ID to track, or a filepath to a list of IDs.
Use with --list-mode when providing a file.
-c, --confidential Enable confidential mode (masks sensitive financial data).
-l, --list-mode Enable strategy list mode (read multiple strategy IDs from file).
--dump Enable dump mode: fetch data from Krystal API and write to disk.
Can't be used with --local.
--local Enable local mode: read data from local files (data/*.json).
Can't be used with --dump.Exemples d'utilisation
Exemple d'output

Last updated