- Search Metals Mine
- 1,032 Results (19 Threads, 1,013 Replies)
-
futurespec replied Jul 14, 2011Amended to corner 3... you can change this to whatever corner! It does show the profit for 1 currency (the one on the chart to which the indi is attached). Sorry but do not know how to do it with selection from terminal.
Magnified Profit selected
-
futurespec replied Jul 14, 2011Her you go; something like this should do it. HTH
Magnified Profit selected
-
futurespec replied Jul 12, 2011Have modified but not tried it. See if it works for you. HTH
Modify trade management EA plz
-
futurespec replied Jul 12, 2011What you waiting for? Christmas?? ;-)) Try this. No promises. HTH
Please code round number alert indicator (indi Request)
-
futurespec replied Jul 11, 2011should be no space between 'gwin' and 'dow' ObjectCreate("mLine",OBJ_TREND,gWin dow,0,0); ObjectCreate("mLine",OBJ_TREND,gWindow,0,0);
Currency Strength Indicator
-
futurespec replied Jul 11, 2011Try this and see if it is close to what you want ? Add this code.... ObjectCreate("mLine",OBJ_TREND,gWindow,0,0); ObjectSet("mLine",OBJPROP_PRICE1, 25); ObjectSet("mLine",OBJPROP_PRICE2, 25); ObjectSet("mLine",OBJPROP_TIME1, Time[LineChartBars]); ...
Currency Strength Indicator
-
futurespec replied Jul 11, 2011Me thinks that is going to be difficult. From a quick look at the code you are already using all the buffers and the lines I think are set relative to the meter bars (I may be wrong on this). The lines also move up and down within the window ...
Currency Strength Indicator
-
futurespec replied Jul 11, 2011Think that you may just be taking the proverbial now!!! Modified as request.... anything further then play with the code yourself or specify what you truly want from the outset!
Alarm indicator requested
-
futurespec replied Jul 11, 2011Flotsom. Thanks v much for your continued input. I am sure there are not many out there that would be willing to pay for an indi to be developed and then put it out for public use. Great stuff. Thanks again.
Currency Strength Indicator
-
futurespec replied Jul 10, 2011Me thinks you have changed a setting somewhere!! Try selecting the trendline (double click) then right click on it and select properties. Go to 'Visualisation' tab. Make sure there is a tick mark in 'Show on all timeframes' HTH
Lines are disappearing
-
futurespec replied Jul 8, 2011It is my understanding that the charts DO refresh on each tick. Sounds more like a coding issue to me.
Refresh mt4 chart every tick
-
futurespec replied Jul 8, 2011Try this attached. As with all my coding (I am NOT a coder) I make no promises. Play and amend to your hearts content. HTH
High Low plot indicator change request
-
futurespec replied Jul 8, 2011Many thanks for the reply. Something to do with the wood and the trees then! .... for the life of me I could not see it but now that you have explained it is obvious... DOH !! Thanks again for the help.
Could someone please explain?
-
Could someone please explain?
Started Jul 8, 2011|Platform Tech|2 replies
Was trying to find the highest high over a number of minutes when attached to any timeframe ...
-
futurespec replied Jul 7, 2011For some strange reason I was getting unexpected results (sorry) from the above so I have modded slightly and hope that it is better now (attached). If anyone can explain what I did wrong in the first version I would be pleased to learn the reason ...
Help with alarm on indicator for price move
-
futurespec replied Jul 7, 2011Try this. Play with it to make it the way that you want. HTH
Help with alarm on indicator for price move
-
futurespec replied Jul 7, 2011Try something like this. You will need to input the price when you 1st attach to chart but after that you can move the line. Just play and amend to your liking. HTH
Alarm indicator requested
-
futurespec replied Jul 7, 2011Modified now! HTH Modded again as requested!
Need Monthly Pivot Indicator for X amount of bars