Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
ansi from
'ansicolor'
;
3
import
{ Command, Option } from
'commander'
;
4
import
ololog from
'ololog'
;
Callers
nothing calls this directly
Calls
15
printUsage
Function · 0.90
getCachePathForHelp
Function · 0.85
printMethodUsage
Function · 0.85
printExchangeMethods
Function · 0.85
plotOHLCVChart
Function · 0.85
plotOrderBook
Function · 0.85
plotTicker
Function · 0.85
changeConfigPath
Function · 0.85
printSavedCommand
Function · 0.85
saveCommand
Function · 0.85
run
Function · 0.70
on
Method · 0.65
Tested by
no test coverage detected