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 [2019/08/16 01:23]
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.43**: (7/8/2019)
 \\ \\
 \\ \\
-- Added option ​to save alerts ​in local instead of sync storage to lift size restrictions (Note: disables syncing of alert definitions!)+- Added user interface ​to configure intervals for auto firing ​alerts
 \\ \\
-- Added better error handling when alerts get too big for sync storage+- Added minp/maxp syntax options to specify absolute limits ​for price
 \\ \\
-Fixed min bar time filter sometimes not working ​and not saving/​loading correctly+Added syntax placeholders [res] for the alert timeframe ​and [name] to use the triggering name anywhere in syntax
 \\ \\
-- OANDA: Fixed multiple errors preventing c=position from working+(eg. custom symbol names for lock/​lockcheck,​ custom order IDs, notifications etc.)
 \\ \\
-OANDA: ​Added parsing/​saving ​of order confirmations+- Added total number ​of run commands and empty alerts to the statistics page 
 +\\ 
 +- Added number of errors, warnings and retries to the statistics page and fixed stats not resetting correctly 
 +\\ 
 +- Fixed alert stats not updating automatically while alert page is open or when alerts run on intervals 
 +\\ 
 +- Fixed per alert stats not being tracked correctly 
 +\\ 
 +- Added reset button for per alert statistics 
 +\\ 
 +- Added option to set minimum alert run time before alert is tracked for run time stats 
 +\\ 
 +- Added option (default enabled) to count manual run alerts in syntax time stats 
 +\\ 
 +- Fixed wrong display of durations that were exactly 1 minute, 1 hour or 1 day 
 +\\ 
 +- Added warning to "Run in intervals"​ alert option 
 +\\ 
 +- Fixed origin header errors for some exchanges caused by Chrome v76 update 
 +\\ 
 +- Bitfinex: Fixed "Key amount should be a decimal string"​ error (1.2.43) 
 +\\ 
 +- Bybit: Fixed "same leverage"​ error introduced by API change 
 +\\ 
 +- Kraken: Fixed time offset check
 </​alert>​ </​alert>​
 <​page-header>​ <​page-header>​
Line 31: Line 55:
    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>​
 \\ \\