douggie
douggie
As Binance has separate base URL's (i.e. https://papi.binance.com) i controlled it by setting exchange specific parameters.
arggh tests failing on kraken, will try to take a look and fix them up.
me too On Mon, Sep 4, 2023 at 9:56 AM Dmitri Karpovich ***@***.***> wrote: > I can offer myself too > > — > Reply to this email directly, view...
@andre77 wondered if you had any thoughts on the product PR idea, just I was going to look at implementing TFX which would need a simliar solution, I was going...
how about we introduce an abstract instrument class, which the existing Currency pair extends, then each exchange implentation can extend the instrument class as they needed for any particular exchange...
@andre77 @makarid @timmolter @walec51 looking at this a bit more may be abstract classes say 'Instrument' with two concrete classes of 'CurrencyPair' and 'Contract' might create more hassle in the...
Sure, so may be I will take @andre77 original suggestion and introduce a new concrete class say called 'instrument' that wraps currency pair and update all the interfaces to use...
With regards to extending the currency pair, I thought it might make sense as some derivatives will have a base/quote and a prompt month such as BTC.USD.PERPETUAL, even FTX's BTC-MOVE-1116...
Oh wow, happy to help on tests On Sun, Sep 10, 2023, 9:09 PM Damiano Derin ***@***.***> wrote: > I forked and I'm actively working on it. Almost done. Give...
Let me push a pR. Did not realise this was merged, I should have pulled it. 2 mins On Fri, Dec 22, 2023 at 4:26 AM Ilya Smirnov ***@***.***> wrote:...