- Search Crypto Craft
-
Jagg replied May 15, 2018File45 made some changes in ~2016 to that EA already. I did some diff on both files and merged them together (and named it RenkoLiveChart_v600.7.mq4)
Renko Block Charts
-
Jagg replied Apr 17, 2018// Get bid value if (SimMode==true) dBid=Close[0]; else dBid=Bid; that's all....
I will code your EAs and Indicators for no charge
-
Jagg replied Apr 10, 2018Really nice script! Equity chart at top is ok (from past to today) but the purple chart below is the wrong direction here, I have yesterday closed trades at left and the trades in the past at the right side. It should be the other way around, ...
Better MT Statements
-
Jagg replied Mar 27, 2018You can try my modified version....
I will code your EAs and Indicators for no charge
-
Jagg replied Mar 8, 2018... and where you do that in your code (the 5s time shift)?
Detection of a new bar for an EA in mql4
-
Jagg replied Mar 3, 2018Thanks for "upgrading" of my posted indicator here... but can you please stay "open" and attach also the mt4 source code. Thanks

Market Profile (MP) levels/targets for DAX DOW NQ
-
Jagg replied Feb 15, 2018Ok, closed mt4, deleted the css file and opened mt4 again and attached RCS Panel to the offline chart. Looking good now, perfect! The box size when shutting down mt4 is now recognized when starting mt4 again
, thanks @brokemat!!!RenkoChartSuite
-
Jagg replied Feb 15, 2018I get the following error with the new panel 2018.02.15 08:40:36.881 RCS_Panel_v3.3 DAX30,M2: array out of range in 'RCS_controls.mqh' (333,19)
RenkoChartSuite
-
Jagg replied Feb 13, 2018Using v3.22 and when I quit MT4 when having profile 1 active and starting MT4 again my offline chart (with Panel attached) isn't starting with my profile 1 but with profile 3 (which is imho the 100 box size which is the panel default!? Can I change ...
RenkoChartSuite
-
Jagg replied Feb 6, 2018I have now M2 DAX30 open for example. I open the panel, click upper left, delete "DAX30" and type in "EURUSD" for example. Then press Enter or Tab, or click on "Apply" button. Nothing changes. (sorry, I think I'm too stupid for that) The charts ...
RenkoChartSuite
-
Jagg replied Feb 6, 2018Can you describe this please? How can I change/add a symbol through the RCS_Panel_3.2 indicator?
RenkoChartSuite
-
Jagg replied Jan 31, 2018Thanks Nicholishen! I've added " || _Digits == 1" two times so it also works for CFD indices (like DAX which has 1 digit on my broker) { copyrighted attachment deleted by staff }
Quarters Theory indicator PZ Trading point zero
-
Jagg replied Jan 27, 2018@Magix Thanks for EA mq4 source code. This was your "start point" correct? Can you summarize (in "code speak") when your edited EA takes trades? EA open a short trade when TMA prints a down arrow (at top band) and the price is below a big EMA (so we ...
Lost Sock Evolution - Automated
-
Jagg replied Jan 10, 2018I think he just forgot to put that new WindowNumber param into the create object line... update: take this one url
I will code your EAs and Indicators for no charge
-
Jagg replied Jan 10, 2018@FxMadness What indicator(s) do you use for this D/M/W Range high/low lines?
Simple Daily Trend Reversal Trading System
-
Jagg replied Jan 9, 2018Hi dee50, really strange your problem.... tested it here too (for example also with STG renko) and as you can see, everything is ok update: also tested renko_pimped_v4_13 (EA), everything ok here too with my mt4 (see 2nd screenshot)
Renko Chart on Currencies different prices from RT Chart
-
Jagg replied Jan 4, 2018Extra > Options > Diagram > max bars in history/max bars in chart <<-- are both set to same values (or better reduce it a little more on the i3)?
More simple is impossible
-
Jagg replied Jan 2, 2018Stored your SupportResistance.ex4 file in indicators folder did a bunch of refreshes in navigator window (also startet mt4 new) but your indicator isn't there!? Any chance to get the mq4 file so I can check if it compiles without any errors?
Need Best Support and Resistance Indicator