kenhoangfx:
Please help me to build a void function.
I want to get PRICE VARIABLE VALUE by auto-scale in MACD Sub Window, from Y =Pixel constant. Compare to Zero and subwindow bottom which I dont know to use ChartXYToTimePrice, if maybe please convert Pixel to Price value for me. Thank you so much!
Please help me to build a void function.
I want to get PRICE VARIABLE VALUE by auto-scale in MACD Sub Window, from Y =Pixel constant. Compare to Zero and subwindow bottom which I dont know to use ChartXYToTimePrice, if maybe please convert Pixel to Price value for me. Thank you so much!
It is impossible to get PRICE from an/any OSCILATOR indicator. Because the price range is normalized under defined extreme limits.
Thats is why they are called Oscilators, because they have a fixed/determined range (e.g from -100 to +100, or any other pre-defined range)
But you could get price values, from some indicators, as long as they are not oscilators-kind, and as long as they work only using price calculations.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I want to get PRICE VARIABLE VALUE by auto-scale in MACD Sub Window, from Y =Pixel constant. Compare to Zero and subwindow bottom which I dont know to use ChartXYToTimePrice, if maybe please convert Pixel to Price value for me. Thank you so much!