highbro

Results 33 comments of highbro

I think I am experiencing the same problem too. I use a callback to change the upload_id, but the file still upload to the old upload_id

> I just create a random id for du.Upload() to prevent the same id but a different upload_id. Stupid but effective method

我也需要这一个功能

same problem ![image](https://user-images.githubusercontent.com/25970108/210858039-fb84ced9-6f35-4166-83c6-e60df5c55a55.png)

And the article also mentions' the inputs to an attention model are naturally unordered sets of varying sizes'. How can the attention mechanism of the fully connected layer be applicable...

> 可以同时监测多个币种啊 对,我看到那个例子了,是可以,但是币多了好像有点卡,还有就是他这个柱子好像不是整点更新,而是距离运行时间1min才更新,有办法用websocket吗

> 因为使用的是ccxt-restful主动轮询的方式 主要是backtrader livetrading这块不太熟,我之前还在自己写实盘代码,但是策略移植过去有点麻烦。我要自己改的话我是不是要去官方文档那里把livetrading看一遍