0
Follow
4
Followers
助けてください、どうやっても売れません。「Sell(0.11487, 45): Invalid direction」と表示されます
Created 2021-09-19 17:16:27
2
1016
購入成功,販売条件が満たされ,売れなかった, Sell ((0.11487, 45) が表示され続けている.
"つ目は小数点の後に進むこと
2つ目は,売り方を変えて,closebuyで,平買いで売る.
このコードは,Binance Futuresの永続契約 (UFC) を使っていますが,この問題を解いた友人がいて,この問題を解いてください.
exchange.SetDirection("buyclose");
var order_id2 = exchange.Sell(now_records.Close, trade_amount);
Sleep(2000);
(order_id2 == null while ৱ ৱ ৱ typeof ((order_id) == "undefined") // 売れなかった,価格にスライドポイントを加えて売れ続けた
{
exchange.SetDirection("buyclose");
order_id = exchange.Sell(now_records.Close + huadian, trade_amount); // スライドポイントごとに (((huadian) は 0.00001 である
Sleep(2000);
}
Related Recommendations
How to Specify Different Versions of Data for the Rented Strategy by Its Rental Code MetadataAdvanced Tutorial for FMZ Quant platform Strategy WritingElementary Tutorial for FMZ Quant platform Strategy WritingGet Started with FMZ Quant PlatformSECURITY BUGI keep getting error: Exchange_GetAccount: Invalid ContractTypeWe have an incredibly profitable market making algorithm for sideways markets on Bitmex - but need expert to help eliminate wait times during downward volatility in the marketError with deribitLimitations of the backtesting engineHow to install ta-lib on linux docker?
Comment
All comments (2)
- 1
