Search found 226 matches

Re: Wave trend Oscillator

Mrtools/mladen I know that it’s been a while but I still believe that this is an exceptional indicator if I can get some flexibility on the trend which is in buffer 13. Right now it is permanently set at ObL1 & OsL1. I believe I saw recently that MT said he didn’t have the source file, please as...

Re: MT4 Indicator requests and ideas

Hi mntiwana, You're just the person who might help me out, as I'm looking to replicate (and possibly include as part of my strategy) the attached setup that you had posted some time ago. Could you have a look and see if you could share - if not the template, at least the IFT of Stoch indi. Thank yo...

Re: MT4 Indicator requests and ideas

Botan626 wrote: Sun Nov 12, 2017 10:37 am Hello!

Could anybody add HA candles as an option for this indicator?
apparently I have a missing dll for this indicator can anybody help me.

Re: TDI Indicators for MT4

MrTools I found this TDI with no mq4. It works but when I found the mq4 and fixed the 1090 updates it loads and hangs. I have 18 TDI indicators and I have been trying to combine several of their items to no avail. I like the line options and divergence which I can't find in any other TDI. I will pro...

Re: Various Expert Advisors

mrtools Thank you for this Mandarine EA. I have never traded Pivots before so I may have some dumb questions. You can see from the charts that it seems to be going quite well. but as you can see from the attached the SL & TP for some pairs are crazy. Do you have any idea what is wrong? My inputs...

Re: Coding Help

mrtools wrote: Tue Nov 21, 2017 1:53 am

Yes that what these 2 lines are doing

Code: Select all

fsig[i] = iCustomMa(MaMethod,ao[i],FastSignalPeriod,i,Bars,2);
 ssig[i] = iCustomMa(MaMethod,ao[i],SlowSignalPeriod,i,Bars,3);
It's doing it this way instead of iMAonarray.
MT
Got it, sorry for being so dense.
Thank you
Ray

Re: Coding Help

Ray, try this one MRTools The "First Indicators Data" is not used in The "Awesome_signals" which is where my problem exist. Any chance you can address my problem, its the eighth item on the "apply to" drop down box. I can achieve the goal by loading the 2MAs onto an aw...

Return to the advanced search