Jump to content

(REQ) Code mod for bogie hedgehog v4f Ea


Guest dave_rimmer

Recommended Posts

Guest dave_rimmer

Hi

 

can someone please mod this ea so it works on yen pairs ... decimal prices need code change

 

Also i believe v4g is out somewhere if one could supply download link

 

xxxx://depositfiles.com/files/2l11f6qk2

 

regards

Edited by dave_rimmer
ok
Link to comment
Share on other sites

  • 3 weeks later...

are you sure it can't works on yen pairs?

 

 

 

2010.10.29 18:31:09 2010.09.06 11:00 Bogie-HedgeHog-v4f USDJPY,M30: close #1 sell 4.22 USDJPY at 84.462 at price 84.169

2010.10.29 18:31:09 2010.09.06 10:30 Bogie-HedgeHog-v4f USDJPY,M30: close #2 sell 8.48 USDJPY at 84.840 at price 84.178

2010.10.29 18:31:09 2010.09.03 17:00 Bogie-HedgeHog-v4f USDJPY,M30: Sell order opened : 84.84

2010.10.29 18:31:09 2010.09.03 17:00 Bogie-HedgeHog-v4f USDJPY,M30: open #2 sell 8.48 USDJPY at 84.840 ok

Edited by musketeer
Link to comment
Share on other sites

it does not compute the lot size correctly..yes it will trade but not like it should

regards dave

 

Bogie-HedgeHog-v2 has been proven to be best version. I have been running it on a Live FXDD account on USDCHF with default settings for over a year with positive results. If your account balance is below $2500, you should set mm=1.

 

To run on jpy pairs, set mm=0 and then set Lots=( to first trade lot size you want). EA is not optimized for jpy pairs. If should run optimization tests to find best settings.

 

 

that is wackena's answer

Link to comment
Share on other sites

  • 3 months later...

Latest versions are:

v3e is same as v2 with fixes to run 5 digit brokers & lot size fix for 0.1 brokers

v3f is same as v3e, but with GMT Offset to run on other brokers with server times

 

v4e same as v3e, but has been optimized for better long term (1 yr) backtest results.

v4f same as v4e, but with GMT Offset to run on other brokers with server time different than FXDD.

 

No specific reference doc.

 

about 4f:

Here is an attempt for a manual version.

1) EA now uses input variable TakeProfit (TP). I set it to an arbitrary 30 pips. Set TP to where you think best. Previous versions used previous day close for TP.

2) New variable is ManualTradeSignal. Open EA properties to manual trade as follows

a0 ManualTradeSignal = 0; // Manual first trade is off.

b) ManualTradeSignal = 1 // First Trade is Buy when Properties pane is closed

b) ManualTradeSignal = 2 // First Trade is Sell when Properties pane is closed

3) Input variable step is the fraction of 1 percent to set distance of price move to initiate sequential trades up to MaxTrades limit. This is the same for previous versions.

 

After first trade is opened, important to set ManualTradeSignal = 0 to avoid auto trading when open orders = 0 again.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...