Could you please place an arrow on the attached indicator at the time it sends an alert? Thanks in advance.
Attached File(s)
I will code your pivot EAs for no charge 25 replies
I will code your scalping EAs for no charge 163 replies
Oanda MT4 - Indicators and EAs not showing 2 replies
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
DislikedDoes anyone have a MVWAP indicator for mt4? I have a VWAP and now am looking for a MVWAP. I cannot find one for mt4 anywhere. Someone posted code for one here: https://www.wisestocktrader.com/indi...-amibroker-afl Does anyone have the MVWAP or can make one for mt4? Thanks!Ignored
Disliked{quote} "Average crosses arrows or lines(mtf + alerts)" Price As Phylo advised,do search and or here is one of Mladen's Averages crossing ver,extremely extended some more included even,almost latest 38 averaging methods - for to choose from any - for both slow and fast - separately selectable from including periods/values 22 prices - for both - separately selectable 3 display types - show only at chart arrows or lines on cross or show lines with arrows lines/arrows sizes selectable full arrows package full alerting package interpolated mtf custom...Ignored
Disliked{quote} Please where can one get the point and figure trend indicator in the first graph. Is it a repainter? Do upload it if you have it. ThanksIgnored
DislikedHello good friends, by the way a great idea to make a robot with indicators provided. Today I have an idea with this indicator, I think that in the long run it can give good results. I leave you the indicator and an image of how the robot would like. Thanks for everything... {image} {file}Ignored
DislikedCould you please place an arrow on the attached indicator at the time it sends an alert? Thanks in advance. {file}Ignored
Disliked{quote} "DSS of averages" Hi Alecke Doda stoch,dark delay stoch and alike versions are simply smoothed ver of stoch but older enough,possibly can repaint at some stage The best alternative regarding smoothness of stoch and code reliability plus performance wise i think Mladen's DSS (double smooth stoch) versions are the best one's Here is one of initial ver of this category - but Averages that includes a lot of choices for to exercise and find out the desired results,so simple to use but much effective and trustable results wise any type and style...Ignored
int OnCalculate(const int rates_total, const int prev_calculated, const datetime &time[], const double &open[], const double &high[], const double &low[], const double &close[], const long &tick_volume[], const long &volume[], const int &spread[]) { int uncalculatedBar = rates_total - prev_calculated; for (int i=0; i<uncalculatedBar; i++) { Buffer[i] = Calc(i); } return(rates_total); } double Calc(int pos) { double Diff= ((Close[pos+1]-iOpen(Symbol(),PERIOD_D1,))/iOpen(Symbol(),PERIOD_D1,0)); return(Diff); }
double Calc(int pos) { double Diff = ((Close[pos+1]-Open[Hour()])/Open[Hour()]); return(Diff); }
DislikedMy Humble request to master coder please check attached indicator and modify to show sup-res show any time frame and any candle number .Currently it showing only up to 4h please make it up to monthly .this is also ict orderblock daily/weekly bias idea. if it is possible add to show current candle high-low and one time frame/multi time frame(true-false ) so chart not cluttered. thanks in advance {file} {image}Ignored
Disliked[quote = mntiwana; 12901563] {quote} Hola junacwifi Como nota de bienvenida a tu primera publicación en FF "fxprosystems" no tiene nada que ver con este antiguo indicador de media tendencia, ni con la sección de derechos de autor, son simplemente vendedor, revendedor de piratas códigos, también renombrando cosas en su nombre para anunciar y promocionar su mierda publicando aquí el último ver de Mladen nuevamente, sin volver a pintar el que ya publicó tantas veces y lugares aquí en FF {archivo} [/ cita] Ok friend, thanks for your words. This indicator...Ignored