fyr233
fyr233
> Hello, have you solved this issue? No, it seems to have some functions to deal with connection lost, but not customizable.
遇到了类似的问题。 复现代码: ``` >>> from fmz import * >>> task = VCtx('backtest\nstart: 2021-10-20 00:00:00\nend: 2021-10-28 00:00:00\nperiod: 1m\nbasePeriod: 1m\nexchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT","quotePrecision":3,"basePrecision":2,"fee":[0.02,0.04]}]\n') >>> exchange.GetTicker() Traceback (most recent call last): File "", line 1,...
Hi, I have a similar need. I noticed multiple insert is supported. ``` influxdb_cpp::builder() .meas("foo") // series 1 .field("x", 10) .meas("bar") // series 2 .field("y", 10.3) .send_udp("127.0.0.1", 8091); ``` I...
最近登上带llonebot的linux qqnt客户端后,几分钟内就会`社交功能被限制`