mjj38
- ago
Hi DrKoch
What does the extension method EstimateFillProbability do? And what roll does it play when you submit candidate orders?

p.s. I have purchased your indicators ;-)
0
348
4 Replies

Reply

Bookmark

Sort
- ago
#1
There is a description in Help->Extensions->finantic Indicators

Let me know if this text is not verbose enough.
0
mjj38
- ago
#3
Thank you very much. I think I understand what it is doing now.
0
pmbf8
- ago
#4
Hi Dr Koch,

I looked through the description under Wealth-Lab Help -> Extensions -> finantic indicators, and can't understand what do these two lines of code in the published strategy, Bensdorp's Long Mean Reversion High ADX Reversal V2 do.

Can you provide some details?

CODE:
fillProbability = this.EstimateFillProbability(dt, numOrdersIssued); numOrdersIssued = this.PlaceCandidates(maxOpenPositions, maxNumOrders, numOpenPositions, fillProbability);


Thank you,
pmbf

0

Reply

Bookmark

Sort