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 [2020/02/14 20:06]
profitview
profitview [2020/04/22 15:00]
profitview [Development]
Line 1: Line 1:
 ~~Title: About ProfitView ~~ ~~Title: About ProfitView ~~
-<alert type="​success"​ icon="​fa fa-refresh">​**ProfitView 1.2.76**: (14/2/2020)+<alert type="​success"​ icon="​fa fa-refresh">​**ProfitView 1.2.85**: (20/4/2020)
 \\ \\
 \\ \\
-Added support for SimpleFX broker ​(beta)+Enabled quantity and leverage parameters to be set as default in syntax ​(be careful with following close position commands etc.)
 \\ \\
-Optimized syntax editor screen space usage+Fixed unified placeholders (side etc.) not being replaced on interval alerts (filled with first side in name!)
 \\ \\
-Added seperate run/test alert buttons for long and short (unified alerts)+OANDA: Improved balance/instrument currency conversion ​(fixing relative quantities & position info)
 \\ \\
-- Added stop price reference option to base stop on main order price (slref=price etc.)+SimpleFX: ​Added realtime PnL calculation for position info (via ch=position updateprice=1)
 \\ \\
-Optimized performance of PV alert editor ​(recommended to keep most alerts minimized)+SimpleFX: Improved balance/​instrument currency conversion ​(fixing relative quantities & position info)
 \\ \\
-- Added context menu command ​to copy/paste PV alerts in JSON format+SimpleFX: ​Added use of "​delete"​ endpoint when possible ​to close positions (preventing "no money" error)
 \\ \\
-Added event source mapping of BINANCE:XXXPERP to BINANCEFT:​XXX+SimpleFXFixed SL/TP calculation for positions made from multiple orders
 \\ \\
-Added entry price to position info+SimpleFX: Fixed bug introduced in PV 1.2.81 causing "​unauthorized"​ errors (further fixes @ 1.2.85)
 \\ \\
-Added last slippage info to PV alert stats+Bybit: Fixed wrong balance being used for quantity calculations for BTCUSDT market (due to API changes)
 \\ \\
-- Added info about unified alerts under "Setup: Commands" +Bybit: ​Added workaround for "unknown result" ​error when setting leverage ​on BTCUSDT market
-\\ +
-- Fixed newlines in config export ​on Windows +
-\\ +
-- FTX: Relaxed instrument name lookup (BTC-PERP vs BTCPERP) +
-\\ +
-- OANDA: Fixed check position command+
 </​alert>​ </​alert>​
 <​page-header>​ <​page-header>​
Line 84: Line 78:
 ==== Development ===== ==== Development =====
 </​page-header>​ </​page-header>​
-<​accordion>​ 
-<panel title="​Changelog"​ icon="​fa fa-refresh">​ 
-<btn type="​success"​ size="​xs"​ modal="​16">​ProfitView 1.0.4.20</​btn>​ 
-<modal id="​16">​ 
-=== ProfitView 1.0.4.20 === 
-  * Binance/​Bitfinex/​Deribit:​ Changed symbol info cache timeout from 15 min to 3 hours to reduce API calls and delays 
-  * Binance: Symbol info now cached, reducing number of API calls, delays and data transfer quite a bit 
-  * All exchanges: Implemented command option "​pr"​ to force a price reference (ask / bid / mid / last), option "​mid"​ calculates the average of ask & bid price, "​last"​ uses the last trade price 
-  * Deribit: Fixed cancelation of stop orders (SL & TP) 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​16">​ProfitView 1.0.4.19</​btn>​ 
-<modal id="​16">​ 
-=== ProfitView 1.0.4.19 === 
-  * Added further protection against auto tab discard feature of Chrome 
-  * Fixed a bug with OKEx failing to query account balances 
-  * Fixed a bug preventing logging of successful order placement details 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​15">​ProfitView 1.0.4.18</​btn>​ 
-<modal id="​15">​ 
-=== ProfitView 1.0.4.18 === 
-  * Big bugfix with loading the TV addon (interceptor),​ hopefully solving disconnect after reload and caching/​update issues 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​14">​ProfitView 1.0.4.17</​btn>​ 
-<modal id="​14">​ 
-=== ProfitView 1.0.4.17 === 
-  * Fixed command retry/​timeout not working under certain conditions 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​13">​ProfitView 1.0.4.16</​btn>​ 
-<modal id="​13">​ 
-=== ProfitView 1.0.4.16 === 
-  * Some tweaks regarding TV connection loss detection/​refresh 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​12">​ProfitView 1.0.4.15</​btn>​ 
-<modal id="​12">​ 
-=== ProfitView 1.0.4.15 === 
-  * Fixed bug permitting Bitfinex API to work correctly 
-  * Added info on global testmode enable/​disable to log 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​12">​ProfitView 1.0.4.14</​btn>​ 
-<modal id="​12">​ 
-=== ProfitView 1.0.4.14 === 
-  * Fixed second problem of command parameters changing between retries 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​11">​ProfitView 1.0.4.12</​btn>​ 
-<modal id="​11">​ 
-=== ProfitView 1.0.4.12 === 
-  * Fixed error of command parameters changing between retries 
-  * Some TV connection loss detection tweaks 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​10">​ProfitView 1.0.4.10</​btn>​ 
-<modal id="​10">​ 
-=== ProfitView 1.0.4.10 === 
-  * Several minor changes to TV reload logic and changed default to disabled 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​9">​ProfitView 1.0.4.9</​btn>​ 
-<modal id="​9">​ 
-=== ProfitView 1.0.4.9 === 
-  * Fixed a bug that kept error retry and timeout from working 
-  * Fixed a bug that kept TradingView reload after timeout from working 
-  * Added event trigger and fire timecodes to log output 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​8">​ProfitView 1.0.4.8</​btn>​ 
-<modal id="​8">​ 
-=== ProfitView 1.0.4.8 === 
-  * Added function to save/​download the log 
-  * Alert commands can now have comments with everything after "#"​ being treated as a comment 
-  * Added option to disabled all commands globally (Testmode) including a button in the popup window 
-  * Added available balance/​equity info to log output 
-  * Added Coinbase Pro Sandbox support 
-  * Added option to reload TradingView tabs after time of inactivity 
-  * Added option to open/reload TradingView tabs in case of connection loss 
-  * Added option to disable reloading of TradingView tabs on update/​restart 
-  * Error retry and timeout now working and not duplicated anymore per account (settings are per exchange!) 
-  * Added CSS injection to widen the Condition drop down in the Alert Dialog on TradingView 
-  * Bitmex: Fixed ETHUSD calcuations and linked order cancelations 
-  * Fixed last error and success info not being updated in popup window 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​7">​ProfitView 1.0.4.4</​btn>​ 
-<modal id="​7">​ 
-=== ProfitView 1.0.4.4 === 
-  * Fixed '​orderID'​ error message on closing of orders/​positions 
-  * Fixed Poloniex test command 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​6">​ProfitView 1.0.4.3</​btn>​ 
-<modal id="​6">​ 
-=== ProfitView 1.0.4.3 === 
-  * Added support for the Gemini Exchange (Beta!) 
-  * Added CSS injection to widen the Alert Dialog on TradingView 
-  * Added info on last successful and last failed actions (with timestamps) to the menubar popup window 
-  * Added a restart button on the live log page to force a reload of the extension manually 
-  * Improved the live log with message size limits, better formatting, improved scrolling and more options (that are saved now) 
-  * Tightened the requested exchange permissions for better security! 
-  * Improved saving of configuration and permissions 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​5">​ProfitView 1.0.4.1</​btn>​ 
-<modal id="​5">​ 
-=== ProfitView 1.0.4.1 === 
-  * Quickfix: decreased log retention due to Chrome LocalStorage size limitations! 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​4">​ProfitView 1.0.4</​btn>​ 
-<modal id="​4">​ 
-=== ProfitView 1.0.4 === 
-  * Overhaul of popup window with easier access to the Settings window 
-  * Added numerous additional debug and status metrics to the log 
-  * Added persistent application log (Beta!) 
-  * Added CoinPayments.net as a payment option 
-  * Added navigation in Settings window (direct linking to log viewer, browser back/​forward/​refresh etc. working) 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​3">​ProfitView 1.0.3</​btn>​ 
-<modal id="​3">​ 
-=== ProfitView 1.0.3 === 
-  * Fixed saving of permissions and unlock state! 
-  * Fixed accidental duplication of API key if it was renamed 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​2">​ProfitView 1.0.2</​btn>​ 
-<modal id="​2">​ 
-=== ProfitView 1.0.2 === 
-  * Fixed bug preventing communication with TradingView in some cases 
-  * GUI changes 
-</​modal>​ 
-<btn type="​default"​ size="​xs"​ modal="​1">​ProfitView 1.0</​btn>​ 
-<modal id="​1">​ 
-=== ProfitView 1.0 === 
-  * Initial release 
-</​modal>​ 
-</​panel>​ 
-</​accordion>​ 
-// 
-// 
-<​accordion>​ 
-<panel title="​Known Bugs and Issues"​ icon="​fa fa-bug">​ 
-No reports. 
  
-Please report bugs in our Discord or send us an email <​support@profitview.app>​. 
-</​panel>​ 
-</​accordion>​