Search found 7 matches

Re: MT4 Indicator requests and ideas

Dear Coders and Mr. Tool if(ShowChannel==True) { ObjectCreate(StringConcatenate("Channel_",IndicatorNumber,"_",i),OBJ_FIBOCHANNEL,0, Time[Dnpoint_A],Short[Dnpoint_A],Time[i]+(Time[i]-Time[DnPoint_A]),Short[i]+(Short[i]-Short[DnPoint_A]),Time[UpPoint_A],Long[UpPoint_A]); ObjectSet(StringConcatenate ...

Re: MT4 Indicator requests and ideas

Dear All Coder please modifie my indicator what i want is 1. Elliminate double fractal ( 1 up fractal 1 vs down fractal each side) 2. dot length is 2x (Up to Down fractal distance) thanks before //+------------------------------------------------------------------+ //| 3 Fractals.mq4 | //| Copyright ...

Re: Coding Help

Dear All
Could you Please make a SnR Line or box (H/L to Body) "WHEN" Highest Candle OUTSIDE the Bollinger Bands, until it's break

Thanks

Return to the advanced search