Jump to content

Need help to code my pinbar strategy


currency_tunes

Recommended Posts

Hello friends,

Following strategy has been working fine and now I am looking to get it programmed as EA.

Being a person with no knowledge of programming, I would be really grateful if someone could code the strategy for me. I can even pay reasonably if you want, to get my strategy coded and backtested.

 

Here it gies:

 

TIME FRAME: 15 MIN

CURRENCY PAIR: ANY

INDICATORS: BOLLINGER BAND, 200 SMA

Below 200 SMA, we only short.

Above 200 SMA, we only go long.

Entry condition: Pin Bar formation the high of which exceed the bollinger band extreme.

Definition of Pinbar: ABS(OPEN-CLOSE) <= (Bar length/5); Also, both open and close ar below the mid for bearish case and above the mid for bullish case.

Enter short on break of low of bearish pin bar and vice-versa.

 

We have to check which of the two cases are more profitable:

 

Enter 1 lot only and trail it with the stop loss equal to length of the pin bar.

 

Or,

Enter 2 lots. We take profit of 1 lot at equal to the stop loss and let the 2nd lot run with trailing stop equal to the length of pin bar.

 

Thats it. It should be relatively easy to code.

Looking forward for someone to help code this EA and further improve it.

 

MANY THANKS IN ADVANCE!!

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...
Hello iwjw

Thanks for coding the EA. I am still interested in the EA. Am sorry for not replying to my request for long as I had been very busy with some family affairs. Now am back to trading. Would appreciate if you can share the EA again.

 

~Thanks in advance :)

 

Here we go again:

www.4shared.com/file/Zc8bxhWK/_currency_tunes.html

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.
Note: Your post will require moderator approval before it will be visible.

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...