Aleks Shteinman

Results 8 comments of Aleks Shteinman

Same here It's really inconvenient to use absolute path when you have dockerized monorepo and want to use it on different servers

Hey, @cjdsellers Can you assign this to me, please, i will try my best to finish this in a few days

As i can see it right now: Binance will push ORDER_TRADE_UPDATE of type TRADE event after TradeLite event, so nautilus will still close position. While testing i didn't notice significant...

@cjdsellers i think that commission part can be optional there is already code: ``` commission_asset: str | None = self.N commission_amount: str | None = self.n if commission_asset is not...

So I will try to implement calculating fees for TradeLite events inside this handler based on cache fees for account But still I think config field is needed to select...

hey, any reasons or blockers why this can't be merged?

Same here Exporting DOCKER_HOST to remote ip doesn't work at all Even with docker.service.d/options.conf changed on remote machine