Releases: nirvanatikku/bittrex-enhanced
Releases · nirvanatikku/bittrex-enhanced
Resolve fiat prices and values for orders
- 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
- 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
- Settings now offers a
theme
property as part of the TradingView chart options
Add Est. BTC of assets in balance view
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
- Offer TradingView chart settings
- Width
- Height
- Interval
- Language
- Timezone
- Style
- Studies
- Security enhancements:
- Add content security policy
- Replace
innerHTML
calls withinnerText
Support $ETH markets
- 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
- 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
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
1.3.1 Refactor tradingview opts + Bump to 1.3.1
Swap Chart with TradingView Widget
- All BTC-* market pages will now utilize the TradingView chart