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/13 14:46]
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.12**: (12/7/2020)
 \\ \\
 \\ \\
-Added custom leverage plot reference ​option ​(lref=)+Fixed price reference ​"​ask"​ not working ​(pr=ask)
 \\ \\
-Added workaround for new Discord Webhook URLs+Fixed additional cases leading to PRO license being removed
 \\ \\
-Binance Futures: Replaced posside with posmode=hedge/​auto option to fully support hedge mode+Fixed TV backtest export not working @ 1.2.90.12
 \\ \\
-Binance Futures: Upgraded to v2 balance/​risk endpoints ​(improved performance)+Fixed syntax warning for id=[id] with catchall alert names (containing '​*'​)
 \\ \\
-Binance Futures: Fixed cancel=order w/o additional filters not canceling all orders+Bybit: Fixed error on order placement for USDT markets (further fixes @ 1.2.90.11)
 \\ \\
-- BitMEX: Fixed cancel=order w/o additional filters not canceling all orders +- BitMEX: Fixed wrong time in force option ​for market ​orders ​@ 1.2.90.11
-\\ +
-- 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: Changed position closing ​orders ​to close-on-trigger by default +
-\\ +
-- ByBit: Fixed quantity/​TP/​SL calculations for hedge mode / multi positions+
 \\ \\
 </​alert>​ </​alert>​
 <button type="​primary"​ size="​sm"​ icon="​fa fa-save">​[[https://​profitview.app/​download|Direct 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>​+<button type="​info"​ size="​sm"​ icon="​glyphicon glyphicon-stats">​[[https://​get.profitview.app|Chrome Web Store (1.2.90.11)]]</​button>​
  
 ==== Previous Versions ==== ==== Previous Versions ====
  
 +<​code>​
 +1.2.90.9 – 17/6/2020
 +====================
 +- Added custom leverage plot reference option (lref=)
 +- Added workaround for new Discord Webhook URLs
 +- 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: 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 support for close-on-trigger & reduce-only in USDT markets
 +- ByBit: Changed position closing orders to close-on-trigger by default
 +- ByBit: Fixed quantity/​TP/​SL calculations for hedge mode / multi positions
 +</​code>​
 +<button type="​default"​ size="​xs"​ icon="​fa fa-save">​[[https://​profitview.app/​download/​ProfitView-1.2.90.9.zip|Download]]</​button>​
 +----
 <​code>​ <​code>​
 1.2.90.8 – 8/6/2020 1.2.90.8 – 8/6/2020
Line 42: Line 50:
 - 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