You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In the Stocks - Insider Trading menu which is accessible with /stocks/ins the command bclp [big latest CEO/CFO purchases ($25k+)] doesn't execute correctly.
OpenBB Terminal will replace this command with blop [big latest officer purchases ($25k+)]
To Reproduce
Open OpenBB Terminal v2.0.0
Navigate to stocks/ins
Activate command bclp as seen in menu (first screenshot)
Result of command bclp is the second screenshot
Screenshots
Desktop (please complete the following information):
Describe the bug
In the Stocks - Insider Trading menu which is accessible with
/stocks/ins
the commandbclp
[big latest CEO/CFO purchases ($25k+)] doesn't execute correctly.OpenBB Terminal will replace this command with
blop
[big latest officer purchases ($25k+)]To Reproduce
stocks/ins
bclp
as seen in menu (first screenshot)bclp
is the second screenshotScreenshots
Desktop (please complete the following information):
Additional context
The command
blcp
runs the intended code. The command can be found in the fileopenbb_terminal/stocks/insider/insider_controller.py
in theCHOICES_COMMANDS
constant.The text was updated successfully, but these errors were encountered: