MCPcopy Create free account
hub / github.com/ccxt/ccxt / cli.ts

File cli.ts

cli/ts/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import ansi from 'ansicolor';
3import { Command, Option } from 'commander';
4import ololog from 'ololog';

Callers

nothing calls this directly

Calls 15

printUsageFunction · 0.90
getCachePathForHelpFunction · 0.85
printMethodUsageFunction · 0.85
printExchangeMethodsFunction · 0.85
plotOHLCVChartFunction · 0.85
plotOrderBookFunction · 0.85
plotTickerFunction · 0.85
changeConfigPathFunction · 0.85
printSavedCommandFunction · 0.85
saveCommandFunction · 0.85
runFunction · 0.70
onMethod · 0.65

Tested by

no test coverage detected