-
SQLite3
-
jq
-
sh
,wc
,uniq
,sort
. -
and a CSV file columned by
timestamp,price,volume
(named astrades.csv
).
00-download-csv.sh
01-verify-timestamps.sh
02-create-table-and-import-csv.sh
03-mimx-timestamp.sh
04-verify-counts.sh
05-window-by-timestamp.sh
06-all-stat.sh