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

Order price must be higher than the minimum price #67

Closed
DogsTailFarmer opened this issue Oct 17, 2023 · 0 comments
Closed

Order price must be higher than the minimum price #67

DogsTailFarmer opened this issue Oct 17, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@DogsTailFarmer
Copy link
Owner

Environment (please complete the following information):

  • Version [ debug output: ver: 1.3.7.post4: 1.3.4+1.3.7.post3+1.3.7.post2]
  • OS: [Ubuntu 22.04]
  • Mode [STANDALONE]

Describe the bug

17/10 18:53:52 Total grid amount: first: 0.846135, second: 0.04696023565
17/10 18:53:52 Send order id:4318718 for SELL 0.053092 by 0.05489 = 0.00291422
17/10 18:53:52 Send order id:4318719 for SELL 0.054736 by 0.0549 = 0.00300501
17/10 18:53:52 Send order id:4318720 for SELL 0.06021 by 0.05492 = 0.00330673
17/10 18:53:52 Send order id:4318721 for SELL 0.066231 by 0.05497 = 0.00364072
17/10 18:53:52 Send order id:4318722 for SELL 0.072854 by 0.05505 = 0.00401061
17/10 18:53:52 Shift grid threshold: 0.054833
17/10 18:53:52 Order placed 634584911324127332(4318718) for SELL 0.053092 by 0.05489 Remaining amount 0.053092
17/10 18:53:53 Order placed 634584911332515856(4318719) for SELL 0.054736 by 0.0549 Remaining amount 0.054736
17/10 18:53:53 Order placed 634584911332515957(4318720) for SELL 0.06021 by 0.05492 Remaining amount 0.06021
17/10 18:53:53 Was transferring (withdrawing) -0.00001 BTC
17/10 18:53:53 Order placed 634584911349293061(4318721) for SELL 0.066231 by 0.05497 Remaining amount 0.066231
17/10 18:53:53 Order placed 634584911349293086(4318722) for SELL 0.072854 by 0.05505 Remaining amount 0.072854
17/10 18:53:53 Sent 0.00001 BTC to main account
17/10 18:54:01 Order 634584911324127332: Status.PARTIALLY_FILLED
17/10 18:54:01 trade id=37097107, first: 0.000117, price: 0.05489
17/10 18:54:01 Executed amount: First: 0.000117, Second: 0.00000642213, price: 0.054890
17/10 18:54:01 Grid order partially filled
17/10 18:54:01 For grid order Second - fee: 0.00000641213
17/10 18:54:01 Sum_amount_first: 0.00011700, Sum_amount_second: 0.00000641
17/10 18:54:01 Part_amount_first: -0.00011700, Part_amount_second: -0.00000641
17/10 18:54:01 calc_profit_order: buy_side: True, by_market: False
17/10 18:54:01 calc_profit_order: Initial depo for TP: 0.00011700, target first: 0.000118
17/10 18:54:01 Create Buy take profit order, vlm: 0.000118, price: 0.0, profit: 0.8547%
17/10 18:54:01 Send order id:4318723 for BUY 0.000118 by 0 = 0
17/10 18:54:01 Exception creating order 4318723: FAILED_PRECONDITION, API request failed: 200::{'code': '1', 'data':
 [{'clOrdId': '4318723', 'ordId': '', 'sCode': '51122', 'sMsg': 'Order price must be higher than the minimum price 0
.00001.', 'tag': ''}], 'inTime': '1697568841580491', 'msg': 'All operations failed', 'outTime': '1697568841580610'}
17/10 18:54:01 On place order 4318723 error: FAILED_PRECONDITION: API request failed: 200::{'code': '1', 'data': [{'
clOrdId': '4318723', 'ordId': '', 'sCode': '51122', 'sMsg': 'Order price must be higher than the minimum price 0.000
01.', 'tag': ''}], 'inTime': '1697568841580491', 'msg': 'All operations failed', 'outTime': '1697568841580610'}
17/10 18:54:01 Trying place order 4318723 one more time

OKX: ETH/BTC

@DogsTailFarmer DogsTailFarmer added the bug Something isn't working label Oct 17, 2023
@DogsTailFarmer DogsTailFarmer self-assigned this Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant