Skip to content

Releases: aoki-h-jp/funding-rate-arbitrage

v1.2.1

25 Aug 17:48
e76b610
Compare
Choose a tag to compare

What's Changed

Notice

There are changes to the way imports are done, along with fixes for import errors.

Before

from frarb import FundingRateArbitrage

After

from funding_rate_arbitrage.frarb import FundingRateArbitrage

Full Changelog: 1.2.0...1.2.1

v1.2.0

17 Mar 05:16
5c8c0a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

v1.1.0

16 Mar 05:07
1bad19a
Compare
Choose a tag to compare

What's Changed

  • Display large FR divergence on single CEX by @aoki-h-jp in #5
  • Display large FR divergence between CEX by @aoki-h-jp in #6

Full Changelog: 1.0.0...1.1.0

v1.0.0

15 Mar 15:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/aoki-h-jp/funding-rate-arbitrage/commits/1.0.0