- Search Metals Mine
- 7,780 Results (67 Threads, 7,713 Replies)
-
hanover replied May 14, 2020Some RSI indicators that I've accumulated during my travels. Some apparently have MTF capability (judging by the name). I haven't tested any of them, so download and use at your own risk.
MTF RSI Indicator Request
-
hanover replied May 14, 2020It looks like Forex Factory has changed their calendar's URL. Hence I have updated the PlotNews v4-16.zip file in the GitHub repository (accessible from this link) with the following changes: The NewsDownloader.exe app now attempts to read the ...
Plot News / Downloader version 4.00
-
hanover replied May 14, 2020Sorry about that, but you get what you pay for.
I merely share some of the software that I've written for my own use. And I know that FF's news calendar only goes back as far as 2007, hence I don't need a date check. Anybody who doubts this, ...Plot News / Downloader version 4.00
-
hanover replied May 14, 2020All you need is the CSM original.ex4 file, and the CSM.TTF font, in the zip file. 1. Install the font (there are plenty of YouTube videos showing how to do this, e.g. here). 2. Install the indicator (again, there are YouTube videos showing how to do ...
CSM indicator (hanover)
-
hanover replied May 12, 2020Hello kind sir, I'll post here because my comment has nothing to do with Laura's strategy. Did you know that Williams %R = (Stochastic – 100)? Below are %R(14,close; the blue line) and Stochastic with %K=14, Smoothing=1, %D=1 (the yellow line). The ...
Hanover replies to PMs
-
hanover replied May 10, 2020I wrote a similar Composite RSI indicator for Neilsdigest's strategy, and it also had repainting issues. More info from this post onward. It seems that this might be an issue with MTF indicators generally, as explained here.
Roadmap - A Way To Read Markets
-
hanover replied May 8, 2020It seems to be working correctly on my computer. You can see how the dots on the dashboard for AUDCAD match the bars on cja's MTF DashBoard v3. This works the same for all of the other pairs. If you want me to help you, I need to see screenshots of: ...
Software tools for LauraT's Roadmap
-
hanover replied May 7, 2020Ok. Thanks. Perhaps I was too harsh in my assumption, I should give people the benefit of the doubt and assume that their comments are sincere. My apologies to all.
Hanover replies to PMs
-
hanover replied May 7, 2020The values output are hugely dependent on parameter settings like: LengthsForRegr, PeriodsForRegr, WeightsForRegr, RescaleUsingATR, FinalScaleValue, ........ and various others. Sorry, I don't have a file where I've maintained the same settings ...
Pair Strength Analyzer indicator
-
hanover replied May 7, 2020Of course this assumes that you have a broker who provides the currency indices in their symbols list. May I ask which broker you're using?
Roadmap - A Way To Read Markets
-
hanover replied May 7, 20201. Apart from LauraT's strategy, I'm sorry but I'm not undertaking any programming requests. 2. You could try posting in one of the "I code for free" threads. But nobody will be able to help you unless you post the .mq4 file.
Indicator stopped working
-
hanover replied May 7, 2020I did create and upload a pivots dashboard back in post #1276. Based on your description, I'm not sure that it meets your requirement, but you're welcome to take a look at it. The dashboard that I created for LauraT's method prints an upward or ...
Hanover replies to PMs
-
hanover replied May 7, 2020It should work the way you describe (i.e. the charts are checked for alerts on the first tick of the new candle) if you set RefreshPeriod = +0 and MinutesBetweenAlerts = 0
Software tools for LauraT's Roadmap
-
hanover replied May 6, 2020Hi Laura, Nice trade.
However, if I understand correctly, everything else being equal, you'd normally exit a (sell) trade if/when the EMA(8) completely crosses above the SMA(200) (the area I've shaded blue). What overriding factor(s) ...Roadmap - A Way To Read Markets
-
hanover replied May 5, 2020The file you name in OutputFile is designed for a different purpose. I don't wish to change its format, beacuse other traders are already using it. But I will add an option for all of the selected instruments to be output to the Crosstab file, when ...
Pair Strength Analyzer indicator
-
hanover replied May 5, 2020Sorry, and please don't take this personally, but I will be ignoring and disliking any posts that are off topic, because they clutter the thread and make it more difficult for members to follow information relating to the PSA indicator.
Pair Strength Analyzer indicator
-
hanover replied May 5, 2020Interesting. Many thanks.
I thought I had the calculation correct, but last night (NZ time) I found two realtime examples that replicated !SM_ADR Marker exactly, and one that didn't. I'll continue to investigate. ...Software tools for LauraT's Roadmap
-
hanover replied May 4, 2020Just wanted to air some thoughts — LauraT, or anybody else, please tell me whether I'm on the right track or not. Many thanks. Buying at candle (1) in the screenshot (when price reaches the lower channel boundary) meets the rules, but I would ...
Roadmap - A Way To Read Markets
-
hanover replied May 4, 2020Mike, Please feel welcome to use anything of mine. I'd like to help a fellow developer in any way that I can. I don't mind posting fragments of code if that helps, although I won't post the entire .mq4 source publicly without LauraT's permission. ...
Software tools for LauraT's Roadmap
-
hanover replied May 4, 2020The sideways arrow means that the current price is less than ProximityThreshold widths of the EMA(8) channel away from today's open price (one of the lines in LauraT's Roadmap template). It's printed using FontColor (same color as the ...
Software tools for LauraT's Roadmap