Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
profitview:changelog [2020/06/17 16:15]
profitview
profitview:changelog [2020/07/08 09:44]
profitview
Line 1: Line 1:
 ~~Title: Changelog ~~ ~~Title: Changelog ~~
 ==== Current Update ==== ==== Current Update ====
-<alert type="​success"​ icon="​fa fa-refresh">​**ProfitView 1.2.90.9**: (17/6/2020)+<alert type="​success"​ icon="​fa fa-refresh">​**ProfitView 1.2.90.11**: (7/7/2020)
 \\ \\
 \\ \\
 +- Fixed price reference "​ask"​ not working (pr=ask)
 +\\
 +- Fixed additional cases leading to PRO license being removed
 +\\
 +- Fixed syntax warning for id=[id] with catchall alert names (containing '​*'​)
 +\\
 +- Bybit: Fixed error on order placement for USDT markets (further fixes @ 1.2.90.11)
 +\\
 +</​alert>​
 +<button type="​primary"​ size="​sm"​ icon="​fa fa-save">​[[https://​profitview.app/​download|Direct Download]]</​button>​
 +<button type="​info"​ size="​sm"​ icon="​glyphicon glyphicon-stats">​[[https://​get.profitview.app|Chrome Web Store (1.2.90.9)]]</​button>​
 +
 +==== Previous Versions ====
 +
 +<​code>​
 +1.2.90.9 – 17/6/2020
 +====================
 - Added custom leverage plot reference option (lref=) - Added custom leverage plot reference option (lref=)
-\\ 
 - Added workaround for new Discord Webhook URLs - Added workaround for new Discord Webhook URLs
-\\ 
 - Binance Futures: Replaced posside with posmode=hedge/​auto option to fully support hedge mode - Binance Futures: Replaced posside with posmode=hedge/​auto option to fully support hedge mode
-\\ 
 - Binance Futures: Upgraded to v2 balance/​risk endpoints (improved performance) - Binance Futures: Upgraded to v2 balance/​risk endpoints (improved performance)
-\\ 
 - Binance Futures: Fixed cancel=order w/o additional filters not canceling all orders - Binance Futures: Fixed cancel=order w/o additional filters not canceling all orders
-\\ 
 - BitMEX: Fixed cancel=order w/o additional filters not canceling all orders - BitMEX: Fixed cancel=order w/o additional filters not canceling all orders
-\\ 
 - ByBit: Added ability to set separate buy/sell leverage in USDT markets - ByBit: Added ability to set separate buy/sell leverage in USDT markets
-\\ 
 - ByBit: Added support for close-on-trigger & reduce-only in USDT markets - ByBit: Added support for close-on-trigger & reduce-only in USDT markets
-\\ 
 - ByBit: Changed position closing orders to close-on-trigger by default - ByBit: Changed position closing orders to close-on-trigger by default
-\\ 
 - ByBit: Fixed quantity/​TP/​SL calculations for hedge mode / multi positions - ByBit: Fixed quantity/​TP/​SL calculations for hedge mode / multi positions
-\\ +</code
-</alert+<button type="default" size="xs" icon="​fa fa-save">​[[https://​profitview.app/​download/​ProfitView-1.2.90.9.zip|Download]]</​button>​ 
-<button type="primary" size="sm" icon="​fa fa-save">​[[https://​profitview.app/​download|Direct Download]]<​/button>​ +----
-<button type="​info"​ size="​sm"​ icon="​glyphicon glyphicon-stats">​[[https://​get.profitview.app|Chrome Web Store (1.2.90.8)]]</​button>​ +
- +
-==== Previous Versions ==== +
 <​code>​ <​code>​
 1.2.90.8 – 8/6/2020 1.2.90.8 – 8/6/2020
Line 42: Line 46:
 - Added new placeholder [id] for the first only alphanumeric part of current alert name - Added new placeholder [id] for the first only alphanumeric part of current alert name
 - Added ability to set the side for unified alerts from custom plot data via %%",​side:​{{plot_x}}"​%% - Added ability to set the side for unified alerts from custom plot data via %%",​side:​{{plot_x}}"​%%
-\_\_(if you have separate plots for long/short use %%",​side:​{{plot("​Long"​)}}:​{{plot("​Short"​)}}"​%%)+  ​(if you have separate plots for long/short use %%",​side:​{{plot("​Long"​)}}:​{{plot("​Short"​)}}"​%%)
 - Added custom plot data as quantity multiplier (via qref=_name / qref=customx) (further fixes @ 1.2.90.4) - Added custom plot data as quantity multiplier (via qref=_name / qref=customx) (further fixes @ 1.2.90.4)
 - Added custom plot data names via %%",​name:​{{plot_x}}"​%% (use with priceref=_name etc.) (further fixes @ 1.2.90.8) - Added custom plot data names via %%",​name:​{{plot_x}}"​%% (use with priceref=_name etc.) (further fixes @ 1.2.90.8)
 - Added expiration/​timeout option to symbol locks - Added expiration/​timeout option to symbol locks
 - Made repeat filter work independent of alert (optional, when "No Repeat"​ is *unchecked*!) - Made repeat filter work independent of alert (optional, when "No Repeat"​ is *unchecked*!)
-\_\_(alert will only fire if there was no alert fired on the same symbol within given time window)+  ​(alert will only fire if there was no alert fired on the same symbol within given time window)
 - Made "Solo per Bar" filter option work for multiple alerts triggered by the same name - Made "Solo per Bar" filter option work for multiple alerts triggered by the same name
 - Fixed "Once per Bar"/"​Solo per Bar" always filtering over two consecutive bars - Fixed "Once per Bar"/"​Solo per Bar" always filtering over two consecutive bars