Kenya-DK / quantframe-react

https://quantframe.app/
Other
60 stars 17 forks source link

Live Trading keeps stopping #19

Closed AelinGalathyn closed 3 months ago

AelinGalathyn commented 3 months ago

After running the price scraper and starting live trading, it stops after creating ~25 WTS listings. Restarting, updating doesn't fix it.

Kenya-DK commented 3 months ago

Do y have any logs on it?

AelinGalathyn commented 3 months ago

[2024-07-22 12:58:19] [DEBUG] [WarframeMarket:Item:GetItem] Gettting item: cinta_upper_limb_blueprint [2024-07-22 12:58:20] [ERROR] [WarframeMarket:Order:Create] src\wfm_client\modules\order.rs:114:21, There was an error creating order The request failed with status code 400 to the url: https://api.warframe.market/v1/profile/orders with the following message: subtype: app.form.field_required, {"ApiError":{"body":{"item":"645104637ec190030e510936","order_type":"sell","platinum":15,"quantity":1,"visible":true},"error":"ApiError","messages":["subtype: app.form.field_required"],"method":"POST","raw_response":"{\"error\": {\"subtype\": [\"app.form.field_required\"]}}","statusCode":400,"url":"https://api.warframe.market/v1/profile/orders"}} [2024-07-22 12:58:21] [INFO] [LiveScraper] Loop live scraper is stopped

After I removed the item from the list, it runs okay.

Kenya-DK commented 3 months ago

ATM dosent surport subtype items image