Skip to content

Releases: nirvanatikku/bittrex-enhanced

Resolve fiat prices and values for orders

18 Dec 06:05
Compare
Choose a tag to compare
  • Support fiat prices and values for ETH- and BTC- orders in the Orders page (open orders)
  • Support hypothetical fiat prices and values for ETH- and BTC orders in the Orders page (closed orders)
  • Support open orders (est. USD) and market history (hyp. USD) in Market page
  • Format prices < $1 to 6dp (vs 2dp)
  • Minor Optimizations
    • Price polling delayed to 20s vs 5
    • ETH price sync now on relevant pages only

Support $USDT markets & UI improvements

11 Sep 05:41
Compare
Choose a tag to compare
  • Support $USDT markets (trading view charts + est. btc price)
  • Added show toolbar & drawing tools setting
  • Creating new <td> elements (columns) instead of inserting text inline

Offer TradingView chart Dark Theme setting

28 Aug 14:45
Compare
Choose a tag to compare
  • Settings now offers a theme property as part of the TradingView chart options

Add Est. BTC of assets in balance view

28 Aug 00:30
Compare
Choose a tag to compare

Enhancements

  • Added the estimated BTC price of each asset in the balance view (derived from balance + est. value)

Fixes

  • Support / page, similar to /home/markets

Offer TradingView chart settings & Security Enhancements

25 Aug 01:45
Compare
Choose a tag to compare
  • Offer TradingView chart settings
    • Width
    • Height
    • Interval
    • Language
    • Timezone
    • Style
    • Studies
  • Security enhancements:
    • Add content security policy
    • Replace innerHTML calls with innerText

Support $ETH markets

22 Aug 04:28
Compare
Choose a tag to compare
  • Include ETH-* markets (ethusd value and tradingview chart)
  • Derives $ETHUSD price via Bittrex ticker API endpoint (BTC-ETH) and Bittrex BTCUSD price
  • Refactor price retrieval and caching mechanism (poll for updates)

Fix "Error fetching quote:[object Object]" alert and disable default chart indicators

21 Aug 04:31
Compare
Choose a tag to compare
  • Fixed "Error fetching quote:[object Object]" by waiting for the chart iframe to load before swapping
  • Disabled the default chart indicators for the time being - will be config based; this way there is more chart real-estate

Offer Settings

20 Aug 17:44
Compare
Choose a tag to compare

Browser action will now open a popup with settings for

  • (1) USD value and
  • (2) Trading view charts.

Requires new permission: storage

Refactored tradingview opts

19 Aug 21:29
Compare
Choose a tag to compare
1.3.1

Refactor tradingview opts + Bump to 1.3.1

Swap Chart with TradingView Widget

19 Aug 21:04
Compare
Choose a tag to compare
  • All BTC-* market pages will now utilize the TradingView chart