Closed alessandroparma closed 2 years ago
Hi, I've added this in the latest release. It's based on seconds instead of minutes though
Thanks a lot!
Da: Jan Korf @.> Inviato: domenica 1 maggio 2022 19:19 A: JKorf/Bittrex.Net @.> Cc: alessandroparma @.>; Author @.> Oggetto: Re: [JKorf/Bittrex.Net] Feature request: KlineInterval mapped to respective int value (Issue #210)
Hi, I've added this in the latest release. It's based on seconds instead of minutes though
— Reply to this email directly, view it on GitHub https://github.com/JKorf/Bittrex.Net/issues/210#issuecomment-1114290617 , or unsubscribe https://github.com/notifications/unsubscribe-auth/APQ3AWLV3JDNO4S2NH5TMNTVH24J3ANCNFSM5P5B6UTQ . You are receiving this because you authored the thread. https://github.com/notifications/beacon/APQ3AWIJGGG5IJMLUICHV2TVH24J3A5CNFSM5P5B6UT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIJVLTOI.gif Message ID: @. @.> >
Would it be possible to jave all KLineInterval in XXX.Net.Enums mapped to their respective minutes in int format? It is clear that each API could have a different set of avaiable options for candles durations, but having it mapped to the int value (1:1 with minutes would simplify the conversione between the enums. Thanks