0
Follow
0
Followers
Como o servidor em Hong Kong no Alibaba Cloud estava esgotado, escolhemos o servidor em Cingapura.
Created 2022-02-14 13:16:51
5
1183
Porque é que a estratégia de operação não respondeu, o log não foi atualizado, eu usei a ciência para acessar a internet e não funcionou, o que aconteceu?
Related Recommendations
Built-In Function_Cross Analysis and InstructionsHow 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 engine
Comment
All comments (5)
私有服务器,刚又试了下换了个香港的服务器,一样的效果,是不是我服务器配置有问题啊,我都是按照说明一步步下来的,配置好了,控制中心也能查到托管者,在logs/storage下也能看到机器人的数据库
5 years ago
用调试工具测试下,https://www.fmz.com/m/debug
写几个简单的函数调用,比如打印账户信息,打印行情之类的。看有反应没,如果正常打印,那就是策略的问题。
5 years ago
找到问题了我把
exchange.IO("cross", false);
exchange.SetCurrency("BTC_USDT");
都增加了_C函数然后就走不下去了,删掉就好了
谢谢
5 years ago
- 1

