- Search Metals Mine
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Jan 3, 2014Hi, Here is a Historical Daily Weekly Monthly open however there is no time shift but that probably will not matter so much when using Monthly and Weekly. file
daily pivot indicator request
-
cja replied Jan 2, 2014That's what happens if you minimize the MT4 platform window on MT4 build 509 however if you open it back up the Alert popup window should still be there, other than that I cannot help you.

Stochastic Oscillator Alert
-
cja replied Jan 2, 2014Try this I converted the RSI-Alert indicator to Stochastic and altered the Alert message. file
Stochastic Oscillator Alert
-
cja replied Dec 31, 2013Hi rattyo, I found this Pivot indicator while doing a search for a request on another thread, it should do everything you want, it has a time shift built in so you should be able to set it up for NY Close.
file Daily Pivots - Adjusting the times
-
cja replied Dec 31, 2013I modified an old Pivot indicator to show only the Pivot level however you can also display the Resistance and Support levels if required. file
daily pivot indicator request
-
cja replied Dec 31, 2013I would not speak too soon lets see what happens when MetaQuotes release their new MT4 platform in January.
NinjaTrader screwed up with Zen-Fire data feed
-
cja replied Dec 25, 2013You got that message because the supplied indicator is decompiled, I do not understand why anyone would decompile an indicator that is available as open source. The attached indicator is the original open source version of the indicator.
file Session select indicator for chart
-
cja replied Dec 23, 2013Hi rPIP, I added in the M levels for you. file image
Required: Monthly/Weekly Pivot indic with pivot mediums for MT5
-
cja replied Dec 19, 2013Hi, Try replacing any line of division code in the EA with a piece of code to bypass the zero divide situation as in the example below.
if (dividefactor!=0)result = MathRound((data1 - data2) / dividefactor);else result = 0;Zero Divide Error while trading Gold and Silver
-
cja replied Dec 17, 2013This is what you requested " Indicators lines set at 15/30/45/60/75/90 pips above And below the Daily Open " file image
Daily open line indicator - please help!
-
cja replied Dec 10, 2013Hi, First thing you need to do is post the mq4 file as the ex4 file cannot be altered however if you do a search there are plenty of time shift Pivot indicators to be found. Found this one with a time shift among my Pivot indicators which may be of ...
Daily Pivots - Adjusting the times
-
cja replied Dec 6, 2013I found this very old version ( 2006 ) of a Yearly Pivot in one of my older indicator folders. I hope it is of some use
file Looking for Yearly Pivot indicator with historical lines
-
cja replied Dec 5, 2013Have a look at this example and apply it to your EA, I have given several examples of how you can handle the individual lines of text in different ways and I have labelled the code to show what the different parts of the code does. I hope this helps ...
Help with Text Display Please?
-
cja replied Dec 2, 2013Hi shr5, Without getting too complicated with this you can get very close to what you want using MAs as mentioned above. file image
Market Base Line to Chart?
-
cja replied Dec 1, 2013What exactly do you mean by a shift back parameter? could I have more information please.
can anyone make this MTF heiken ashi indicator please
-
cja replied Nov 25, 2013Hi zelenko, I have converted it to the standard Heiken Ashi however I have not tested it extensively as explained in an earlier post it is a very old version of the 4 timeframe type of indicator and it could possibly have faults and issues? file ...
can anyone make this MTF heiken ashi indicator please
-
cja replied Nov 22, 2013Please explain what upppppppppppppppppppppp means?
This is an older version of what you want but at least its a starting point and you may be able to do something with it. This one needs the Heiken Ashi Smoothed for it to work and it could be ...can anyone make this MTF heiken ashi indicator please
-
cja replied Nov 19, 2013Here are the final completed indicators for both the Daily Average Fibs and the Daily Average Weekly Fibs, the Weekly has had extra levels added and now goes to 300, the historical labels can now be altered to show the fib level or fib level and ...
Fibonacci levels based on Daily Range indicator
-
cja replied Nov 14, 2013Hi Brapp, I have added in some extra levels because price can tend to exceed the Daily Range when used over a Week. If you need any alterations please let me know. file image
Fibonacci levels based on Daily Range indicator
-
cja replied Nov 12, 2013I have just realised that I posted the wrong indicator for the Historical past on the above post #8, I updated the indicator after posting and somehow reposted the previous version instead of the update. I am really surprised no one has bought this ...
Fibonacci levels based on Daily Range indicator