Hi!
Please help me understand, I want to achieve this:
So, I am able to open Long position with posting first buy order.
Then I create Close Long order, and that is fine (like first line on the picture).
But when I create new Open Long for higher amount and lower price, I am receiving errors like:
“Parameter ‘price’ sent when not required.”, or “Parameter ‘TimeInForce’ sent when not required.”.
As I understand it tries to fill this order immediately.
On the second picture are actual settings for the Open Long order. But when I try to place order with settings like that, it fails as described. Where is the trick?
Any ideas how to achieve this? because I see that it can be done