MACD Turning strategy request

If you need an Indicator or Signal developed or translated from other language, please post all Indicator development REQUESTS to this section here.

Moderator: admin

MACD Turning strategy request

Postby explorerr » Thu Oct 14, 2021 7:28 pm

Hello, Can I ask somebody for helping develop a strategy?

This strategy is based on the MACD indicator.

Long: Signal < 0 and The point in time when this Signal line turns from down to up.

Short: Signal > 0 and The point in time when this Signal line turns from up to down.

Thank you very much.
explorerr
 
Posts: 11
Joined: Mon Dec 01, 2014 2:16 am

Re: MACD Turning strategy request

Postby Apprentice » Sat Oct 16, 2021 5:33 am

Your request is added to the development list.
Development reference 915.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36435
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia


Re: MACD Turning strategy request

Postby explorerr » Thu Oct 21, 2021 2:07 am



Hi Apprentice,

Thank you very much for your excellent work, but this strategy works a little differently than I envisioned. Of course it's not you, it's me not being very clear about the need for this strategy.


This strategy works on "bar". It trades after a bar that meets the following logic, but does not trade until the end of this "bar". This method can avoids fake signals that occur during a bar but disappear after the end of the bar.

if SIGNALline[period] < 0 and (SIGNALline[period] > SIGNALline[period - 1] and SIGNALline[period - 1] < SIGNALline[period - 2]) then BUY()


BTW, After the market pause between 17:00 and 18:00 EST, new trades always fail if a trading signal appears.

Thanks again.
explorerr
 
Posts: 11
Joined: Mon Dec 01, 2014 2:16 am


Return to Indicator and Signal Requests

Who is online

Users browsing this forum: No registered users and 10 guests