- Search Crypto Craft
-
pips4life replied Jan 21, 2010My "P4L PeriodCon.mq4" indicator is strictly for time-based charts. I have noticed there are some range bar and/or #tick bar indicators written for MT4 but I have no experience with any. Try a search. Here's something on tick bars (not range): ...
Improved multi-timeframe/offset/chart period converter, P4L PeriodCon.mq4
-
pips4life replied Jan 21, 2010Hi Peter-FX, Displaying the spread is a good idea. I put that in, plus I auto convert extra-digit-broker pips by a factor of 1/10th if that applies. You can specify a highlight threshold if the spread drops below some value. I also added display of ...
New very cool CandleTime and session time Clock indicators
-
pips4life replied Jan 17, 2010Hi fxpig, Glad you like the indicators. As this thread is just about my "collection" of programs, any questions about specific indicators should be posted in the other threads. I'll respond in the other thread... Kent
Collection: Indicators, scripts, ... by Pips4Life (P4L ...)
-
pips4life replied Jan 17, 2010The offline chart generates as many candles as it can from your source chart. If you have an H1 chart with 13325 hourly candles, it will generate about 13325/24= 555 Daily bars. If I understand correctly, you want the ability to limit the number of ...
Improved multi-timeframe/offset/chart period converter, P4L PeriodCon.mq4
-
pips4life replied Jan 15, 2010I've no time to test this but have some thoughts on the topic: I don't know if you found a bug or not, but if it's a bug, most likely it's restricted to backtesting calculations and not real-time charts. However, until it's resolved, there's no way ...
Major problem with metatrader
-
pips4life replied Jan 15, 2010You might benefit from using "P4L PeriodCon.mq4" which can generate a time-shifted chart for you. (However, some indicators do not work on such charts if they don't handle timeshifts and/or symbol name changes. I kind of doubt your specific ...
Help with GMT time offset
-
pips4life replied Jan 15, 2010Suggestions to help learn MQL4 programming — Hi Drew, As an engineer I'm familiar with programming but knew nothing of MLQ4/MT4 when I started in mid-2007. I learn best by example, so I just opened up some programs and tried to follow them ...
What is the best way to get started learning MQL4 programming language?
-
Collection: Indicators, scripts, ... by Pips4Life (P4L ...)
Started Jan 15, 2010|Platform Tech|23 replies
Last updated: July 11, 2017 Thread started: 15-Jan-2010 Hi all, Over the years, I've posted ...
-
pips4life replied Jan 14, 2010New "P4L Clock.mq4" v2_5 released in Post #1 — Hi all, A new indicator "P4L Clock.mq4" v2_5 was uploaded to post #1 This new version has variable "Background_Under_Labels" (true) which creates a rectangle behind the clock labels, but ...
New very cool CandleTime and session time Clock indicators
-
pips4life replied Jan 14, 2010Hi traderathome, At first I did not think this would be possible, but your rather clever use of another label with the Webdings font, letter "g" (or "gg" in my case) and a large fontsize, and with Background=false for this and every label can indeed ...
New very cool CandleTime and session time Clock indicators
-
pips4life replied Jan 11, 2010New "P4L OrderHistory.mq4" (V4) released. — 2010-01-11: New "P4L OrderHistory.mq4" (V4) released. In addition to the already substantial new features I just posted in V3, I figured out how to support Open (active) trades as well. The ...
Improved OrderHistory mq4 script to display trade history on charts
-
pips4life replied Jan 11, 2010Pic of External Variables for new "P4L OrderHistory.mq4" (V3) — The attached picture describes the external variables plus some comments about each. These variables are easy to custom when you add the script to a chart, or, you can ...
Improved OrderHistory mq4 script to display trade history on charts
-
pips4life replied Jan 11, 2010Post #1 has MAJOR new "P4L OrderHistory.mq4" (V3) — Hi all, I have updated Post #1 with a MAJOR new update: P4L OrderHistory.mq4 (V3) This is renamed to be consistent with several other programs I've written and/or enhanced, plus I ...
Improved OrderHistory mq4 script to display trade history on charts
-
pips4life replied Jan 8, 2010Hmmm, so my indicator brought you out of the shadows to make your first post? Ok, I'm honored. I will be posting a new version shortly. It will have these 2 enhancements, plus support for extra-digit brokers, output to a CSV file, and a whole slew ...
Improved OrderHistory mq4 script to display trade history on charts
-
pips4life replied Jan 7, 2010I got an email that "Traderathome" made a recent post to this thread but the post is now missing. The answer is that the 7AM choice was intentional because of an Aussie who said so in Post #8: If you disagree, however, the code contains separate ...
New very cool CandleTime and session time Clock indicators
-
pips4life replied Dec 31, 2009Your link to the eBook is not a proper URL... try again.
My Elliott Wave book
-
pips4life replied Dec 29, 2009The logic may be odd, but yes, you figured out that "1" was the correct timeshift. No matter what, figuring out world timeshifts can be confusing. I find it helps to refer to a global time picture like: url When you look at the map, when NY ET is ...
Improved multi-timeframe/offset/chart period converter, P4L PeriodCon.mq4
-
pips4life replied Dec 14, 2009If you have only 3 charts open, all GBPJPY, and if you restart MT4, you shouldn't see any mention of CADJPY, so if you do, something is corrupted with your MT4 session. If you see multiple messages of the same chart name being generated, something ...
Improved multi-timeframe/offset/chart period converter, P4L PeriodCon.mq4
-
pips4life replied Dec 14, 2009Sorry, your picture is too low a resolution for me to be able to clearly see details. However, I see at least one problem: Your most recent popup message was "Offline chart not created because it already exists: CADJPY+1H,H4". This message is ...
Improved multi-timeframe/offset/chart period converter, P4L PeriodCon.mq4
-
pips4life replied Dec 14, 2009Hi Majestic12, I don't know what the problem is because it's working fine for me. You can attach multiple "P4L PeriodCon" instances to one H1 source chart as long as the parameters are unique (either PeriodMultiplier and/or timeshift). You can open ...
Improved multi-timeframe/offset/chart period converter, P4L PeriodCon.mq4