Indicators: Edited RVI indicator - page 2

 

yes this bug/is cannnot repaired/constantly bug/ recompile is must/if start chart or change time value/1M-5M-15M-30M-xxxxxx

 

to better see trade signals with this indicator use this code:

//--------------------------------------------------------------------
int Window=1,TimePart=0; double MinValue=0.000331,MaxValue=0.086278;
//--------------------------------------------------------------------

ObjectCreate("MinMiddle",OBJ_HLINE,Window,TimePart,MinValue);
ObjectCreate("MaxMiddle",OBJ_HLINE,Window,TimePart,MaxValue);

 
bilbop:

yes this bug/is cannnot repaired/constantly bug/ recompile is must/if start chart or change time value/1M-5M-15M-30M-xxxxxx

srvi2: ln106 {; ln120};

Reason: