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/11 16:15]
profitview
profitview [2020/02/11 14:24]
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.74**: (2/2/2020)
 \\ \\
 \\ \\
-- Added option ​to save alerts in local instead of sync storage to lift size restrictions ​(Note: disables syncing of alert definitions!)+- Added symbol browser ​to exchange pages (requires valid account for OANDA!)
 \\ \\
-- Added better error handling when alerts get too big for sync storage+- Added exchange/​symbol browser quick insert/​replace to syntax editor (via context menu)
 \\ \\
-Fixed min bar time filter sometimes not working and not saving/​loading correctly+Added custom context menu to alert editor
 \\ \\
-OANDA: Fixed multiple errors preventing c=position from working+Added exchange syntax alias to exchange pages
 \\ \\
-OANDA: Added parsing/saving of order confirmations+Added alert repeat filter option to check for name differences (vs alert id only) 
 +\\ 
 +- Added syntax option to specify which PnL type to check (plref=pos/​lev/​total - pos being default) 
 +\\ 
 +- Fixed order/​position check conditionals in loops not triggering in same cases 
 +\\ 
 +- Fixed multiple account processing in loops sometimes failing 
 +\\ 
 +- Improved repeat filter to work within bar time (was previously using bar time only vs fire time) 
 +\\ 
 +- Binance Futures: Added support for reduce only stops 
 +\\ 
 +- Binance Futures: Added option to switch between isolated and cross margin (mt=isolated/crossed) 
 +\\ 
 +- Binance Futures: Added cancel all and batch/bulk cancelation API calls 
 +\\ 
 +- Binance Margin: Added option for auto borrow/​repay ​order flag (mt=borrow/​repay) 
 +\\ 
 +- Bybit: Fixed bulk order cancelation for t=open/​close 
 +\\ 
 +- Bybit: Fixed wrong book side printed in log for c=position (further fix @ 1.2.74) 
 +\\ 
 +- Bybit: Added support to place trailing stop via c=position ts=x (@ 1.2.74) 
 +\\ 
 +- FTX: Fixed pr=pos option and added new pr=even option (last break even) 
 +\\ 
 +- FTX: Fixed bulk order cancelation canceling orders for all symbols 
 +\\ 
 +- FTX: Fixed trailing stop placement (via c=position ts=x) 
 +\\ 
 +- OANDA: Added support for u=currency option
 </​alert>​ </​alert>​
 <​page-header>​ <​page-header>​
Line 31: Line 61:
    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
  - Improved saving of configuration and permissions  - Improved saving of configuration and permissions
- - One time pay vs monthly sub+ - One time pay AND monthly sub
 </​codedoc>​ </​codedoc>​
 \\ \\