- Search Metals Mine
- 1,032 Results (19 Threads, 1,013 Replies)
-
futurespec replied Jul 7, 2011That is what my indi does (I thought?). What does it not do or what wants changing?
Need Monthly Pivot Indicator for X amount of bars
-
futurespec replied Jul 6, 2011Try this. Just play with it and adapt to your needs.
Daily Range Indicator
-
futurespec replied Jul 6, 2011Had an horrible thought that you might ask that!! ;-)) Would have been easier to start from scratch I think. The code is not user friendly to change. Say exactly what figures you want and if I get time (not now) I will have a look.
Daily Range Indicator
-
futurespec replied Jul 6, 2011Hi, Not trying to hijack the thread but have amended the code so that the figs show in the main window. HTH
Daily Range Indicator
-
futurespec replied Jul 6, 2011Horizontal Buy/sell levels and TP/stop levels are on by default for open trades. After you close your trade, open up your terminal (acc history tab) and drag and drop the closed postion onto your chart. It shows entry and exit arrows connected by a ...
MT4 order entry markers?
-
futurespec replied Jul 6, 2011Amended to what you asked for I believe (but this appears to be a ridiculously slow to load indi I wonder why you are using it?) Just change the 'mHist' to whatever number of bars you want the labels to appear for. Levels changed as requested. HTH
Colored MACD - MT4 indicator modification request
-
futurespec replied Jul 6, 2011Is this what you mean? HTH **** File modded and added to later post
Need Monthly Pivot Indicator for X amount of bars
-
futurespec replied Jul 4, 2011Hey gorangel No offence taken, just trying to help
Currency Strength Indicator
-
futurespec replied Jul 4, 2011This might help...(attached) set times in 'mTimes[]' to match Labels in 'mLabs[]' Labels overlap if times are duplicated! It is there for you to play with and adapt to your needs. HTH
nice tool, needs a little tweak
-
futurespec replied Jul 4, 2011See JMW beat me to it but have adapted to what you now asked for. HTH
Indi wth Alert when candle closes within few pips from high / low
-
futurespec replied Jul 4, 2011gorangel... I believe that I pointed out at the start of this thread that I am NOT a coder. My indi came about 'cos I could not get my head around modifying Flotsom's indi. I am not even convinced that it does what it should? I provided it in the ...
Currency Strength Indicator
-
futurespec replied Jul 3, 2011And just 'cos I know that you are going to ask you can try this if you want to specify last hour/day/week/month
Indi wth Alert when candle closes within few pips from high / low
-
futurespec replied Jul 3, 2011Ooops, sorry wrong file, use this one.
Indi wth Alert when candle closes within few pips from high / low
-
futurespec replied Jul 3, 2011Post the mq4 file for the indi and I am sure someone can help.
TDI Visual won't save preferences
-
futurespec replied Jul 3, 2011Here you go .... attached Not tried in realtime but it should work. As JMW says... you need to be more specific! HTH
Indi wth Alert when candle closes within few pips from high / low
-
futurespec replied Jul 1, 2011amended — Amended file attached. Should now do what you want I think?? Have changed some of the code so I do NOT know what it will do to any other linked files so you will need to CHECK. HTH
No decimal numbers?
-
futurespec replied Jul 1, 2011Try changing extern int GridSpace = 25; to... extern double GridSpace = 25; That should do it. HTH
No decimal numbers?
-
futurespec replied Jun 30, 2011Because I could not get my head around modifying the posted strength meter (not enough brains I'm afraid) I played a little further with one that I was trying to build myself. Have attached what I have done and not convinced it is exactly what you ...
Currency Strength Indicator
-
futurespec replied Jun 29, 2011MathMod( double value, double value2) does it the same in MT4. As to coding it ... not a problem but sorry I do not have the time at present.
Smooth MTF MACD for earlier buy/sell signals
-
futurespec replied Jun 29, 2011Yep, you are right: does not calculate correctly on all TF's. Will need some time (and poss. more brains) to work out what is wrong/not right). Nothing major I am sure.
Currency Strength Indicator