- Search Crypto Craft
-
pips4life replied May 4, 2017That LIB file is private. I haven't released it, and it should not be needed for normal operation. I verified that when I set aside my copy of the LIB file, the regular script still compiles without problem, and it works fine when run on a chart. ...
Improved OrderHistory mq4 script to display trade history on charts
-
pips4life replied Apr 24, 2017Hi hanover, Nidagr, skinobi, all, The indicator, Display All Info Pairs, is not one that I know enough about to want it for myself. (Should I? Fans, can you explain?). (And if I do, I can use the 509 compiled version which seems to work fine for the ...
Display Info indicator
-
pips4life replied Apr 17, 2017Me too. If you find any indicators of the pattern, feel free to point them out. Assuming you label the 4 sequential pivots (LHLH or HLHL) as "A B C D", then these symmetrical moves are also called AB=CD, meaning the move from A-to-B is equal to the ...
The One: Price Action and Reaction
-
pips4life replied Apr 17, 2017What is "AltGr" ? Surely not just the "Alt" key, nor is it "Alt" (held or not) and then "G" (or "g") then "r" then a down arrow. None of these work for me (Win10). However, as always, a simple "+" key does a zoom in, making bars wider, viewing less ...
MT4 navigational tips and techniques
-
pips4life replied Apr 16, 2017If you manually trade such signals and make any money doing so, then I can pretty much guarantee that you have NOT fully described your trade criteria that you actually use. There is more to it than what you say, which is exactly what Hanover said ...
Hanover replies to PMs
-
pips4life replied Apr 8, 2017Display pips? I am light years beyond that too, but using my own private tools, which -- sorry -- are so complex to use I'd be doing tech support forever if I tried to share. It's a big bundle/jumble of stuff too complicated even for me sometimes, ...
MT4 navigational tips and techniques
-
pips4life replied Apr 8, 2017Easy! Here's the single chart method: While a chart is active, hit the Enter key. Notice that anything you type you will see at the bottom left of the chart. Type a 1 for an M1 chart. Or, type M1. You are entering the #minutes OR the timeframe name. ...
MT4 navigational tips and techniques
-
pips4life replied Apr 7, 2017Obviously it would be better if MT4 had a full set of "Alt"-accessed-keystrokes for every command. They have some, but not for Profile nor Template. An example would be: Alt i l t (4 keystrokes). Try it and you'll see it begins drawing a Trendline ...
MT4 navigational tips and techniques
-
pips4life replied Jan 18, 2017Wow, did it ever. Peaked 428p up from the low, and now has held exactly at the UML of the downslope that AlexC drew. See 2 charts previous or use the link here: I missed the Sunday entry, but on Monday, 5:44pm EST, I was literally holding my finger ...
Charting with Median Lines
-
pips4life replied Jan 16, 2017Update: My Red PF posted on Jan 10 played out exactly (for at least a bounce), though with best accuracy on either an H1 chart, or on a Daily (5 bars/week) chart. Here's an update of the original Daily (6 bars/week). (The bar just prior to the low ...
Charting with Median Lines
-
pips4life replied Jan 12, 2017I made the point to Eaglestar -- and posted here for the benefit of others -- that if different brokers have wildly different prices for a pivot, than avoid using it as a pivot for your Pitchforks, Trendlines, Fibos, etc. One simply doesn't know ...
Charting with Median Lines
-
pips4life replied Jan 10, 2017I usually like your charts, but in my opinion, on this chart you are fooling yourself to draw any pivot based on the GU Oct 6 low. Whatever was the low price is not consistent among any of several broker feeds I've checked. There was no liquidity, ...
Charting with Median Lines
-
pips4life replied Dec 3, 2016Hi MT4 experts, Does anyone have an example, including source, of something (e.g. a dashboard? widget?) that could display a popup of Object info? Currently, I make use of Text objects to calculate and display some measurements of interest to me and ...
MT4 navigational tips and techniques
-
pips4life replied Nov 20, 2016I suppose the request -- if you decide to add it, about which I have no personal interest either way -- could be implemented with something like: double adr1 = iATR(NULL,PERIOD_D1,1,0); double adr5 = iATR(NULL,PERIOD_D1,5,0); double adr10 = ...
'Room to move' indicator
-
pips4life replied Oct 29, 2016AU,H1. Recent perfect test (shy by 0.3p) of black ML. Notice prior black ML and UML resonance. Magenta MS (ModSchiff) included, which makes it messier. (My flaw).
Andrews Pitchfork (Median Line)
-
pips4life replied Oct 29, 2016Pitchfork traders, newbies who want to learn... heads up! (*I know a lot about PF's, but I'm still learning too, by the way) It is hard to find a better series of examples of going with the flow than the recent GBPUSD,H1 (GU) charts by AlexC! (Start ...
Andrews Pitchfork (Median Line)
-
pips4life replied Oct 16, 2016An interesting concept, but not accurately drawn. (I'm not intending a dig at Auxesis, whose charts I generally like). In the original drawing, the Pitchfork B-C upline is "mirrored" to make a downline at C, and as drawn, it appears to have ...
The One: Price Action and Reaction
-
pips4life replied Oct 8, 2016See post#1 for the latest release. 2016-Oct-08: New "P4L OrderHistory.mq4" (V13) released. Per request, new option LimitToMagicNumber_GtEq_0 (default -1, not_limited). Specify a number >=0 if you want to restrict matching trades to the specific ...
Improved OrderHistory mq4 script to display trade history on charts
-
pips4life replied Sep 27, 2016Fxmazing, (A mixture of irritation and compassion comes to my mind. I can't decide which one is stronger). Before thanking me, but then making a post that you couldn't make it work... you -- and all newbies -- should put more effort into it first, ...
Improved OrderHistory mq4 script to display trade history on charts
-
pips4life replied Aug 25, 2016I use Windows 10 x64. I have the latest MT4 build 1010, though it has worked fine on previous builds also. I recompiled it and it runs just fine on my PC with my Broker feed. It doesn't hang, and it shows the latest trades on my chart. Did you ...
Improved OrderHistory mq4 script to display trade history on charts