asmdev:
I have 2 indicators, one has values 0-100 and the other one 1-0. When I put them on one window they are scaled so that both indicator fit in one window. Whats the code to scale indicators like this? picture attached of WPR & Trix
I have 2 indicators, one has values 0-100 and the other one 1-0. When I put them on one window they are scaled so that both indicator fit in one window. Whats the code to scale indicators like this? picture attached of WPR & Trix
Try to multiply the 0-1 values by 100 in the indicator buffer.
asmdev:
I have 2 indicators, one has values 0-100 and the other one 1-0. When I put them on one window they are scaled so that both indicator fit in one window. Whats the code to scale indicators like this? picture attached of WPR & Trix
I have 2 indicators, one has values 0-100 and the other one 1-0. When I put them on one window they are scaled so that both indicator fit in one window. Whats the code to scale indicators like this? picture attached of WPR & Trix
Also trying auto scale and add a pair of (min/max) buffers set to the limits which you want.

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 have 2 indicators, one has values 0-100 and the other one 1-0. When I put them on one window they are scaled so that both indicator fit in one window. Whats the code to scale indicators like this? picture attached of WPR & Trix