First trade taken, so along with Shelley's trades it looks as though the buy code is working as intended.
James16: the 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: James16: the EA
I decided to let James have his own demo yesterday.
First trade taken, so along with Shelley's trades it looks as though the buy code is working as intended.

First trade taken, so along with Shelley's trades it looks as though the buy code is working as intended.
You do not have the required permissions to view the files attached to this post.
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.
- fxozgirl
- Trader
- Posts: 1176
- Joined: Wed Nov 16, 2011 9:16 am
- Location: Melbourne, Australia
Re: James16: the EA
James took this trade on my demo today as well.SteveHopwood wrote:I decided to let James have his own demo yesterday.
First trade taken, so along with Shelley's trades it looks as though the buy code is working as intended.
I decided to add squalou's SR indi and use it for TP & SL, so far good with 2 trades closed in profit, 1 closed for loss and 1 still open.
AUDUSD +57 pips
NZDUSD -17 pips (Sq's S&R lines were very tight and didn't give the trade much room to move, if left to run trade would currently be slightly up right now)
GBPUSD +24 pips
AUDCAD (still open, but currently -7 pips)
You do not have the required permissions to view the files attached to this post.
- 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: James16: the EA
Latest update in post 1.
Still no new trading strategies - I want to tweak the existing one so that the code is correct when I start copy/pasting/editing to add new ones.
It dawned on me that we can save a lot of processor power. BOVB is an oen-of-the-D1-candle strategy, so we do not need calls to Rsi at every tick. I have changed the code so that there is just one reading taken, at the open of the new candle.

Still no new trading strategies - I want to tweak the existing one so that the code is correct when I start copy/pasting/editing to add new ones.
It dawned on me that we can save a lot of processor power. BOVB is an oen-of-the-D1-candle strategy, so we do not need calls to Rsi at every tick. I have changed the code so that there is just one reading taken, at the open of the new candle.
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.
-
mydone
- Trader
- Posts: 26
- Joined: Mon Dec 12, 2011 8:46 am
Re: James16: the EA
guys this system works better if you trade from 50% fibo of the candle
- 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: James16: the EA
This may or may not be true, but I could not care less.mydone wrote:guys this system works better if you trade from 50% fibo of the candle
This thread is about automating the synopses presented by Shelley and I shall not respond to anything else. Thanks anyway, but I shall be doing nothing with your somewhat enigmatic thread.
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.
-
grimweasel
- Trader
- Posts: 95
- Joined: Sun Nov 20, 2011 3:48 pm
Re: James16: the EA
Sorry Steve, missed this in Post 1 - I was adding notes on this method really as this is what I have been trading for the past few years manually. Agree that until this is all nailed wrt to BVOB then adding other methods etc would complicate things.SteveHopwood wrote:Latest update in post 1.
Still no new trading strategies - I want to tweak the existing one so that the code is correct when I start copy/pasting/editing to add new ones.
It dawned on me that we can save a lot of processor power. BOVB is an oen-of-the-D1-candle strategy, so we do not need calls to Rsi at every tick. I have changed the code so that there is just one reading taken, at the open of the new candle.
- Alpenkorps
- Trader
- Posts: 213
- Joined: Thu Dec 15, 2011 4:03 am
Re: James16: the EA
Damn .. I went on a vacation and looks like missed a lots of fun!
James 16 is the thread that taught me everything about PA. Glad to see the EA on motion. Thanks Steve for the coding and Fxozgirl for ideas. Good luck to you both.
James 16 is the thread that taught me everything about PA. Glad to see the EA on motion. Thanks Steve for the coding and Fxozgirl for ideas. Good luck to you both.
Take my love, take my land, Take me where I cannot stand
I don't care, I'm still free, You can't take the sky from me
I don't care, I'm still free, You can't take the sky from me
- forextrader-radioman
- Trader
- Posts: 156
- Joined: Sun Nov 27, 2011 11:11 am
- Location: Hamburg/Germany
Re: James16: the EA
Thank you for the EA
I have done some backtests and found settings which worked fine.
Testing in EURUSD D1 chart from Jan.2003 to Dec.2011 (tick-level, 90%)
Setfile and complete statement is attached.
Here the little screenshot of statement.
(screenshot, full statement and settingfile removed by advice of Steve)
Best wishes from Hamburg/Germany,
Dietmar
I have done some backtests and found settings which worked fine.
Testing in EURUSD D1 chart from Jan.2003 to Dec.2011 (tick-level, 90%)
Setfile and complete statement is attached.
Here the little screenshot of statement.
(screenshot, full statement and settingfile removed by advice of Steve)
Best wishes from Hamburg/Germany,
Dietmar
Last edited by forextrader-radioman on Fri Mar 02, 2012 8:01 am, edited 2 times in total.
„Reality is merely an illusion, albeit a very persistent one.” (Albert Einstein) "Realität ist lediglich eine Illusion, allerdings eine sehr hartnäckige."
- fxozgirl
- Trader
- Posts: 1176
- Joined: Wed Nov 16, 2011 9:16 am
- Location: Melbourne, Australia
Re: James16: the EA
fxozgirl wrote:James took this trade on my demo today as well.SteveHopwood wrote:I decided to let James have his own demo yesterday.
First trade taken, so along with Shelley's trades it looks as though the buy code is working as intended.
I decided to add squalou's SR indi and use it for TP & SL, so far good with 2 trades closed in profit, 1 closed for loss and 1 still open.
AUDUSD +57 pips
NZDUSD -17 pips (Sq's S&R lines were very tight and didn't give the trade much room to move, if left to run trade would currently be slightly up right now)
GBPUSD +24 pips
AUDCAD (still open, but currently -7 pips)
AUDCAD closed for a loss of approx 60 pips
No trades taken yesterday
- forextrader-radioman
- Trader
- Posts: 156
- Joined: Sun Nov 27, 2011 11:11 am
- Location: Hamburg/Germany
Re: James16: the EA
... and here the results for GBPUSD ...
Jan.2003 to Dec.2011 D1 chart at tick-data level (90%)
Screenshot of statement:
(screenshot, full statement and settingfile removed by advice of Steve)
complete statement and setting file is attached.
tomorrow I will check AUDUSD ...
good evening from here,
Dietmar
Jan.2003 to Dec.2011 D1 chart at tick-data level (90%)
Screenshot of statement:
(screenshot, full statement and settingfile removed by advice of Steve)
complete statement and setting file is attached.
tomorrow I will check AUDUSD ...
good evening from here,
Dietmar
Last edited by forextrader-radioman on Fri Mar 02, 2012 8:02 am, edited 1 time in total.
„Reality is merely an illusion, albeit a very persistent one.” (Albert Einstein) "Realität ist lediglich eine Illusion, allerdings eine sehr hartnäckige."