Plot PPoS Dex timeseries
Plot PPoS Dex timeseries published to evaluate trends.
potery run ppos_dex.py timeseries [--publisher=<p>] [--algo-threshold=<a>] [--start-block=<s>] [--end-block=<e>] [--localhost | --test] [--save]
Options
[--publisher=<p>]
publisher account address (default: PPoS Dex Oracle account);[--algo-threshold=<t>]
plot only data of accounts that own more than this threshold (default: 1000 ALGO);[--start-block=<s>]
plot data from this block (if availables);[--end-block=<e>]
plot data until this block;[--localhost | test]
select local hosted Node and Indexer / other API providers, or default TestNet end-points;[--save]
save plots in./docs/images/timeseries
.