Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] /stocks/ins Stocks - Insider Trading wrong command in menu #3807

Closed
Drinkler opened this issue Dec 20, 2022 · 1 comment
Closed

[Bug] /stocks/ins Stocks - Insider Trading wrong command in menu #3807

Drinkler opened this issue Dec 20, 2022 · 1 comment
Labels
bug Fix bug

Comments

@Drinkler
Copy link
Contributor

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
Stocks - Insider Trading menu
Result of command bclp

Desktop (please complete the following information):

  • OS: Mac Ventura 13.1
  • OpenBB Terminal v2.0.0

Additional context
The command blcp runs the intended code. The command can be found in the file openbb_terminal/stocks/insider/insider_controller.py in the CHOICES_COMMANDS constant.

@github-actions github-actions bot added the bug Fix bug label Dec 20, 2022
@Drinkler Drinkler mentioned this issue Dec 20, 2022
9 tasks
@montezdesousa
Copy link
Contributor

montezdesousa commented Jan 6, 2023

Fixed by #3808

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug
Projects
None yet
Development

No branches or pull requests

2 participants