Skip to content

[ERROR] Order Rejected - The order is invalid: price should be > 0 #25

Description

@unknown0perator

The bot starts correctly :

Reading config file 'bot.cfg'
--------------------------------------------------------------------------------
Address : (WALLET)
Amount Asset ID : WAVES
Price Asset ID : 8LQW8f7P5d5PZM7GtZEBgaqRPGSzS3DfPuiXrURJ4AJS
--------------------------------------------------------------------------------

Cancelling open orders...
Deleting order history...

Then it loops with the following error :
[ERROR] Order Rejected - The order is invalid: price should be > 0

This is the config :

[main]
node = http://nodes.wavesnodes.com
network = mainnet
matcher = http://matcher.wavesnodes.com
order_fee = 300000
order_lifetime = 900

[account]
private_key = (...)

[market]
amount_asset = WAVES
price_asset = 8LQW8f7P5d5PZM7GtZEBgaqRPGSzS3DfPuiXrURJ4AJS

[grid]
interval = 0.005
tranche_size = 200000000
grid_levels = 10
base = last
flexibility = 20
type = symmetric

[logging]
logfile = bot.log

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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