stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Multi 10:4 Trader EA
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=1619
Page 12 of 160
Author:  MrLong [ Fri Mar 15, 2013 3:03 pm ]
Post subject:  Re: Multi 10:4 Trader EA

Baluda wrote:Here is something strange. I do not know if this has been reported yet.

Journal tab:
AUDNZD Journal.png
Experts tab:
AUDNZD Experts.png
A pending AUDNZD order was opened, triggered and closed because of a 'reversal'. All within 20 seconds.

FWIW times are local, GMT+2. Subtract one hour for Cowboy IBFX server times.

Paul
Hi Paul,

Yes, I was trying a way of getting the reversal with the correlated pairs, I've switched this off for now.

extern bool closeWhenMarketReverse =false;

Thanks
Andy
Author:  MrLong [ Fri Mar 15, 2013 3:09 pm ]
Post subject:  Re: Multi 10:4 Trader EA

och wrote:
slipshod wrote:I added a few debugging lines to see what trades its trying to take, and am seeing it trying to open a sell on EURAUD at the price -0.0004, which is predictably failing.

It also tried a Buy Stop on AUDCAD at 1.0604 with a TP at 1.0599 (less than the entry price), and similar TP errors on EURUSD and GBPAUD.

(I've got Stealth turned off, as I can't run a computer 24 hours a day).
Same issue with AUDNZD. I made a little debugging and this is coming from GetNextSupport and/or GetNextResistance as it never fit the conditions and so Pivot remain to 0. Then Price is calculated using Pivot - (Buffer/factor), so negative... In that case Last resistance is below Price ,so bid can never be between two last resistances...

I am quite new to that system, so as I do not fully undersand rules, I have no clue what to change...
Thanks,

Just what I'm looking for.

Andy
Author:  bgood [ Fri Mar 15, 2013 4:31 pm ]
Post subject:  Re: Multi 10:4 Trader EA

candletiger wrote:
allisonmagic wrote:can't wait for RSI2 to be added :D
Andy will hopefully integrate the RSI add-on into his code.
For those who can't wait :D here a preview with RSI and AutoSymbols, ex4 only! Appreciate feedback if the RSI stuff is working.

SERIOUS WARNING: don't put this on a live account! :!: :!: :!:

I'm getting readings of .00 on all pairs with RSI2. Can someone help out here?
Author:  Jonathan2FI [ Fri Mar 15, 2013 5:01 pm ]
Post subject:  Re: Multi 10:4 Trader EA

Andy,
Q on this EA have been trading 10.4 manually (with small lot sizes) like the logic and fits my style of trend trading retracements on HTFs. However I am looking for semi auto system that can be managed with 1 hour each evening GMT 22-2300. So your EA looks great. Loaded it up the EA no prob mmm large number of pending trades immediately .. quite agressive. Anyway a couple of specific Questions:
1. Why did it take the AUDUSD trade while stoch did not bottem out? see pic it is the last stoch dip.
2. Note the high degree of negative figures is not representative of the perf. of this EA since I started it Friday lunch time !! on a demo I have not gone completely mad - However, I did see it taking trades where slope vales on daily were not great for strong trend CADCHF CAD-0.02 and CHF -0.27. Any comment?
3. Is there anyway of using this EA and or a variant to run a single pair backtest over 5 yrs? I tried and failed
Jonathan
Author:  MrLong [ Fri Mar 15, 2013 5:08 pm ]
Post subject:  Re: Multi 10:4 Trader EA

bgood wrote:
candletiger wrote:
allisonmagic wrote:can't wait for RSI2 to be added :D
Andy will hopefully integrate the RSI add-on into his code.
For those who can't wait :D here a preview with RSI and AutoSymbols, ex4 only! Appreciate feedback if the RSI stuff is working.

SERIOUS WARNING: don't put this on a live account! :!: :!: :!:

I'm getting readings of .00 on all pairs with RSI2. Can someone help out here?
I've not had chance to look at that code with the RSI 2 indi, thats CT's department.

When he comes on line he should be able to help.
Author:  MrLong [ Fri Mar 15, 2013 5:18 pm ]
Post subject:  Re: Multi 10:4 Trader EA

Jonathan2FI wrote:Andy,
Q on this EA have been trading 10.4 manually (with small lot sizes) like the logic and fits my style of trend trading retracements on HTFs. However I am looking for semi auto system that can be managed with 1 hour each evening GMT 22-2300. So your EA looks great. Loaded it up the EA no prob mmm large number of pending trades immediately .. quite agressive. Anyway a couple of specific Questions:
1. Why did it take the AUDUSD trade while stoch did not bottem out? see pic it is the last stoch dip.
2. Note the high degree of negative figures is not representative of the perf. of this EA since I started it Friday lunch time !! on a demo I have not gone completely mad - However, I did see it taking trades where slope vales on daily were not great for strong trend CADCHF CAD-0.02 and CHF -0.27. Any comment?
3. Is there anyway of using this EA and or a variant to run a single pair backtest over 5 yrs? I tried and failed
Jonathan
What are your stoch setting?

The EA is coded to start placing stop orders if AO above 0 for a sellstop or stoch above 80 and AO below 0 for a buystop or stoch below 20

Andy
oppersite for buys.
Author:  vadlapatis [ Fri Mar 15, 2013 5:53 pm ]
Post subject:  Re: Multi 10:4 Trader EA

Broker : HotForex

even i got many times AUDNZD order placed and closed
Author:  bazze [ Fri Mar 15, 2013 5:58 pm ]
Post subject:  Re: Multi 10:4 Trader EA

I only got this on the dashboard,and my PC is working like :evil: ?????
Author:  sirwolf [ Fri Mar 15, 2013 6:08 pm ]
Post subject:  Re: Multi 10:4 Trader EA

bazze wrote:I only got this on the dashboard,and my PC is working like :evil: ?????
I had thr same as well as others. Change the timeframe around a bit - then my started to work. I am on Cowboy IBFX.
Author:  MrLong [ Fri Mar 15, 2013 6:09 pm ]
Post subject:  Re: Multi 10:4 Trader EA

vadlapatis wrote:Broker : HotForex

even i got many times AUDNZD order placed and closed
I was trying a way of getting the reversal with the correlated pairs, I've switched this off for now.

extern bool closeWhenMarketReverse =false;

Thanks
Andy
All times are UTC Page 12 of 160