Quote:
Originally Posted by leeb
Hi guys,
I think this is a really useful tool and I know there are some very experienced coders in this forum. If you can see anyway to improve it I would be grateful for any updates. I think two of the most important things would be:
1) The data would be better displayed in a seperate window to make it more readable.
2) If there is a way of integrating pip value and pip size so it automatically changes for forex/CFD we could get rid of that input which would be good.
I would give this expert 8/10 as it is with the great coders here I am sure we can make it 10/10 
|
Hi Leeb,
Thanks for your work !
PHP Code:
double PipValue = MarketInfo(Symbol(), MODE_TICKVALUE); // Pip Value in the deposit currency
double PipSize = MarketInfo(Symbol(), MODE_TICKSIZE); // Pip Size in the quote currency