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

TypeError When setting entry_settings -> signal_distance = 0 #20

Open
@phpprabhu

Description

@phpprabhu

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions