Boinvests Holy Grail Playground

Post Reply
User avatar
Gertje
Trader
Posts: 1936
Joined: Mon Dec 12, 2011 1:17 pm
Location: Middle of the Netherlands

Boinvests Holy Grail Playground

Post by Gertje »

boinvest » Thu Jan 29, 2015 3:35 pm wrote:version 2t attached in post 1.
Made this change quickly..
Only thing that has changed is the order management.
Breakeven, jumpingstop, candlestick. jump..
If you don't use it, or use mptm you don't need this update..

Gertje,
I will look into it.. to create a version doing what you described.
The multiple trades could easily be desiabled.
So only special function is to close on rangestart..
The current mod1 is doing the opposite.. closing on Range end wave..

Im extremly busy.. could take a while ;)
No problem.
To be sure we're talking about the same here;
- open on blue waves,
- close on yellow waves.

Just like Bo-mod, except the duplicate trades.
User avatar
boinvest
Trader
Posts: 142
Joined: Wed May 28, 2014 6:56 am
Location: Netherlands

Boinvests Holy Grail Playground

Post by boinvest »

Gertje » Thu Jan 29, 2015 6:30 pm wrote:
boinvest » Thu Jan 29, 2015 3:35 pm wrote:version 2t attached in post 1.
Made this change quickly..
Only thing that has changed is the order management.
Breakeven, jumpingstop, candlestick. jump..
If you don't use it, or use mptm you don't need this update..

Gertje,
I will look into it.. to create a version doing what you described.
The multiple trades could easily be desiabled.
So only special function is to close on rangestart..
The current mod1 is doing the opposite.. closing on Range end wave..

Im extremly busy.. could take a while ;)
No problem.
To be sure we're talking about the same here;
- open on blue waves,
- close on yellow waves.

Just like Bo-mod, except the duplicate trades.
Yes also on rad trend trades. Set multitudes to 0 and your done. Nothing is to code for that.
User avatar
Gertje
Trader
Posts: 1936
Joined: Mon Dec 12, 2011 1:17 pm
Location: Middle of the Netherlands

Boinvests Holy Grail Playground

Post by Gertje »

boinvest » Thu Jan 29, 2015 7:59 pm wrote: Yes also on rad trend trades. Set multitudes to 0 and your done. Nothing is to code for that.
NZDCAD.dmaDaily.png
I mean this kind of behaviour.
You do not have the required permissions to view the files attached to this post.
qvintus
Trader
Posts: 220
Joined: Sat Nov 30, 2013 7:02 pm

Boinvests Holy Grail Playground

Post by qvintus »

Gertje » 29 Jan 2015, 11:57 wrote:
boinvest » Wed Jan 28, 2015 1:37 pm wrote:Hi Guys,

Before posting more about missing trades...
Actually, my problem is the opposite..... :smile:

I still haven't found a stable version that doesn't send multiple entries at the same price or 20pips apart.

I need a version that;
- enters 1 trade on a trendarrow
- enters 1 trade on a trendstart wave
- enters 1 pending on the level of the RAD Arrow [could do this myself, so not really necessary]
- close all on a rangestart wave

I'm trading HGB-mod on the D1, and HGI manually [D1] on another demo.
Results are great, but I can't trust the EA and manually I sometimes enter too late.

Attached 2 screens from both demo's started after the CHF massacre.


HGB-mod


HGI manually

The other difference is the trade management.
- On the HGB-mod I have set SL=100 and that's it, just wait for yellow wavies.
- On the HGI-manually I have set SL=100, BE+50@100, JS50 [like on PPM]

I would love to try a EA-version that enters like I mentioned, set BE@something and let it run.
Hi. Do you also have myfxbook stats on your daily HGB mod? Could you share the set file? ;)
ALoveSvpreme
Trader
Posts: 94
Joined: Fri Dec 05, 2014 8:46 am
Location: Vancouver, BC, Canada

Boinvests Holy Grail Playground

Post by ALoveSvpreme »

Hey guys, how might I go about changing the amount of pips distance from the signal to the pending orders? I am trading on the H1 chart and using the pending orders to weed out the small losers but the distance needs tweaking.

Thanks a million :hi:
User avatar
boinvest
Trader
Posts: 142
Joined: Wed May 28, 2014 6:56 am
Location: Netherlands

Boinvests Holy Grail Playground

Post by boinvest »

ALoveSvpreme » Fri Jan 30, 2015 6:20 am wrote:Hey guys, how might I go about changing the amount of pips distance from the signal to the pending orders? I am trading on the H1 chart and using the pending orders to weed out the small losers but the distance needs tweaking.

Thanks a million :hi:
This is not possible (yet), I do
don't have plans to implement it because there are lots
Of more important stuff to be implemented.
User avatar
snailbeard
Trader
Posts: 615
Joined: Mon Dec 24, 2012 10:54 am
Location: Just above water somewhere between Oxford & Cambridge

Boinvests Holy Grail Playground

Post by snailbeard »

Hi Boinvest,

Great work going on with the HGB EAs and I spent a couple of hours playing with the official version and your variant, to see if I could understand how they would perform over long periods of time. To keep it simple I turned off most trading methods except trend-trading.
I tried to keep the settings for both EAs as close as possible.

This is not a comparison between the two EAs I'm posting in case the developers find anything useful from the tests I did.

I have to get back to working on my own EA's so I'll just present a couple of screen shots.

Running the official HGB I found buy-stops when there was a big red arrow pointing down on the corresponding chart (GBPUSD H4). When I did a similar run for boHGI I found sell-stops a few bars after the big red arrow.

I was able to run HGB with 5 months of crappytester history but I was not able to run boHGB for longer because of different kinds of errors (A: volume mismatch; B: lot size error 131)

Official HGB:
HGB-EA-Original-ver-2r-unexpected-buy-stops-for-16Dec2014.png
BoHGB for the same period:
BoHGB-2t-for-sell-stops-and-profits-18Dec2014.png
I tried to work around these errors by running on different brokers; I gave up with every-tick mode because of the first error and I tried different time-frames but decided to call it a day
and here is an extract from the log about volume issues:

Code: Select all

2015.01.31 20:18:17.141	2014.08.11 12:15  BoHGB-2t GBPUSD,M15: GBPUSD BoHGB-2t Stop 0 price 1.676 take 1.673 error(131): 
2015.01.31 20:18:17.141	2014.08.11 12:15  BoHGB-2t GBPUSD,M15: GBPUSD BoHGB-2t OP_SELLSTOP order send failed with error(131): invalid trade volume
2015.01.31 20:18:17.141	2014.08.11 12:15  BoHGB-2t GBPUSD,M15: Alert: GBPUSD BoHGB-2t OP_SELLSTOP order send failed with error(131): invalid trade volume
2015.01.31 20:18:17.141	2014.08.11 12:15  BoHGB-2t GBPUSD,M15: OrderSend error 131
2015.01.31 20:18:17.141	2014.08.11 12:15  BoHGB-2t GBPUSD,M15: Alert: Screen snapshot taken 1 open ChartScreenShot.png
2015.01.31 20:18:17.073	2014.08.11 12:15  BoHGB-2t GBPUSD,M15: open #1 sell stop 0.10 GBPUSD at 1.67800 tp: 1.67300 ok
2015.01.31 20:18:17.049	2014.08.01 00:00  BoHGB-2t GBPUSD,M15: Checking GBPUSD for complete data.... number of M15 bars = 1001
[/size]

Anyway I hope this information is useful to the developers.
You do not have the required permissions to view the files attached to this post.
User avatar
boinvest
Trader
Posts: 142
Joined: Wed May 28, 2014 6:56 am
Location: Netherlands

Boinvests Holy Grail Playground

Post by boinvest »

snailbeard » Sun Feb 01, 2015 7:01 am wrote: I was able to run HGB with 5 months of crappytester history but I was not able to run boHGB for longer because of different kinds of errors (A: volume mismatch; B: lot size error 131)
Thank you for your feedback.
I did'nt have these kind of error on my accounts, Maybe because of different non 2stage broker.
Next version will include a lost size check.
ALoveSvpreme
Trader
Posts: 94
Joined: Fri Dec 05, 2014 8:46 am
Location: Vancouver, BC, Canada

Boinvests Holy Grail Playground

Post by ALoveSvpreme »

I keep getting this times infinity... any ideas?

EDIT: Looks like its because of my jumping stop and break even settings, is there any chance of being able to set BE and JS on the BoHGB mod version in the future?
You do not have the required permissions to view the files attached to this post.
User avatar
boinvest
Trader
Posts: 142
Joined: Wed May 28, 2014 6:56 am
Location: Netherlands

Boinvests Holy Grail Playground

Post by boinvest »

ALoveSvpreme » Tue Feb 03, 2015 8:50 am wrote:I keep getting this times infinity... any ideas?
Yes,
I was to much in a rush putting together previous version.
So attached is 2u.
Adittionally:
fixed the cashtakeprofit like in the HGB
fixed getnext20 like in the HGB
added lotsize check in order send function
Post Reply

Return to “Automated trading systems”