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 [2019/05/22 12:34]
profitview
profitview [2020/02/14 20:06]
profitview
Line 1: Line 1:
 ~~Title: About ProfitView ~~ ~~Title: About ProfitView ~~
-<alert type="​success"​ icon="​fa fa-refresh">​**ProfitView 1.2.19**: (27/4/2019)+<alert type="​success"​ icon="​fa fa-refresh">​**ProfitView 1.2.76**: (14/2/2020)
 \\ \\
 \\ \\
-- Added option to save alerts in local instead of sync storage to lift size restrictions ​(Note: disables syncing of alert definitions!)+- Added support for SimpleFX broker ​(beta)
 \\ \\
-Added better error handling when alerts get too big for sync storage+Optimized syntax editor screen space usage
 \\ \\
-Fixed min bar time filter sometimes not working and not saving/loading correctly+Added seperate run/test alert buttons for long and short (unified alerts)
 \\ \\
-OANDA: Fixed multiple errors preventing c=position from working+Added stop price reference option to base stop on main order price (slref=price etc.)
 \\ \\
-OANDA: ​Added parsing/saving ​of order confirmations+Optimized performance of PV alert editor (recommended to keep most alerts minimized) 
 +\\ 
 +Added context menu command to copy/paste PV alerts in JSON format 
 +\\ 
 +- Added event source mapping ​of BINANCE:​XXXPERP to BINANCEFT:​XXX 
 +\\ 
 +- Added entry price to position info 
 +\\ 
 +- Added last slippage info to PV alert stats 
 +\\ 
 +- Added info about unified alerts under "​Setup:​ Commands"​ 
 +\\ 
 +- 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 31: Line 47:
    about all kind of actions/​conditions    about all kind of actions/​conditions
  - In-app command editor with auto suggest & syntax highlighting,​ including the ability to run,  - In-app command editor with auto suggest & syntax highlighting,​ including the ability to run,
-   debug and organize alerts+   debug and organize alerts ​(including "​unified"​ Syntax, one set of commands per buy AND sell!)
  - Realtime Alerts not using the TV alert system (~~codedoc:​clean:<​a href="​realtime-alerts">​!rtalerts</​a>​~~ - coming soon)  - Realtime Alerts not using the TV alert system (~~codedoc:​clean:<​a href="​realtime-alerts">​!rtalerts</​a>​~~ - coming soon)
- - Advanced Alert Filtering (Once per Bar / Repeats / Time in Bar / Trigger Length)+ - Advanced Alert Filtering (Once per Bar / Solo per Bar / Repeats / Time in Bar / Trigger Length ​etc) 
 + - Ability to fire alerts in configurable intervals/​schedules automatically without any TradingView signals 
 + - Optionally running of multi account alerts in parallel to reduce lag between account orders 
 + - Very detailed realtime statistics overview on all aspects of the app and each alert, 
 +   ​making troubleshooting a breeze
  - Lock/Unlock function with timeframe check to run multi-resolution strategies per symbol  - Lock/Unlock function with timeframe check to run multi-resolution strategies per symbol
  - Ability to quickly save & load configuration including all alerts  - Ability to quickly save & load configuration including all alerts
- - Error handling options to retry/​timeout all exchange operations+ - Error handling options to retry/​timeout all exchange operations ​plus many more advanced features
  - Remote configuration via Google Sync propagation  - Remote configuration via Google Sync propagation
  - Realtime log with much more detailed alert and order information  - Realtime log with much more detailed alert and order information
  - TV connection check, keep alive & automatic reconnect  - TV connection check, keep alive & automatic reconnect
  - Stable TV Event Stream connection even without TV tab open  - Stable TV Event Stream connection even without TV tab open
- - Overview of all last accessed account balances+ - Overview of all last accessed account balances ​also updateable via syntax command
  - Info on last successful and last failed actions  - Info on last successful and last failed actions
  - Additional command options/​syntax making orders much faster & safer  - Additional command options/​syntax making orders much faster & safer
 +   (eg. BitMEX closing orders avoiding overload errors completely, slippage protection etc.)
 + - Plus more commands to check BitMEX volatility index and CoinMarketCap stats (CMC coming soon)
  - Lots of bug fixes and vastly improved UI  - Lots of bug fixes and vastly improved UI
  - Tightened requested exchange permissions  - Tightened requested exchange permissions