swb grid 4.1

zjsdss
Posts: 9
Joined: Tue Feb 21, 2012 2:04 am

swb grid 4.1

Post by zjsdss »

The ea after test I feel close to perfection. You can try.
But, to use a long time, I have a new idea. But I now of the programming level can't achieve it. I wish someone would come true.
My idea : at present, it can only be placed on one currency to trade. I hope he can in a window to monitor multiple currencies.nd at the same time deal.
so:

1.Can keep watch on any currency。According to the introduction of the nanningbob10.2,I think the following currency transactions the success rate will be high,Because their volatile small,There is less of Over Sold or Over Bought :
①(NZD/CAD、AUD/USD、EUR/CHF、EUR/GBP)②(AUD/NZD、NZD/USD、CHF/JPY、AUD/CAD、USD/CAD)③(NZD/JPY、AUD/CHF、AUD/JPY、USD/JPY、EUR/USD、NZD/CHF、CAD/CHF)
2.Because ea contains recovery function,So I hope to be able to control Open the number of trade;
You do not have the required permissions to view the files attached to this post.
Jack1

Re: swb grid 4.1

Post by Jack1 »

Hello,

I did grab this EA from ff site, and modified it, and test it. It seem be able to make some pips in sometime.

But, I don't like the idea --- "increase bet on down slip in p&l". It needs huge time to re-code and pack it up to the standard. Now, it is a good toy EA.

My modified one is posted. Please enjoy !
You do not have the required permissions to view the files attached to this post.
MasterBO
Posts: 1
Joined: Sun Dec 11, 2011 1:38 pm

Re: swb grid 4.1

Post by MasterBO »

Jack1 wrote:Hello,

I did grab this EA from ff site, and modified it, and test it. It seem be able to make some pips in sometime.

But, I don't like the idea --- "increase bet on down slip in p&l". It needs huge time to re-code and pack it up to the standard. Now, it is a good toy EA.

My modified one is posted. Please enjoy !
Hello, Jack, I finds your modified robot EA not bad. What does not understand I is, why the robot stops to traden. This is meant as follows. The EA opens an order after the conditions(terms). Now he waits either for the TP, or that he opens an other(farther) Rescue order. Now it could be that the conditions(terms) have changed and a purchase signal is regenerated. This is not just traded. With it(Thus) a Hedge also virtually exists and the DD would not become too big(great). Maybe you have to look the time this sometimes and programmed this. Can you give us maybe one more explanation(statement) to the settings(discontinuances) in your modified EA?

Thx!
Jack1

Re: swb grid 4.1

Post by Jack1 »

Hi, MasterBO,

I did minor modification of this EA in last year in order to see how it work. Then, forgot it. When, I saw it on here, I post it.

I won't spend any time on this EA due to other projects. But, for your request of EA setting parameters problem, I do a quick fix to cover out a lot of parameters. Too many parameter left by previous developers is a problem. They did trial on various setting. Now. only few parameters for this toy EA.

range ----- a gap distance for next trade to be open or be hedge.
level ----- how many of number of open trades can be open for slipping down, or how many of grids are allowed.
sl_std ----- stoploss, 100 ---> 100 pips stoploss.
tp_std ---- target.

bb ----- Bollinger band setting
stoch ----- Stochastics, slow
rsi ----- RSI

Good Weekend !
You do not have the required permissions to view the files attached to this post.
Jack1

swb stealth adaptive grid EA from jack1

Post by Jack1 »

I forgot there is another similar EA in my computer. But, source file was lost, due to a virus attacked my PC, then, PC got re-installed all systems.

It runs on M5 or M1 for eur-usd, can't run on higher time frame. If it run on M1, then, tp_in_money2 =10. when +$10, then, EA exit trades, re-start over. Otherwise, can't cover out loss, explosive loss may happen.

I only test it on demo. Never run it on live. Test it on last Monday to last Friday. This toy EA can win some $. No many profitable EA can be found. This is a profitable toy EA. You can test it, play it, and enjoy it.

Cheers !
You do not have the required permissions to view the files attached to this post.
carolco
Trader
Posts: 37
Joined: Tue Nov 15, 2011 9:50 pm

Re: swb grid 4.1

Post by carolco »

I spent a lot of time with many variation of this EA found on FF. Only a fool can let it run on Live account. Nothing (and I mean nothing) will prevent death trade..

Just my Two cents..
Image
User avatar
cuzgeorge
Trader
Posts: 674
Joined: Mon Mar 05, 2012 10:10 am
Location: Johannesburg, South Africa.

Re: swb grid 4.1

Post by cuzgeorge »

carolco wrote:I spent a lot of time with many variation of this EA found on FF. Only a fool can let it run on Live account. Nothing (and I mean nothing) will prevent death trade..

Just my Two cents..
ditto!
10.X, BMac,Xmeter,Marylin,and CaptsNakedTrading thread coupled with Slowkeys Intraday setup for manual trades.
http://www.stevehopwoodforex.com/phpBB3 ... f=36&t=848
Mickaelfx
Posts: 3
Joined: Wed Jul 04, 2012 8:37 pm

Re: swb grid 4.1

Post by Mickaelfx »

Thanks for this hedging version of SWB.
I do think that with an account well balanced and small lots, grid systems can work.
And above all, looking for a reasonnable 20 to 50% return a year.

So, I really hope you'll agree to modify the code a little bit :)

Cause actually, when I got a hedge trade, It is to prevent my account from the death run.Nothing else.
I don't want my hedge trade being closed alone because it has reached the grid size as it's currently the case.


Let say I got 3 buys and at the 4th level I enter a buy and my sell hedge trade.
I now give more weight to my sell trade (Sell = 3buys * "X" ) as the buys failed 3 times.
There' re many chances that price will continue to drop and so the EA should close all the trades which are running as soon as my account got "X" dollars on my account (even1$)

If the price goes up again, as the sell hedge trade is heavier than I'll close this set at the same time, when the Buy orders will close. It'll be then a loss, but :

1: There's no strategy without some losing trades
2 : You gave yourself another chance to still be in profit by going with the trend by hedging the entire position
2: it's a loss but it's always better than a death run.
We can always minimise them by starting to hedge when there's more probability that the trend is going the other side.
I think that starting to hedge at the 7th level, and beginning with the minimum lots should give us some nice gains.

Thanks in advance
sym
Posts: 1
Joined: Tue Nov 13, 2012 8:28 am

Re: swb stealth adaptive grid EA from jack1

Post by sym »

Jack1 wrote:I forgot there is another similar EA in my computer. But, source file was lost, due to a virus attacked my PC, then, PC got re-installed all systems.

It runs on M5 or M1 for eur-usd, can't run on higher time frame. If it run on M1, then, tp_in_money2 =10. when +$10, then, EA exit trades, re-start over. Otherwise, can't cover out loss, explosive loss may happen.

I only test it on demo. Never run it on live. Test it on last Monday to last Friday. This toy EA can win some $. No many profitable EA can be found. This is a profitable toy EA. You can test it, play it, and enjoy it.

Cheers !

Hi Jack1

I played with your toy... and it's not so bad (default values).

Thanks ;)




SWB_stealth_adaptive GBPUSD_M5 - 2011-2012 (22 months)

Bars in test 136724
Ticks modelled 29374015
Modelling quality 99.00%
Mismatched charts errors 0
Initial deposit 10000.00
Total net profit 10755.86
Gross profit 19495.17
Gross loss -8739.31
Profit factor 2.23
Expected payoff 6.05
Absolute drawdown 2385.33
Maximal drawdown 3923.44 (34.00%)
Relative drawdown 34.00% (3923.44)
Total trades 1779
Short positions (won %) 926 (70.73%)
Long positions (won %) 853 (65.18%)
Profit trades (% of total) 1211 (68.07%)
Loss trades (% of total) 568 (31.93%)
Largest
profit trade 852.12
loss trade -196.47
Average
profit trade 16.10
loss trade -15.39
Maximum
consecutive wins (profit in money) 30 (188.83)
consecutive losses (loss in money) 6 (-702.50)
Maximal
consecutive profit (count of wins) 983.74 (2)
consecutive loss (count of losses) -702.50 (6)
Average
consecutive wins 4
consecutive losses 2
Last edited by sym on Thu Nov 15, 2012 7:51 pm, edited 2 times in total.
Mickaelfx
Posts: 3
Joined: Wed Jul 04, 2012 8:37 pm

Re: swb grid 4.1

Post by Mickaelfx »

in 2009 it's also really nice, but have a look around 08/2008....you need to disable the stealth mode if you don't want to be in the death run.Problem, disable the stealth mode make the DD growing faster, and a day or another..BOUM!
The only way to close the death trade with SWB is to close the death run as a lost before,by starting to hedge and either close in profit or not..
Hope a coder will modify few lines of the code as I really would like to know how it behave after that...
Locked

Return to “Automated trading systems”