0
Follow
0
Followers
J'essaie d'utiliser un contrat à durée indéterminée, mais je n'arrive pas à choisir ok et Bitcoin Futures pour configurer un contrat à durée indéterminée. Voici le code de test, le journal ne peut imprimer que la première ligne, il n'y a pas d'anomalie là-bas, s'il vous plaît, merci!
function main() {
Log ("Test du swap à durée indéterminée");
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
