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

key error #29

Open
regholl opened this issue Aug 16, 2022 · 0 comments
Open

key error #29

regholl opened this issue Aug 16, 2022 · 0 comments

Comments

@regholl
Copy link

regholl commented Aug 16, 2022

Traceback (most recent call last):
File "e:\python-trading-robot\samples\trading_robot.py", line 222, in
trading_robot.execute_signals(
File "e:\python-trading-robot\pyrobot\robot.py", line 721, in execute_signals
trade_obj: Trade = trades_to_execute[symbol]['buy']['trade_func']
KeyError: 'buy'

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

No branches or pull requests

1 participant