II_SupDem_v2.33
These the Last version Supply & Demand. Fixed Zig Zag Calculation.
Printable View
II_SupDem_v2.33
These the Last version Supply & Demand. Fixed Zig Zag Calculation.
SS_SupportResistance_v06
These the Last version Support Resistance [SR] with Supply & Demand included.
Clear method-SD v1.11
These the Supply & Demand with Defferent methode. Based from SbD_DbS
Support_Resistance 3
These Muti Support_Resistance with Defferent Colors based Zig Zag calculation.
From M5, M15, M30, H1, H4, Daily & Weekly tf. Setting default is 1440 [Daily]
You can choice the Time Frime you want, with changes manually.
It will showed One time frime in the Current Chart / Other Charts only...
Some interesting EA found here: CatchSpeed EA (attached).
It may be related to support/resistance, may be not ...
EA is placing 2 pending orders (buy stop and sell stop) on some distance from the market price (distance parameter in EA, in points, = 100 points or 10 pipos by default).
This EA may be good to use during some expacted very volatile price movement for example.
stop loss and take profit are in points too: it should be divided by 10 to get it in pips for example. Lot size is changed by MMlot depends on deposit size (MMlot = 10 by default but I prefer to have 1 or less).
Backtesting results made by the coder:
Attachment 17450
I made a quick backtest (bad modelling quality etc but anyway - it works):
- initial deposit 700
- MMlot = 1
- tp = 200 (20 pips)
- sl = 500 (50 pips)
- distance = 200 (20 pips)
- EURUSD, M5 (from 10th of October till now)
Attachment 17451
The latest version of this EA: version #10 (attached). Discussion about this EA all the versions - this thread on mql5 forum (in Russian sorry).
Recommendation from the coder:
- M5 timeframe (or any timeframe);
- USDJPY or EURUSD (USDJPY is the better pair).
- default settings
Some traders are already testing this EA with real accounts:
Attachment 17571
This is the next variation of this EA (attached). Means - this is not the version (new version is improved old version). This is new variation (first new version of this variation). The main improvements are the following:
- pending orders are modified in seconds,
- some comments on the chart added.
Attachment 17585
As this CatchSpeed_seconds_1 EA is in Russian (by imput name) so I translated it to the English language (CatchSpeed_seconds_1eng is attached too).
Trade was open (pending order was executed):
Attachment 17594
The settings (for EURUSD M5):
- stop loss and trailing stop = 170;
- distance between pending orders = 50;
- other settings are default ones.
This is updated situation:
Attachment 17596
This is about the performance of this EA during Non-Farm Employment Change news event today:
Attachment 17644
Attachment 17645
This is the final version of CatchSpeed EA (attached).
Attachment 17692
I do not know ... I do not line "the final" version because it may be the bug (I did not see how the time is refreshed in "final" version).
I am continuing using "in seconds" version (attached), and it should work fine:
Attachment 17696
Attachment 17698
Thanks for sharing once again..i am working on optimization...and i have started using it on demo account so lets see how it goes?
also can i request you to have cc payment method for premium section because some how i am not able to pay via paypal...paypal is asking me to depost the fund first in to my paypal account and then make a payment for premium section and normally this procedure takes time so if i can pay by cc would be great...
thanks
Hi shg,
We have paypal only for premium, because paypal is fully integrated with this vbulletin forum and because it is fully automatic one. We do not have cc etc sorry.
is it possible to pay to your paypal email account and you can activate me premium access? as paypal said that if i have your account email address then i can make instant payments or else i cant and in that case i might have to wait 5 days every month...
let me know
thanks
p.s - catchspeed ea made loss yesterday as i have tweaked few settings..today i am using default settings to see how it goes...
Okay! New digital we need i think take profit section...most of the trade goes in profit but then comes back and hit the stop loss so i think we need to have trailing stop separate so we can have less points settings and tp section so it can hit the tp and we can save the trade...i am not experience like you in forex but this is what i felt...
thanks
Using this EA to trade Retail Sales news event now:
Attachment 17815
On the separate window: StepAbsoluteQQE_v1 600+ indicator from the premium section.
Trade closed in good profit:
Attachment 17817
Attachment 17818
This EA from this post with default settings.
I did not look at the new version created/modified by Igorad here sorry.
mm icic okok thanks alot:(handshake):
hi Nd , can ask igor add Timing Setting from ChandelierStopTrader_v2.2 600+ EA to CatchSpeed_seconds_1eng_v1.mq4 ?
i believe add this will be more perfect
Attachment 17883
hi Nd , did u inform igor already?
okok thanks :(handshake): very impress with the vendor of create this strategy :(inlove):
Hi,
Please re-download the fixed EA from the previous post.
Regards,
Igor
hi igor & ND,
thanks for adding this futures . cheersss:(handshake):
will optimize it
New indicator for premium section:
Attachment 22058
Dynamic Breakout Boxes indicator
- sqDynamicBreakoutBox 600+ indicator is on this post (premium section link). This is improved indicator with SignalNotification parameter added and with SignalAlert and SignalMail options. This version works with Metatrader 4 build 600 and above.
Premium section:
Attachment 23443
Attachment 23444
DarvasBoxes_v3 600+ indicator is on this post. This version is for the build 600 and above
Support ressitance - Barry (extended) - indicator for MetaTrader 5
Attachment 25634
This version is displayed in a different manner. To have the channel clear, set the fill colors to none.
Attachment 25635
Support and Resistance - indicator for MetaTrader 5
Attachment 25638
Attachment 25639Quote:
The calculation of support levels is based on the "Fractals down", the calculation of the resistance levels is based on the "Fractals up" of the Fractals indicator by Bill Williams.
Hi Igor,
I'm trying to use the Shved Supply and Demand flag like SL and TP.
But in some moments the value of UP and DN P1 takes a lot to change and is very close to the opening price.
I'm trying to use it as below.
There are other values that are shown as objects in the chart but have no buffer for reading.Code:ner_hi_zone_P1= NormalizeDouble(iCustom(NULL,0,"shved_supply_and_d emand",BackLimit,"",zone_show_weak,zone_show_untes ted ,zone_show_turncoat, zone_fuzzfactor,"",fractals_show,fractal_fast_fact or ,fractal_slow_factor, SetGlobals,"",
zone_solid,zone_linewidth,zone_style,zone_show_inf o,zone_label_shift,zone_merge,zone_extend,"",zone_ show_alerts , zone_alert_popups, zone_alert_sounds ,zone_alert_waitseconds,"",
Text_size,Text_font ,Text_color, sup_name ,res_name ,test_name,color_support_weak ,color_support_untested, color_support_verified ,color_support_proven , color_support_turncoat,
color_resist_weak , color_resist_untested , color_resist_verified, color_resist_proven , color_resist_turncoat , 4,0),5);
ner_hi_zone_P2= NormalizeDouble(iCustom(NULL,0,"shved_supply_and_d emand",BackLimit,"",zone_show_weak,zone_show_untes ted ,zone_show_turncoat, zone_fuzzfactor,"",fractals_show,fractal_fast_fact or ,fractal_slow_factor, SetGlobals,"",
zone_solid,zone_linewidth,zone_style,zone_show_inf o,zone_label_shift,zone_merge,zone_extend,"",zone_ show_alerts , zone_alert_popups, zone_alert_sounds ,zone_alert_waitseconds,"",
Text_size,Text_font ,Text_color, sup_name ,res_name ,test_name,color_support_weak ,color_support_untested, color_support_verified ,color_support_proven , color_support_turncoat,
color_resist_weak , color_resist_untested , color_resist_verified, color_resist_proven , color_resist_turncoat , 5,0),5);
ner_lo_zone_P1= NormalizeDouble(iCustom(NULL,0,"shved_supply_and_d emand",BackLimit,"",zone_show_weak,zone_show_untes ted ,zone_show_turncoat, zone_fuzzfactor,"",fractals_show,fractal_fast_fact or ,fractal_slow_factor, SetGlobals,"",
zone_solid,zone_linewidth,zone_style,zone_show_inf o,zone_label_shift,zone_merge,zone_extend,"",zone_ show_alerts , zone_alert_popups, zone_alert_sounds ,zone_alert_waitseconds,"",
Text_size,Text_font ,Text_color, sup_name ,res_name ,test_name,color_support_weak ,color_support_untested, color_support_verified ,color_support_proven , color_support_turncoat,
color_resist_weak , color_resist_untested , color_resist_verified, color_resist_proven , color_resist_turncoat , 6,0),5);
ner_lo_zone_P2=NormalizeDouble(iCustom(NULL,0,"shv ed_supply_and_demand",BackLimit,"",zone_show_weak, zone_show_untested ,zone_show_turncoat, zone_fuzzfactor,"",fractals_show,fractal_fast_fact or ,fractal_slow_factor, SetGlobals,"",
zone_solid,zone_linewidth,zone_style,zone_show_inf o,zone_label_shift,zone_merge,zone_extend,"",zone_ show_alerts , zone_alert_popups, zone_alert_sounds ,zone_alert_waitseconds,"",
Text_size,Text_font ,Text_color, sup_name ,res_name ,test_name,color_support_weak ,color_support_untested, color_support_verified ,color_support_proven , color_support_turncoat,
color_resist_weak , color_resist_untested , color_resist_verified, color_resist_proven , color_resist_turncoat , 7,0),5);
RESISTANCE=ner_hi_zone_P1;
SUPPORT=ner_lo_zone_P1;
//New TP
F_OrdTP_Nov=RESISTANCE; // Buy
F_OrdTP_Nov=SUPPORT; // Sell
How can I read the value of the Verified res and Verified Sup object or create a buffer for these values?
Indicator link https://www.mql5.com/pt/code/14545
Thank you,
Rogério
Hi
The same indicator with some improvements
https://www.mql5.com/en/market/product/14740
Regards,
Rogério