Disliked{quote} beautiful work,thanks,would you please add on off button on this fib indicator as well and possibly if it can change the color to green or red as per the trend,many thanks {file} {file}Ignored
Attached File(s)
1
I will code your pivot EAs for no charge 28 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
Disliked{quote} hey man @eess thanks for your reply. perhaps I should have been more specific. if you can help, please help, I'm still a rookie programmer and help from veteran professional programmers like you will be rally appreciated . hopefully some day soon I too could help others make their trading easier by assisting them in coding the tools they require. yes it calculates for the most recent 23 because that's the defined period i.e. I need it to calculate for every 24 period in the number of bars available...Ignored
Disliked- License Dear friends, I will be very grateful if anyone can look at this and help me. I need to insert 1 moving average MA in the TMA indicator as in the image below: MA with tuning features like the standard MA. When the MA line touches the upper band of the TMA, open a down arrow. When the MA line touches the lower band of the TMA, open an up arrow. Remembering that there is no need for a TMA center line. If possible with an audio signal when opening the arrows. This image is from today's EUR / USD. {image} Below is the TMA indicator posted...Ignored
Disliked{quote} You can try to modify it. tweaks everthing if you want . Sorry for my English. double a = bullvol; double b = bearvol; double c = dojivol; double d = (bullvol*100)/24; double e = (bearvol*100)/24; double f = (dojivol*100)/24; double g = (bullvol*100)/lookback; double h = (bearvol*100)/lookback; double j = (dojivol*100)/lookback; double k = bullvol/range; double l = bearvol/range; double m = dojivol/range; Bullvol[i] = a; Bearvol[i] = b; Dojivol[i] = c; {image} {file} {file}Ignored
Dislikedmr jeanlouie is there any problem with your this indicator, can you plz sort this issue why arrows not showing regularly and can you make it cut short to 2 timeframe rsi only (5+15) {image} {file}Ignored
DislikedHi Coders, I found this indicator very useful in live trades which doesn't repaints as well. Can someone please make EA which open orders when arrow appears and close all opposite direction orders. {file} {image}Ignored