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
faq [2019/05/11 16:18]
profitview
faq [2019/06/06 11:48]
profitview
Line 24: Line 24:
  
 <panel title="​5) - How much does ProfitView cost?">​ <panel title="​5) - How much does ProfitView cost?">​
-ProfitView 1.x is offered as a **lifetime license** at a cost of ''​$379.99''​ or a **monthly subscription** at a cost of ''​$34.99''​.+ProfitView 1.x is offered as a **[[https://​buy.profitview.app/​|lifetime license]]** at a cost of ''​$379.99''​ or a **[[https://​profitview.app/​buy/​monthly|monthly subscription]]** at a cost of ''​$34.99''​.
 </​panel>​ </​panel>​
  
Line 144: Line 144:
 At the same time you should then specify LESS number or retries (3-4) for your main position order by adding ''​retries=<​number>''​ only to that line of your syntax. At the same time you should then specify LESS number or retries (3-4) for your main position order by adding ''​retries=<​number>''​ only to that line of your syntax.
  
-**Note:** According to the [[https://​www.bitmex.com/​api/​explorer/#​!/​Order/​Order_new|BitMEX API documentation]] position closing orders are considered "​reduce only" by default, so for ''​c=position''​ commands there is **no need** to specify ''​r=1''​ – with the added benefit of normal ​closing orders being exempt from load shedding while "​reduce only" orders can fail!+**Note:** According to the [[https://​www.bitmex.com/​api/​explorer/#​!/​Order/​Order_new|BitMEX API documentation]] and the [[https://​blog.bitmex.com/​api_announcement/​load-shedding-and-close-execinst/​|BitMEX Blog]] position closing orders are considered "​reduce only" by default, so for ''​c=position''​ commands there is **no need** to specify ''​r=1''​ – with the added benefit of closing orders ​without a quantity (PV will omit this automatically for q >= 100%) being completely ​exempt from load shedding while "​reduce only" orders can fail!
 </​panel>​ </​panel>​