OpenBBTerminal icon indicating copy to clipboard operation
OpenBBTerminal copied to clipboard

[Bug] Installer v1.6 - Crypto/chart: Error: the command 'chart' doesn't exist on the /crypto/ menu.

Open deeleeramone opened this issue 1 year ago • 1 comments

Screen Shot 2022-07-21 at 7 23 51 PM

2022 Jul 21, 22:16 (🦋) /crypto/ $ chart
usage: crypto {headlines,candle,load,find,prt,resources,ta,dd,ov,disc,onchain,defi,tools,nft,pred,qa,cls,home,about,h,?,help,q,quit,..,exit,r,reset,support}
crypto: error: argument cmd: invalid choice: 'chart' (choose from 'headlines', 'candle', 'load', 'find', 'prt', 'resources', 'ta', 'dd', 'ov', 'disc', 'onchain', 'defi', 'tools', 'nft', 'pred', 'qa', 'cls', 'home', 'about', 'h', '?', 'help', 'q', 'quit', '..', 'exit', 'r', 'reset', 'support')

The command 'chart' doesn't exist on the /crypto/ menu.

The candle command does exist and functions, however it lacks the functionality of the candle command in /stocks

2022 Jul 21, 22:22 (🦋) /crypto/ $ candle -h
usage: candle [-h] [--export EXPORT]

Display chart for loaded coin. You can specify currency vs which you want to show chart and also number of days to get data for.

optional arguments:
  -h, --help       show this help message (default: False)
  --export EXPORT  Export raw data into csv, json, xlsx and figure into png, jpg, pdf, svg (default: )

For more information and examples, use 'about candle' to access the related guide.

deeleeramone avatar Jul 22 '22 02:07 deeleeramone

Correction, this is not limited to the installer packages.

deeleeramone avatar Jul 22 '22 03:07 deeleeramone