0
Follow
0
Followers
저는 영구 계약으로 테스트를 하고 있지만, ok와 토큰 선물은 영구 계약으로 설정할 때 실행되지 않습니다. 아래는 테스트 코드입니다. 로그는 첫 번째 줄만 인쇄할 수 있습니다.
function main() {
로그 (Log): "영속계약 스<unk> 테스트"
Log(exchange.SetContractType("swap"))
Log(exchange.GetContractType())
}
Related Recommendations
Advanced 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?5.5 Trading strategy optimization
