- Search Metals Mine
- 1,032 Results (19 Threads, 1,013 Replies)
-
futurespec replied Jun 29, 2011Hi Flotsom, Thanks for posting the indi. Just tried it and it works fine (Win7, MT4 build 402) Already had Consolas but reinstalled from above. Just need to play now to see what it does. Keep up the good work :-))
Currency Strength Indicator
-
futurespec replied Jun 26, 2011Think this goes some way towards what you want (no more time now). May need tweaking? (Not tried in real time). HTH
Smooth MTF MACD for earlier buy/sell signals
-
futurespec replied Jun 25, 2011Starting to get out of my depth now... (I responded to your Q about whether it could be done). Really do not see what you hope to gain over one of the indi's posted above. They can be adapted to what you need I think. Do not look for a sledge hammer ...
Currency Strength Indicator
-
futurespec replied Jun 25, 2011Easy to get the data to Excel ... (eg ='MT4'|BID!GBPUSD in an XL cell) to get real prices into the XL (enable DDE in MT4) The problem then is to use Vb code to populate the spreadsheet... not too difficult but I would think somewhat processor hungry.
Currency Strength Indicator
-
futurespec replied Jun 24, 2011That sounds relatively easy once you have the original indicator. A good coder should have no problem. Not sure that my coding is up to that but may be tempted to look later.
Currency Strength Indicator
-
futurespec replied Jun 24, 2011arrows changed but I think that the alerts are still NOT working correctly. (Will look again later) Change the figure at the end (from 0 - 5) SetIndexStyle(0,DRAW_ARROW,STYLE_SOLID, 4);
WaddaH Indicator MultiTime Frame
-
futurespec replied Jun 24, 2011Is this what you mean? — attached amended.
WaddaH Indicator MultiTime Frame
-
futurespec replied Jun 23, 2011Try this — No error checking. Need to enter the Pair in UpperCase. HTH
Two pairs spread moving average
-
futurespec replied Jun 23, 2011Try this — Think it does what you asked for.
ma % indicator requirment
-
futurespec replied Jun 23, 2011Try this — Not used it but it was mentioned on here a short time ago..... url HTH
Application that builds EAs from custom indicator
-
futurespec replied Jun 23, 2011amended to give you lines!
Indy for the showing OHLC Weekly, Monthly
-
futurespec replied Jun 22, 2011Try this if all you want is the figures HTH
Indy for the showing OHLC Weekly, Monthly
-
futurespec replied Jun 22, 2011Pleased to be of some small help. Now all I need to do is learn how to help myself !!

Adding Dates to Spreadsheet
-
futurespec replied Jun 22, 2011try this... (you can now amend the blue cell)
Adding Dates to Spreadsheet
-
futurespec replied Jun 22, 2011Give me some idea what you are looking for and I will take a look.
Grid Programming EA help needed
-
futurespec replied Jun 22, 2011Amended to what I think that you are asking for
HTHAdding Dates to Spreadsheet
-
futurespec replied Jun 20, 2011Here you go.... *** NB: As I said from the start I am not a coder **** It is not optimized for speed, there is no significant error checking, YOU USE AT YOUR OWN RISK!! HTH
Looking for a script that will run multiple scripts
-
futurespec replied Jun 20, 2011Try it with single speech marks around MT4 eg ='MT4'|BID!GBPUSD HTH
mt4 dde problem
-
futurespec replied Jun 17, 2011Codemeister .. thanks for that. Code now amended so does what you asked for. **** NB. It is pretty rough in that it does not check for wild inputs but play with it and amend to your needs. Set the Lots, no of orders etc to your normal requirements ...
Looking for a script that will run multiple scripts
-
futurespec replied Jun 17, 2011. — Updated (attached) but now I get an error 130 (TP or SL values) but cannot for the life of me work out why!!
Looking for a script that will run multiple scripts