Bullish and Bearish Forex Screeners (based on 3 indicators)

Bullish and Bearish Forex Screeners (based on 3 indicators)

These is a very effective screeners that will form the basis of an automatic system.  I have been using them for about 5 years with great success.

 

Forex Bearish Screener:

Forex Bullish Screener:

 

To set it up you will need a new indicator I call “MGC-Coppock” as PRT does not offer the Coppock as such.  The code is:

 

 

I have uploaded both screeners in .itf format that can be imported straight into your PRT.

Please note that these screeners can also be used for stocks and indices.

Remember to limit the size of the scan by having them only scanning your list of preferred instruments e.g. top 200 stocks, or high volatility Forex pairs.

Share this

Risk disclosure:

No information on this site is investment advice or a solicitation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading may expose you to risk of loss greater than your deposits and is only suitable for experienced investors who have sufficient financial means to bear such risk.

ProRealTime ITF files and other attachments : How to import ITF files into ProRealTime platform?

PRC is also on YouTube, subscribe to our channel for exclusive content and tutorials

  1. Nicolas • 03/15/2016 #

    Hello Mike and thanks a lot for your precious contribution!

  2. Sofitech • 03/15/2016 #

    Hello Mike. You’re screener are very interesting. I can see they are made to work on H4 timeframe. To take position, do you zoom into smaller timeframe and search for entries going the same way your screener indicate in H4 ? Based on the same indicators ?

  3. MikeGC • 03/15/2016 #

    Hello Sofitech, I use these screeners to minimise the time looking for trades in FX.  Before I take a trade on the H4 chart, I check the D1 and the H1 and see whether the trend is in favour.  They can give signals that could become reversals, but that is a risky trade without looking at the price action.  Also it is probably better to wait for the candle to close on the H4.  The benefits are that the confluence of 3 indicators should provide a lesser risk as you would know, trading the Ichimoku.
    Hope this helps.
    Best regards,
    Mike

  4. Sofitech • 03/15/2016 #

    Thanks for your answer. I will have a look on your screener results soon. But i like the logic of it.  As you say in another post, the stop or trailing stop is the key… 
    Hope for you this forum and Nicolas will help you to improve your system and maybe to find a way to make it autotrade.
    Regards.

  5. MikeGC • 03/15/2016 #

    Thanks, Sofitech.  Nicolas is working on it now.  It is a bit tricky, there being so much visual input.  Am considering a trend indicator on the D1 such as Zig-Zag.  In fact the NZDJPY  D1 is now 14 days into a new uptrend with the H4 showing  bullish – it may be worth a look. 

  6. Doctrading • 03/15/2016 #

    Hello Sir,
    Nice system, thanks for sharing.
    Maybe we could try to automate this strategy. For example, if all the conditions are met, we could set an automatic order of buying / selling, with stop loss and take profit (I personally like using ATR for this ; we can also code the “last swing high / low”, but it’s a bit difficult).
    Greetings,

  7. MikeGC • 03/15/2016 #

    Hello Doctrading,
    Nicolas has written some really elegant code for me that works well, but I find that there are other factors that need to be taken into account when setting a trade based on the screeners.  You may have noticed that not every screened pair is necessarily a good trade.   The two main problems are:

     The direction of the trend.  I am trialing Zig Zag as a source of this information, and find it reasonably reliable.
     Coding the trailing stop loss cum exit.   

    Zig Zag may be able to provide a good swing high/low.  However I have noticed that it can sometimes change when the trend shifts from a short term reversal back to the longer-term trend.
    I think that a multiple of the ATR might be the answer.
    Or a choice of the tighter of the two.
    With the exit, I have been using the Super Trend as a stop loss.  After the ST flips over, it is wonderful for a long trending trade.  I have experienced some great trades with this.  The longest was for 195 days on an AUDUSD short in September 2014.  It made 1388 pips.

    Thanks for your interest in this.  I have been using the system and some variants for years with good success.  However, I would appreciate your suggestions, comments and insights.  I am planning to build the above factors into the code and if they test successfully, then I will post it with Nicolas’ permission.
    Good trading,
    Mike

  8. Tradingsales • 03/15/2016 #

    Hi Mike ,
    im having problems getting the indicator coding i keep getting :
     Syntax error:The following variable is undefined: maThe following variable is undefined: roc1The following variable is undefined: roc
    apologies if i’m being naive but any advice would be greatly appreciated.

  9. MikeGC • 03/15/2016 #

    Hello Tradingsales,
    The reason for your error messages is probable because the screeners call for the indicator MGC-Coppock.  I created this at the time when PRT didn’t offer a Coppock.  Thus you now have two options:

     set up the MGC-Coppock indicator as described above:   To set it up you will need a new indicator I call “MGC-Coppock” as PRT does not offer the Coppock as such.  The code is:  RETURN WEIGHTEDAVERAGE[MA](ROC[roc1] +ROC[roc2]) AS \"Coppock Indicator\" or
    download the PRT indicator Coppock Curve and change the screeners’ codes accordingly.

    Let me know how you get on.
    Cheers,  Mike

  10. sourberry • 03/15/2016 #

    RETURN WEIGHTEDAVERAGE[MA](ROC[roc1] +ROC[roc2]) AS “Coppock Indicator”

    This code alone as indicator does not work.

    The PRT indicator Coppock Curve as different parameters and does not work with CALL “MGC-Coppock”[14, 11, 10](close)

    Cannot use both your screener.

  11. Toto le Heros • 03/15/2016 #

    Hi Mike,
    Hope you will get this message as this interresting stuff was posted some time ago…
    Coopock curve is generally described as a 10-weighted average of 14ROC + 11 ROC… Looks like you are using 14-weighted average of 11ROC + 10 ROC… My mistake ? Or done intentionnaly by yourself ?
    Moreover you are saying : “Nicolas has written some really elegant code for me that works well…” but I cannot find that piece of code on ProRealCode ? Maybe Nicolas can help on this as well.
    Many thanks again for this very interresting idea.
    BR,

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar

+7 more likes

Related users ' posts
lolo
10 years ago
Reversal MACD
Reversal MACD
0
Screeners
lolo
10 years ago
Bearish engulfing
Bearish engulfing
2
Screeners
dmigliav Thanks a lot. Here the same code only for Bullish Engulfing: REM Compute the power of the ...
javier.puig.rovira@gmail.com Hi! I was trying to import the code but it doesn t let me do it. Do you mind to do a ITF fil...
lolo
10 years ago
lolo
10 years ago
falbamonte Hi lolo I have imported your screener but it's giving me results that appear far from any cr...
Nicolas Do you have real time data for these stocks?
lolo
10 years ago
BULLISH BREAKOUT
BULLISH BREAKOUT
0
Screeners
lolo
10 years ago
lolo
10 years ago
lolo
10 years ago
CANDLE BEARS SCREENER
CANDLE BEARS SCREENER
1
Screeners
fiboman3000 thanks alot! the code is actually a very handy candlestick tool kit for creating any possibl...
lolo
10 years ago
swing tracker upswing
swing tracker upswing
3
Screeners
BennieHofer Cant get this screener to work in prorealtime screener,2 errors
Nicolas Wrong copy/paste? Try to download the .itf file and import it into your platform instead.
BennieHofer Thanks Nicolas, the downloading worked. I'm new to trading and this site.
lolo
10 years ago
Bearish start
Bearish start
2
Screeners
BZH22 bonjour, tu peux me faire un screener avec ces conditions : - Le cours a beaucoup chuté,...
Nicolas et la marmotte ? :)
lolo
10 years ago
Bullish start
Bullish start
0
Screeners

Top