• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 6:57pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 6:57pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Eliott waves, S/R, Double top/bot recognition indicator 2 replies

SSS - Simple Sar Strategy EA reqd 1 reply

EA bot on my strategy 1 reply

Squidster's Stupid Strategy (SSS) - 82 replies

Help needed to create forex bot 2 replies

  • Trading Systems
  • /
  • Reply to Thread
  • Subscribe
  • 53
Attachments: SSS EA v1.0 - Auto Trader Bot
Exit Attachments

SSS EA v1.0 - Auto Trader Bot

  • Last Post
  •  
  • Page 1 23456 32
  • Page 1 234 32
  •  
  • Post #1
  • Quote
  • First Post: Edited Nov 27, 2010 2:30am Jan 27, 2010 4:40pm | Edited Nov 27, 2010 2:30am
  •  getdown71
  • | Joined Jul 2009 | Status: v1.03 of SSS EA | 302 Posts
Hey All,

Time to give back to FX clan a little;

Find attached a trading system that xux99 and I have put together, called SSS.

To get the thread rolling we can see if anyone can guess what the hell SSS actually means.

UPDATE - Tazmaan is helping team SSS out with gathering tick data history for all the pairs that are profitable with EA. This is a mammoth task. Large round of applause for Tazmaan.

KUDOS - Hiachiever (Tim) for providing concept of his "Profit Maximizer". We took his idea and mashed it up with other ideas best for SSS usage; called the LPMM. "Large Price Movement Module"

UPDATE - I have extended v1.09 to end of Q1 2011 - If the pathetic feedback levels continue, say bye bye to this thread for good.

Enough of that malarkey and down to biz;

 

  1. EA goes on a EURUSD/GBPUSD/EURJPY/GBPJPY/USDCHF/USDCAD/AUDUSD M30 & M5 charts at the moment; please test other pairs. Make sure you have valid history H1/H4/D1 for these pairs. (lets stick with M30 for the moment, we will expand out to other time frames later in test phase) Live I DO NOT recommend you use EURCHF pair - Hedge fund dumps tend to create swings/funkiness in this pair that can expose you to large losses - YOU HAVE BEEN WARNED!
  2. OOTB the EA is optimized for the above pairs; there are setfiles for 9 pairs and for sure it's profitable on other pairs, that I have yet to optimize; such as GBPAUD/GBPCAD/GBPNZD due to lack of backtest data - forward testing performance has yet to be validated.
  3. Back testing. Please try all possible pairs on M30 and report back what you find. Specify low/med/high profit inc. start/finish balance and low/med/high drawdown or in % and the source of historical data your using. Dates that you MUST USE for backtesting are is 2008.01.26 to 2010.01.26. No other dates periods will be reviewed otherwise.
  4. Forward testing. I highly recommend we all try and use http://www.mt4i.com. Then the task of data mining performance will be very easy for the SSS team here.
  5. Don't take life too seriously and watch the EA do the hard work
  6. This is not a holy grail
  7. Any thread detractors that fail to keep this space constructive and relaxed will be dealt with in "Hopwood" style
  8. A lucky number in chinese

See here for my testing reference accounts
(v103 link below is actually running v1.09; without MPTM on FXDD -testing has proven without MPTM is best
http://www.mt4i.com/users/sss_ea_v103_wo_mptm

Basic overview;

The Primary Indy is the Price channel stop. Trends are picked up by this great piece of work.

Confirmation filters;

A) Damani - a rough measure of liquidity and movement of that liquid. Once it states "TRADE" it will look to the final filter. In times of low liquidity and lesser market activity it will print "DO NOT TRADE" and therefore blocks any entry.

B) DSS Bressert - This final filter is THE sanity check, prior to passing entry on to the shell EA for execution. (if the shell logic permits - see the great manual for the shell core functionality)

Exits,

We have 4 methods of taking profits;

A) rubbery (ATR) level ; these vary with ATR of the chart pair (set via multiplier)

B) Fib based exit

C) LPMM

D) Close All

We have 3 methods of stop loss;

A) 1 rubbery (ATR) level ; these vary with ATR of the chart pair (set via multiplier)

B) Indicator based exits - different pairs use different indicators/time frames to trigger exit.

C) LPMM

In a nutshell, that is it. There are a swathe of other xux99 secret sauce bits (MM plus heaps more) in the shell EA which turn this from a mostly winning/but some bigger losing moments EA into a consistent pip machine with less than 12% DD on EURUSD of the last 2 years.

A MASSIVE thanks for xux99 who gave his insight, time, quality coding AND documentation skills to this project. If you feel you wish to donate something, xux99 I'm sure will nominate his charity of choice.

LIVE version is go. Expiry date is 3 months from today.

1) v1.09 will be released for Demo testing/live work - there will constant cycles of time limited live/demo releases. (this is an attempt to thwart dodgy eBay scammers) Any other suggestions/methods of minimizing the scam factor are welcomed.
2) All live account users are encouraged to provide a mt4i.com or fxbook link to the account. If they wish to maintain some privacy on this, [understandably] they do not have to post and can send me the weblink/password. I will not share with 3rd parties. This is for live forward test information only.
3) If live forward testing goes well - I recommend donating some of the proceeds of your profits to your charity of choice.

UPDATE - v1.09 is ready for testers - please make use of mt4i.com so we can share results freely. See above for web links.

v1.01 changes
a) Fibonacci retracements and extensions based exits.

b) ATR based min order distance option rather than hard values. (wider range pairs it can be applied to)

c) Price Beyond Pivot - When getting a long signal , rather than immediately opening a trade, a BUYSTOP is placed at the last Pivot High if this is higher than the current price. If last Pivot high is lower than current price just BUY as normal. A pivot high is formed when the middle bar high is higher than closing highs of bars either side. Sell is complete reverse of Buy. The advantage here is if we get a buy signal then place a BUYSTOP and the price suddenly reverses and goes down the order is not sent and we are saved from a loss. We can expire the BUYSTOP after a time or leave it there until we get a new signal at which point we delete it.

d) Modify "OppositeSignalExit" logic. Number of chart bar/candles expiry will trigger this exit type. (if enabled)

e)Added GMT Broker offset, so start/stop times are referenced back to the same integer and not broker time.

v1.02 changes
a) Auto GMT offset with fallback to manual offset if auto has problem. (use manual offset for backtesting)

b) Monday Trading Start hour/minute.

c) Friday Trading Stop hour/minute - no more entries are permitted, but open entries continue to get managed.

d) Setting all non profitable trades TP BE +30 (default is 30 but can be changed with setting) when item "Friday trading stop" is triggered. Every candle after, the the BE is reduced by 5 pips (default is 5 but can be changed with setting) until BE (zero=entry price) is reached.

e) Friday closing all profitable trades @ hour/minute

f) Chart print bug fixed "Trading hours" shows 24:59 for 00:59 time

v1.03 changes
CloseAfterMinutes: A losing trade is closed after the defined number of minutes since opened. 0 disables this option.

v1.04 changes
AutoGMT time bug fixed (the bug automatically detected the server time incorrectly)

v1.05 changes
DSTOffset setting switch added to correctly switch between Summer time during backtesting/live.

v1.06 changes
CFX broker AutoGMTOffset bug fixed.

v1.07 changes
Internal development version

v1.08 changes
Mod; FF Calendar URL has been changed. URL will now be a EA setting so future calendar url changes do not require a recompile.
Add; A new LPMM mode (Profit Maximizer) "Large Price Movement Mode" When LPMM mode is active after a big move in the market, all normal TP's are suppressed. LPMM TP is handled by independent Price_Channel_Stop indicator exclusively until trend exhaustion. A number of EA settings have been revised to leverage best results from LPMM.
Add; Min and max lots that money management can use
Add; Text on chart can be shifted around using settings
EU M5 backtest has been attached

v1.09 changes
Add; FIFO broker rule added. To be used with the CloseAll function.
Add; LPMM active/inactive shows on chart. Green for up trend. Red for Down trend.
Fix; Chart print function would leave random instances of text "Label". Now fixed.
Add; USDCAD & AUDUSD M30 added to current settings.
Add; Where profitable, setting files have been updated to use LPMM. Some pairs did not lend themselves to LPMM and therefore do not have LPMM enabled.

Great update; big thanks to xux99!

Later,

getdown71

Attached Image (click to enlarge)
Click to Enlarge

Name: EU M5 v1.08 SSS with LPMM.gif
Size: 10 KB
Attached Files
File Type: txt EU M5 v1.08 SSS with LPMM change to htm.txt   144 KB | 3 downloads | Uploaded Jun 19, 2010 3:49pm
File Type: zip SSS v1.09.zip   680 KB | 14 downloads | Uploaded Jul 22, 2010 10:59am
File Type: zip SSS v1.09 settings.zip   23 KB | 3 downloads | Uploaded Aug 15, 2010 10:37pm
File Type: ex4 SSS v1.09.ex4   116 KB | 3 downloads | Uploaded Nov 27, 2010 2:30am
  • Post #2
  • Quote
  • Jan 27, 2010 4:52pm Jan 27, 2010 4:52pm
  •  jtmoore007
  • Joined Jun 2008 | Status: Member | 792 Posts
installer is not working
 
 
  • Post #3
  • Quote
  • Jan 27, 2010 4:54pm Jan 27, 2010 4:54pm
  •  stevegee58
  • Joined Oct 2005 | Status: Pip Slappa Extrordinaire | 1,012 Posts
I refuse to run .exe files I download off message boards.
You are in a maze of twisty little passages, all alike.
 
 
  • Post #4
  • Quote
  • Jan 27, 2010 4:56pm Jan 27, 2010 4:56pm
  •  azjeff
  • | Joined Aug 2007 | Status: Member | 661 Posts
Getdown and XUX are very reputable. If you do not like it then you can move on.

Regards,
Jeff

Quoting stevegee58
Disliked
I refuse to run .exe files I download off message boards.
Ignored
 
 
  • Post #5
  • Quote
  • Edited at 5:15pm Jan 27, 2010 5:06pm | Edited at 5:15pm
  •  getdown71
  • | Joined Jul 2009 | Status: v1.03 of SSS EA | 302 Posts
It works - try copying exe to hard drive folder that you have permission to access.
 
 
  • Post #6
  • Quote
  • Jan 27, 2010 5:24pm Jan 27, 2010 5:24pm
  •  FX Compass
  • | Joined Sep 2009 | Status: Member | 389 Posts
I've got some spare time to run some tests.

SSS shows ane expiration of 1/5/2010... ????

Does this really occur ?
 
 
  • Post #7
  • Quote
  • Jan 27, 2010 5:26pm Jan 27, 2010 5:26pm
  •  SteveHopwood
  • | Commercial Member | Joined Apr 2007 | 8,331 Posts
Cheers. Got everything. This looks like a classy bit of programming.

 
 
  • Post #8
  • Quote
  • Jan 27, 2010 5:37pm Jan 27, 2010 5:37pm
  •  getdown71
  • | Joined Jul 2009 | Status: v1.03 of SSS EA | 302 Posts
It's demo account only and expires in around 3 months to make way for enhancements and bug fixes.
 
 
  • Post #9
  • Quote
  • Jan 27, 2010 5:46pm Jan 27, 2010 5:46pm
  •  txtaz
  • | Joined Jul 2008 | Status: Member | 119 Posts
Quoting getdown71
Disliked
It's demo account only and expires in around 3 months to make way for enhancements and bug fixes.
Ignored
Good idea setting it for demo only. Perfect for forward testing and fixing any bugs before testing on live accounts.

Thanks and I'll forward-test on my demo account.
txtaz
 
 
  • Post #10
  • Quote
  • Jan 27, 2010 6:26pm Jan 27, 2010 6:26pm
  •  sahars
  • | Joined Jul 2008 | Status: Member | 189 Posts
Quoting getdown71
Disliked
Hey All,

Time to gave back to FX clan a little;

Find attached a trading system that xux99 and I have put together, called SSS.

To get the thread rolling we can see if anyone can guess what the hell SSS actually means.

Enough of that malarkey and down to biz;
[list=1][*]EA goes on a EURUSD H1 chart at the moment; please test other pairs. (lets stick with H1 for the moment, we will expand out to other time frames later in test phase)[*]OOTB the EA is optimized for EURUSD, however backtesting has says it's profitable on EUR/CHF, EUR/GBP, AUD/USD,USD/CHF...
Ignored

Hi getdown71,

Thanks for sharing this EA. I'll put it 1 of my demo account on this EA...

Cheers

Sahars
 
 
  • Post #11
  • Quote
  • Jan 27, 2010 6:35pm Jan 27, 2010 6:35pm
  •  scottik187
  • | Joined Nov 2009 | Status: Member | 392 Posts
running it now - !
 
 
  • Post #12
  • Quote
  • Jan 27, 2010 7:58pm Jan 27, 2010 7:58pm
  •  Ronald Raygun
  • Joined Jul 2007 | Status: 31 y/o Investor/Trader/Programmer | 5,016 Posts
Why the blackbox nature of this EA?

As for the meaning of SSS

 

  1. Super Simple System
  2. Simply Silly System
  3. SMA SMA System

Any of those three?

Quoting getdown71
Disliked
Hey All,

Time to give back to FX clan a little;

Find attached a trading system that xux99 and I have put together, called SSS.

To get the thread rolling we can see if anyone can guess what the hell SSS actually means.

Enough of that malarkey and down to biz;
[list=1][*]EA goes on a EURUSD H1 chart at the moment; please test other pairs. (lets stick with H1 for the moment, we will expand out to other time frames later in test phase)[*]OOTB the EA is optimized for EURUSD, however backtesting claims it's profitable on EUR/CHF, EUR/GBP, AUD/USD,USD/CHF...
Ignored
 
 
  • Post #13
  • Quote
  • Jan 27, 2010 8:10pm Jan 27, 2010 8:10pm
  •  getdown71
  • | Joined Jul 2009 | Status: v1.03 of SSS EA | 302 Posts
Hey RR,

The Blackbox approach was collectively agreed upon to prevent ebay scammers from taking the source code and trying to sell it as another system. Something that we have seen a lot of recently.

Cheers,

getdown71
 
 
  • Post #14
  • Quote
  • Edited at 9:05pm Jan 27, 2010 8:54pm | Edited at 9:05pm
  •  Joe Carioca
  • | Joined Dec 2009 | Status: Member | 47 Posts
If xux99 is involved, only goodness can come of it. I'm sure he'll roll by and explain how it works soon. Test test test go go go go....

Edit: This looks just like Uranus EA with Damiani indicator added. Damiani indicator is used in the semi famous "You're Lucky EA" (or Blessing 3, can't remember) over on TSD.

There is nothing "Black Box" about this EA...
 
 
  • Post #15
  • Quote
  • Jan 27, 2010 9:23pm Jan 27, 2010 9:23pm
  •  Ronald Raygun
  • Joined Jul 2007 | Status: 31 y/o Investor/Trader/Programmer | 5,016 Posts
I used black box as a generic term. If I can't see the code, I can't be 100% sure what's going on, and thus: black box.

I don't mean for it to be derogatory in any way.
 
 
  • Post #16
  • Quote
  • Jan 27, 2010 10:26pm Jan 27, 2010 10:26pm
  •  getdown71
  • | Joined Jul 2009 | Status: v1.03 of SSS EA | 302 Posts
Hi Joe,

xux99 used the same shell EA as Uranus and THV.

I saw the synergy of Price Channel Stop, Damiani and DSS Bressert. As it turns out the backtester tends to agree. (not that it means much)

It's a "less is more" evolution/devolution, depending on your point of view.

BTW your set files from THV and Uranus are right on the money bud.

Glad to have you on the SSS team.

Cheers,

getdown71
 
 
  • Post #17
  • Quote
  • Edited Jan 28, 2010 4:26am Jan 27, 2010 11:08pm | Edited Jan 28, 2010 4:26am
  •  camvcvoo
  • | Joined Nov 2006 | Status: Member | 678 Posts
Will be with the testing

Cheers



P.S. Is the EA "Plug n Play" type whereby all input fields are by default? I mean, for a start can we just leave it as default and the EA will starts to run?
福 子 Victor V
 
 
  • Post #18
  • Quote
  • Jan 28, 2010 4:11am Jan 28, 2010 4:11am
  •  sahars
  • | Joined Jul 2008 | Status: Member | 189 Posts
Hi Mr. XUX99,

Well done.. the EA so far managed to open with some profit. Since I prefer for scalping method, I changed the default set to my own set as per attached. The profit is not that high, but at least managed to secure the trade. I'm going to do a backtest for this set and I'll post the result to the forum.

Cheers

Sahars
Attached File
File Type: zip my sss setup.zip   < 1 KB | 1 download
 
 
  • Post #19
  • Quote
  • Jan 28, 2010 5:36am Jan 28, 2010 5:36am
  •  sahars
  • | Joined Jul 2008 | Status: Member | 189 Posts
Quoting sahars
Disliked
Hi Mr. XUX99,

Well done.. the EA so far managed to open with some profit. Since I prefer for scalping method, I changed the default set to my own set as per attached. The profit is not that high, but at least managed to secure the trade. I'm going to do a backtest for this set and I'll post the result to the forum.

Cheers

Sahars
Ignored

Hi Guys..

Before is too late....please ignore the set that I post in this forum. I just finished the backtest and the result not so good...Well...I think we need to do some fine tuning and see how this indicator behave....

But I believed this EA has potential...

Cheers

Sahars
 
 
  • Post #20
  • Quote
  • Edited at 8:50am Jan 28, 2010 5:57am | Edited at 8:50am
  •  getdown71
  • | Joined Jul 2009 | Status: v1.03 of SSS EA | 302 Posts
Yes. The details are in post 1 - EURUSD are the optimized defaults. Other pairs appear to profitable too. Lets find out.

Go SSS test team.
 
 
  • Trading Systems
  • /
  • SSS EA v1.0 - Auto Trader Bot
  • Reply to Thread
    • Page 1 23456 32
    • Page 1 234 32
0 traders viewing now
  • More
Top of Page
Forex Factory Blog Updated: Alerting All Members
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2022