Техническое задание
i am looking for someone who know how REALLY to make a zoom function of RSI lines currencies
the zoom function consist to display N last candle beginning at 0 line, on the full number of candle of the chart windows ,
by example with parameter zoom ON :
- display the last 10 candle on a windows which display by example 20 candles means it is a "zoom X2"
- display the last 5 candle on a windows which display by example 20 candles means it is a "zoom X4"
- the number of "zoom display" is automatically determined by the indicator depending of the wide candle of the window
Note that nothing else is to be modified
AND as i am on arbitration with a developper who say that he konw how to do that and after 8 days he was not able to do that at all
i will choode only a developper who sho BEFORE be choosen that he know on a standard RSI to do that :
1) ZOOM ON: line begin a 0 at the candle -1 of number candle display of chart wide of chart
(by example the last 5 periods display on chart 15 candles wide and beginning at candle -14
2) ZOOM OFF : line begin a 0 at the candle -5 on a 15 wide chart for param choice of 5
======================> please apply only if you really know how to do
====> nothing else is todo
==> mql4 source will be given after proof you know how to do it
==> the indicator is already able to display 9 rsi line (like eurjpy, audjpy, .....)
Thank you
warmly
here after screenshot of last 10 candles display on a chart which has the wide of 20 candles (zoom X 2)

by example with parameter zoom OFF :
- display the last 10 candle on a windows which is wide of 20 candles means no zoom and all the lines begin at -10 candles
- display the last 5 candle on a windows which display by example 20 candles means it is a "zoom X4"
- in this case no zoom function and all the lines begin at minus "last candle" until actual candle
here after screenshot of last 10 candles display on a chart which has the wide of 20 candles and NO ZOOM