- Search Crypto Craft
-
pips4life replied Aug 10, 2016Hi honestknave, Nice tool. In my own private indicators, I've been using a similar technique with multi-objects for many years. I haven't seen anyone else do it until you. Some aspects did become a lot easier/better with the new 600+ features. I've ...
Multicolor Fibonacci Retracement Tool
-
pips4life replied Jul 13, 2016I used to have a desktop and 4 side-by-side 22 inch monitors, and a 2nd laptop with a 24 inch, but I am done with small monitors forever! A few months back, I upgraded to two side-by-side 48 inch Samsung 4K flat TV's, UN48JU640DF. (Same area and ...
Show us your workstation!
-
pips4life replied Mar 29, 2016See post#1 for the latest release. 2016-Mar-29: New "P4L OrderHistory.mq4" (V12) released. Fixed significant bug related to use of Input Files. Mixed-case symbol names are now supported (e.g. "EURUSDc", "EURUSDpro", etc.) New "DEBUG_inputfiles" ...
Improved OrderHistory mq4 script to display trade history on charts
-
pips4life replied Mar 24, 2016Sitkhi, Kudos, that was a decent projection on AUDUSD for a retrace, then down to ML. There was more too it, as the chart shows, but overall, you suggested a strong AU peak could be in play, and that the downfork could be helpful. (See how the black ...
Andrews Pitchfork (Median Line)
-
pips4life replied Nov 10, 2015S&P500,H1: image M5: Notice pin bar. Notice black target price and actual low (red). image D1: A stronger fork (black) in play with the recent low. Red, which captures width, is also of some interest. image D1 closeup. The actual intercept is ...
Andrews Pitchfork (Median Line)
-
pips4life replied Dec 10, 2014Thanks Xaphod for responding. I hadn't yet tried that new function, but with my first attempt, it does not seem to solve my problem. The problem is with the sequence of events. (Fyi, I've proven that I can pass the information via a global program ...
MT4 navigational tips and techniques
-
pips4life replied Dec 10, 2014Hi MT4 experts, I'm looking for code that can be called by an indicator that will query some Windows function that can tell me, at that very moment, whether or not the left-mouse button is being depressed and held down or not. Why? Because I have ...
MT4 navigational tips and techniques
-
pips4life replied Sep 16, 2014Maindoor, Sigh. Post #1 is long, I know, but the answer is there. You want an M45 chart, and you want to control which group of M15 bars that are combined to make each M45 bar, right? Isn't what you ask for accomplished simply by setting ...
Improved multi-timeframe/offset/chart period converter, P4L PeriodCon.mq4
-
pips4life replied Sep 10, 2014Thanks MaxDoom and rockit. That helped a lot. Very nice, compact and organized code suggestions, rockit. MaxDoom, I did mention the double vs. int in my 1st post, but the GVar does convert to int fine for my purposes. I did also mention that I could ...
Would like advice and examples of bitwise code to store counts
-
Would like advice and examples of bitwise code to store counts
Started Sep 9, 2014|Platform Tech|4 replies
Hi MQL4 coders, I have in mind an idea to use a single variable and bitwise operations to keep ...
-
pips4life replied Aug 24, 2014GU, Daily. Close to LML but still shy by ~8p.
Andrews Pitchfork (Median Line)
-
pips4life replied Aug 22, 2014Wow. Today I just found a solution to an MT4 behavior that has bugged me for a very long time. (Tested on build 670). Maybe some of you know this, but I was unaware. This solution requires you have the source code to an indicator. (If you don't, ...
MT4 navigational tips and techniques
-
pips4life replied Aug 20, 2014GU, Daily. Possible long setup. Black is a strong resonant, regular fork. (There were a couple of great short opportunities earlier). Blue, is an unusual Low-Low-High that captures the width, and does not have as obvious of resonance, but it so ...
Andrews Pitchfork (Median Line)
-
pips4life replied Aug 12, 2014Jade, my Cat Trader. This is where kitty does her work.
Andrews Pitchfork (Median Line)
-
pips4life replied Aug 12, 2014My cat is a Median Line trader! Who knew?? Up as much as 20 pips! (But down to as little as 3p a bit ago, but ~ +16p now). Went to bed last night, flat all positions. Very (pleasantly) surprised to wake up this AM to a trade in profit??! In fact, it ...
Andrews Pitchfork (Median Line)
-
pips4life replied Aug 12, 2014It's a "bug" which has existed since I inherited the code from others long ago. There is a section in the code which decides whether to start a new bar or not. Search for "//else if (MathMod(NewPeriod,PERIOD_MN1) == 0) // Doesn't work!". That's a ...
Improved multi-timeframe/offset/chart period converter, P4L PeriodCon.mq4
-
pips4life replied Aug 11, 2014Per post#1, hanover (David) is not updating his mq4 files for use with build 600... and I respect that. He provided his source code files, so, I did some updates. It *should* work in build 600, but if it doesn't turn out to be completely true... you ...
Recent SR indicator
-
pips4life replied Aug 9, 2014ATTENTION, FANS OF HANOVER'S MT4 FILES!! Hanover is not doing any more MT4 coding and zero further support of his many programs since build 600+. I went forward and made edits myself to his functions and headers files, using build 670, BUT IN NO WAY ...
Handy MQL4 utility functions
-
pips4life replied Aug 8, 2014Just a few posts earlier, I just had this exchange: From post #1: If you download "P4L PeriodCon.mq4" from post#1, clearly it is v1.11 and that's the latest, unchanged version, and compiles in 509 only.
Improved multi-timeframe/offset/chart period converter, P4L PeriodCon.mq4