Hey guys,
From many Supply demand indicators I find myself loving Slipshod support/resistance indicator.
http://www.stevehopwoodforex.com/phpBB3 ... f=27&t=514
Does this community have an EA for this indicator?
I've coded an EA that reads the strings from his indicator for order placement and I'm getting very interesting results from my logic ( different method, same indicator).
I'm also interested in full conversion to C# - I just started to use Protrader and no longer Empty4, but we can compile mql in protrader even though it supports C# too. I'm also looing into LMAX, MultiCharts, Calgo since its all C#. Thanks
SLIPSHOD EA
- SteveHopwood
- Owner
- Posts: 9904
- Joined: Tue Nov 15, 2011 8:43 am
- Location: Misterton - an insignificant village in England. Very pleasant to live in.
Re: SLIPSHOD EA
No, we don't have a dedicated ea that uses Slipshod's sr stuff.
I do have an ea shell that includes Slipshod's sr stuff. David provided the code and it does amazing things. My coding machine is turned off right now and I am not going to turn it on again tonight - old machine takes about 30 minutes to get going properly.
I am about to send you a pm to remind you to nag me about this so I will remember to post it to you.
I do have an ea shell that includes Slipshod's sr stuff. David provided the code and it does amazing things. My coding machine is turned off right now and I am not going to turn it on again tonight - old machine takes about 30 minutes to get going properly.
bodR9 wrote:Hey guys,
From many Supply demand indicators I find myself loving Slipshod support/resistance indicator.
http://www.stevehopwoodforex.com/phpBB3 ... f=27&t=514
Does this community have an EA for this indicator?
I've coded an EA that reads the strings from his indicator for order placement and I'm getting very interesting results from my logic ( different method, same indicator).
I'm also interested in full conversion to C# - I just started to use Protrader and no longer Empty4, but we can compile mql in protrader even though it supports C# too. I'm also looing into LMAX, MultiCharts, Calgo since its all C#. Thanks
Read the effing manual, ok?
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.
I still suffer from OCCD. Good thing, really.
Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.
To see The Weekly Roundup of stuff you guys might have missed Click here
My special thanks to Thomas (tomele) for all the incredible work he does here.
- milanese
- TechAdmin
- Posts: 3293
- Joined: Wed Jan 09, 2013 9:02 am
- Location: btr rdx, r8 +
Re: SLIPSHOD EA
Hi ,
MarilynMonroeEA http://www.stevehopwoodforex.com/phpBB3 ... f=5&t=1448 uses for the entry too this indicator ( for avoiding entry too near to S/R zones), it is embedded in the code..
Cheers
Tommaso
MarilynMonroeEA http://www.stevehopwoodforex.com/phpBB3 ... f=5&t=1448 uses for the entry too this indicator ( for avoiding entry too near to S/R zones), it is embedded in the code..
Cheers
Tommaso
bodR9 wrote:Hey guys,
From many Supply demand indicators I find myself loving Slipshod support/resistance indicator.
http://www.stevehopwoodforex.com/phpBB3 ... f=27&t=514
Does this community have an EA for this indicator?
I've coded an EA that reads the strings from his indicator for order placement and I'm getting very interesting results from my logic ( different method, same indicator).
I'm also interested in full conversion to C# - I just started to use Protrader and no longer Empty4, but we can compile mql in protrader even though it supports C# too. I'm also looing into LMAX, MultiCharts, Calgo since its all C#. Thanks
Global Prime is the official SHF broker 
Searching for Servers and Workstations with individual configuration?
Just PM
Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Searching for Servers and Workstations with individual configuration?
Just PM
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
-
AnotherBrian
Re: SLIPSHOD EA
NewCF7SR uses this indicator, it is actually built in (integrated). It uses this indi, AFLslop and Stoch to enter. It also uses multiple entries.bodR9 » Sun Dec 22, 2013 1:21 pm wrote:Hey guys,
From many Supply demand indicators I find myself loving Slipshod support/resistance indicator.
http://www.stevehopwoodforex.com/phpBB3 ... f=27&t=514
Does this community have an EA for this indicator?
Here is the EA
Here is AGT who follows this EA and has some great insight
It's a good EA but it gets caught sometimes. It trades good on the 5 min TF. If it tries to enter a SELL close the a daily demand, for example, it will get hammered if price takes off.