- Search Metals Mine
- 7,780 Results (67 Threads, 7,713 Replies)
-
hanover replied Apr 25, 2020@Yudax, @Fannoer: I've used the indicator every day for several years with BasePoint=0, and have never experienced this problem. In the screenshot, the brown line (CAD) displays without any issues. Unfortunately it's impossible to troubleshoot if I ...
Recent Strength indicator
-
hanover replied Apr 25, 2020Don't understand what you mean by "1 to 3 index only". From post #1: "Alerts and other features will be coming in the next release, if/when I get some spare time. " Also, please understand that alerts are problematic, i.e. we need to potentially ...
Software tools for LauraT's Roadmap
-
hanover replied Apr 25, 2020Are you referring to Daily LinesBoxes? If so, there are so many versions of this indicator scattered around everywhere that I've lost track of which ones work and which don't. The attached is the latest version that I have on my work computer. It ...
Hanover replies to PMs
-
hanover replied Apr 24, 2020Thanks. However, I'll stay with the iCustom() call for the meantime, even if it's slower, for the reason that if any change is made to the calculation in the CompRSISelectv2 indicator (which could happen without my knowing about it), the dashboard ...
Software tools for LauraT's Roadmap
-
hanover replied Apr 24, 2020Hey folks, thanks for the kind words. I've updated the indicator with a new option PrintRSIvalues which, if set to true, prints the RSI value instead of the Wingdings symbol. Download from post #1. I will try to explain using a graphic. The distance ...
Software tools for LauraT's Roadmap
-
Software tools for LauraT's Roadmap
Started Apr 24, 2020|Platform Tech|169 replies
NOTE: Suggestions for more information are welcome, but will be implemented only if they are ...
-
hanover replied Apr 23, 2020Indicator is designed to work only on major currencies, as tickvalue for exotics, metals, etc can differ from broker to broker. There are lots of other indicators that display ADR (easily found using Google).
ATR indicator for MT4
-
hanover replied Apr 23, 2020Sorry but I don't use this indicator. You might be able to find an answer in this thread. Or try Google.
Pair Strength Analyzer indicator
-
hanover replied Apr 23, 2020Here it is, but it compiles with a zillion errors unless you use the MQL4 build 509 compiler.
Daily Boxes/Lines indicator
-
hanover replied Apr 22, 2020Entries in BGHeightHstartWidthColor are: 1. background height (per line, in pixels) 2. starting horizontal position on chart (in pixels) 3. background width (number of characters) 4. color is B[0<=blue<=255]G[0<=green<=255]R[0<=red<=255]) These must ...
Pair Strength Analyzer indicator
-
hanover replied Apr 20, 2020There's no need to send me the EA. Please feel welcome to send it to somebody else instead, if you want to. I just thought it was a very worthy cause.
Perhaps I should revise my signature. I did intend to leave FF permanently about 2 years ...EA for manual backtest with MT4 strategy tester
-
hanover replied Apr 18, 2020Very glad to hear that some of the indicators I've posted are useful to others. People like yourself, mladen, cja, hayseed, and many others respond to a variety of coding requests wheras I merely share a few of the indicators that I've written for ...
I will code your EAs and Indicators for no charge
-
hanover replied Apr 18, 2020

This is a great idea imo, it's a shame that it's not a mandatory requirement for all coding requests. It would not only ensure that requests are genuine, but more importantly, would help people who are in need, in less ...EA for manual backtest with MT4 strategy tester
-
hanover replied Apr 18, 2020Hello sir, I just wanted to say that in my humble opinion you've done some great work here. I hope that the beneficiaries are appreciative of your tireless effort and considerable expertise. Take care and stay safe, David
I will code your EAs and Indicators for no charge
-
hanover replied Apr 18, 2020Hello sir, Many thanks for the update. I think I'll stay with my version (but won't post it publicly, to avoid confusion) as I don't fancy changing Plot News to accommodate the changes to ReadWholeFile(). I have some other functions that I'm ...
Modified, useful MQ4 utilities, indicators, and related tips
-
hanover replied Apr 15, 2020Lines function continues to operate exactly as it did before.
Daily Boxes/Lines indicator
-
hanover replied Apr 15, 2020I have added the curl files to the Plot News v4-16.zip file in my github repository.
Plot News / Downloader version 4.00
-
hanover replied Apr 15, 2020I have updated the indicator so that it does this (include Y in Properties). Download the latest version from post #1. The screenshot below shows the required parameter settings (those changed from their defaults are highlighted in yellow). [EDIT] I ...
Daily Boxes/Lines indicator
-
hanover replied Apr 12, 2020I think the curl files are missing from the zip, a careless error by me. Sorry. I will remedy this in the next release. See post #337 for more information. ___________________________ Good idea to externalize the URL. I will implement it in the next ...
Plot News / Downloader version 4.00
-
hanover replied Apr 12, 2020If you want to get straight to the latest solution, please ignore my ramble in post #9 and simply replace the YMDtoDate() and EasterDay() functions with those posted below. This will fix the bug in the EasterDay() calculation, and you should be good ...
Modified, useful MQ4 utilities, indicators, and related tips