- Search Metals Mine
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Nov 7, 2013Try this link this is where Brapp started a new thread using the Fib indicator you should be able to get some ideas on how to apply the Fib indicator if you read through the posts. url
Fibonacci levels based on Daily Range indicator
-
cja replied Nov 7, 2013Hi, It was an issue with ObjectsDeleteAll() it deletes all objects without targeting a specific object. file
MT4 Indicator - Time to Candle Close & Spread (absolute&relative)
-
cja replied Nov 1, 2013Hi, You can load onto a chart as many BUYSTOPS/BUYLIMITS/SELLSTOPS/SELLLIMITS as you want and each individual pending order will cancel as the cancel level is hit for that Pending order, the only thing is the line showing the cancel level on the ...
EA to cancel pending order when price reaches certain level?
-
cja replied Oct 31, 2013This should do what you want, just set the input " Cancel_Level " to the distance you want the cancel level to activate at above or below the Pending order, use only a positive number and the EA will automatically allow for any of the 4 Pending ...
EA to cancel pending order when price reaches certain level?
-
cja replied Oct 30, 2013If you are getting the MT4 popup window when clicking on the SL/TP levels have you set the correct things up in the MT4 Tools/Options/Charts? image
EasyOrder Settings v4 stealth
-
cja replied Oct 30, 2013Try this and see if it does what you want. file
I need an indicator to write the change from open to close
-
cja replied Oct 29, 2013Try this, click down on the mouse wheel to bring up the crosshairs on the chart, move the crosshairs over to the 100 level then hold down the left mouse button and drag it to the 0 level it will show you the number of candles and pips between those ...
MT4 Fibo Retracement Tool - How to show total number of pips?
-
cja replied Oct 28, 2013It will now only show on M1-M5-M15-M30-H1 and not on H4-D1-W1 & MN1.
file Indicator that shows day of the week
-
cja replied Oct 24, 2013Give this a go, I have also added in time frame labels and a label shift so that you can load any time frame from M1 to Monthly.
file In need of a good coder: Pivot lines to current candle please
-
cja replied Oct 23, 2013Signal Bars using the Close instead of the Open for pips range is posted on the first post of this thread.
#Signal Bars v10a
-
cja replied Oct 23, 2013Hi, I will have a look at your request when I get a little spare time.
#Signal Bars v10a
-
cja replied Oct 21, 2013If you want something modified at least post the indicator that needs altering.

Display comments mql in corner
-
cja replied Oct 14, 2013The middle indicator looks like a RSI Mirror type indicator. url
what is this indicator?
-
cja replied Oct 14, 2013I have changed it so that now it will only take one trade for all the currency pairs it is loaded on, be warned though on occasion if 2 currency pairs signal at exactly the same time it is possible for 2 trades to open at the same time ( not sure ...
Stochastic EA requirement
-
cja replied Oct 14, 2013OK so you show version 1.0 loaded onto the EURJPY and no trades have been taken for EURJPY but you point to 2 trades for EURUSD? I presume that you have version 1.0 loaded onto the other currency pairs.
Stochastic EA requirement
-
cja replied Oct 14, 2013That's strange because I just retested it and it if it is set to take only 1 trade that is all it takes, are you sure that you loaded the WhiteHorse Sto EA v1.0 and not the original version because if it works on my trading platform it should work ...
Stochastic EA requirement
-
cja replied Oct 13, 2013I had a little spare time so had a quick look at the EA for you. I have changed the way the trades are counted and added in a delete function for the comments. From the quick test I performed it appears to be working as it should and only opening ...
Stochastic EA requirement
-
cja replied Oct 13, 2013youo can also - right click on the chart / select Objects list / control A on the keyboard / Delete on the right side of the objects window - and that removes all the objects on the chart.
Script to delete only certain objects
-
cja replied Oct 9, 2013I tried a conversion of another indicator with a similar number of lines of code ( because to convert anything requires that they get your source code ) and it compiled with over 100 errors and 85 warnings, like most of these things it is not a ...
#Signal Bars v10a