- Search Crypto Craft
- 7,780 Results (67 Threads, 7,713 Replies)
-
hanover replied Jan 10, 2018Works OK for me in build 1090 -- see screenshot: image Data can initially take maybe 30 mins to load (if you are running all 28 pairs x 9 timeframes = 252 data histories that must be loaded from your broker's server). You could try running this app ...
Recent Strength indicator
-
hanover replied Jan 10, 2018Have you tried the indicators attached to posts #10 and #12 of this thread? Also this? Both found (along with others) in less than a minute using Google. Hope they are helpful to you.

Engulfing outside bar indicator
-
hanover replied Jan 10, 2018FWIW, that's the way I view it also (reasons here). For me, SL/TP/exits are trade management, position sizing is money management. But each to their own.
Money Management / Risk Management
-
hanover replied Jan 10, 2018Not necessarily correct. It depends on how correlated (or not) the indicators are. If you toss two coins, the individual outcomes are (assuming a 'perfect' world) completely independent/uncorrelated. Whereas indicators that are derived from the same ...
mctc currency strength indi for you to try
-
hanover replied Jan 9, 2018Plot Crosstab is an experimental feature that attempts to plot the historical values that were calculated by PSA, and might not be very useful. If you want historical strength values plotted as a continuous line, there are better indicators to ...
Pair Strength Analyzer indicator
-
hanover replied Jan 9, 2018You're correct, the downloader app creates an archive file only if you choose the default output format. This is intentional, and is explained on page 6 of the instruction pdf (see screenshot). It is to ensure that the archive file will always exist ...
Plot News / Downloader version 4.00
-
hanover replied Jan 8, 2018The MQ4 file is attached below. However, please note that it was written using MT4 build 509, hence you will need to do this first, if you want it to compile/run without a zillion errors. I'm not sure that I got Daryl Guppy's formula exactly correct ...
Guppy Count Back Line Indicator
-
hanover replied Jan 8, 2018Right on the money, as usual. IMHO.
To whatever extent threads like this give the impression that you can use MM to systematically beat the market, they are misleading. If this were actually possible, then everybody could run an EA that ...Rags to Riches in 10 or 20 Trades - Simplicity at its finest
-
hanover replied Jan 7, 2018Fair point, I will leave you to your exchange of views.
What are the minimum requirements for a Holy Grail?
-
hanover replied Jan 7, 2018It sounds like your indicator is the result of some extremely dedicated and impressive research. Given the amount of time, effort and expertise that you've obviously put into it, I totally understand your reluctance to share your IP publicly. I ...
What do people think of this indicator?
-
hanover replied Jan 7, 2018Indeed. Ultimately forums are irrelevant, it's the market that sorts out the men from the boys.
What are the minimum requirements for a Holy Grail?
-
hanover replied Jan 7, 2018Many thanks for your kind words. A happy new year to you also, may 2018 bring you much prosperity and happiness.

Pair Strength Analyzer indicator
-
hanover replied Jan 7, 2018From a futile discussion on semantics to the inevitable flame war. Another typical FF thread that's fast heading to hell (and possibly the recycle bin) in a handbasket.
What are the minimum requirements for a Holy Grail?
-
hanover replied Jan 7, 2018Well ok, many thanks. I prefer to work with the old build 509 compiler as I've written many indicators and EAs, some of them complex, and I would need to learn OO (I'm an old COBOL/C programmer from the 1970s/80s) and then rewrite them all, at a ...
What do people think of this indicator?
-
hanover replied Jan 6, 2018I've already written two indicators (attached below) that read data from a CSV file and plot it on a MT4 chart. By a happy coincidence your CSV files are formatted perfectly (i.e. date/time in standard MT4 format, followed by a numeric value; file ...
What do people think of this indicator?
-
hanover replied Jan 6, 2018In some respects I agree with you. Unless a system is infallible, i.e. generates a 100% win rate, then nothing is completely guaranteed. If there is a market condition, rare or otherwise, that can cause a single losing outcome, then it is ...
What are the minimum requirements for a Holy Grail?
-
hanover replied Jan 5, 2018If you're talking about a Holy Grail method, then either it is a perfect method that generates guaranteed return at no risk -- e.g. arbitrage -- or it falls short of that by some arbitrary degree, which basically means that it can mean anything that ...
What are the minimum requirements for a Holy Grail?
-
hanover replied Jan 5, 2018It looks like the programmer is a 30 year old Russian named Sergey Korolevskiy. You can find his email address here. _______________________________________ Rob, Latest version is attached. More info here (files in the link are out of date, don't ...
I will code your EAs and Indicators for no charge
-
hanover replied Jan 5, 2018An educated guess after a quick look at the code, VC_Period is the TF to be used, valid entries look like they should be: 0 = use TF of current chart 1 = M1 5 = M5 15 = M15 30 = M30 60 = H1 240 = H4 1440 = daily 10080 = weekly 43200 = monthly
VCustom3 help for adding some code