Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

TypeError When setting entry_settings -> signal_distance = 0 #20

Open
phpprabhu opened this issue Aug 16, 2021 · 0 comments
Open

TypeError When setting entry_settings -> signal_distance = 0 #20

phpprabhu opened this issue Aug 16, 2021 · 0 comments

Comments

@phpprabhu
Copy link

quantity = quote_qty / desired_price

Get error, when entry_settings -> signal_distance = 0

quantity = quote_qty / desired_price
TypeError: unsupported operand type(s) for /: 'decimal.Decimal' and 'NoneType'

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

No branches or pull requests

1 participant