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
avatar
NFX thank you petesavva can i adapt the period for more bars in lookback?
petesavva Sure, Change the following line: xRange = ROUND((Highest[BARSTOLOOKBACK](High) - Lowest[BA...
Nicolas
9 years ago
Nicolas Any timeframe possible, this indicator is only an RSI with bands made of standard deviation.
nellycopter hi do you have the TDI indicator pls..
Nicolas You can download the TDI indicator here: https://www.prorealcode.com/prorealtime-indicators/...
Nicolas Je pense que cela a été fait dans le forum il y a quelques temps, il faudrait le retrouver t...
besserwerden Hello, I want t use this screener, but only results for uptrend. Is there a possibillity to ...
besserwerden Hello Nicolas, I want t use this screener, but only results for uptrend. Is there a possibil...
Nicolas
9 years ago
Nicolas In this case Spread is the difference in percentage between the 2 moving average
Talero125 Thank you! Very kind
IAmShareCrazy Is it possible to change the range and have it between 2 weeks and 8 weeks?
Nicolas
9 years ago
RSI Bearish Crossover
RSI Bearish Crossover
0
Screeners
Nicolas
9 years ago
Up on Big Volume
Up on Big Volume
0
Screeners
Nicolas
9 years ago
Nicolas oui c'est possible, je pense même que cela a été codé X fois déjà, je vais chercher.
iloco17 Bonjour Nicolas Par rapport à ce code je souhaiterais la ligne de code qui permet d'identi...
Nicolas Merci de formuler une demande dans le forum ProScreener.
lolo
10 years ago
Up-most---y
Up-most—y
0
Screeners
lolo
10 years ago
Theopolis Hi, is it possible to adjust this screener for 5 min timeframe instead of daily?
lolo
10 years ago
New 265 day highs
New 265 day highs
4
Screeners
javier.puig.rovira@gmail.com timeframe (weekly) yearLo=lowest[52](low) timeframe(daily) todaylo=low c1=todayhi>...
boje1232 hello ... just ran this query but it is running the condition of the previous weeks high rat...
Nicolas if the current high is higher than the 52 weeks high, than it is the new 52 weeks high, that...
lolo
10 years ago
JD 52 Week High
JD 52 Week High
0
Screeners
lolo
10 years ago
JD 52 Week Low
JD 52 Week Low
0
Screeners
lolo
10 years ago
PP buy
PP buy
0
Screeners
lolo
10 years ago
CC Stochastic
CC Stochastic
0
Screeners
lolo
10 years ago
Bullish Candle
Bullish Candle
0
Screeners
lolo
10 years ago
Bearish Candle
Bearish Candle
0
Screeners
lolo
10 years ago
4 and 9 day crossover
4 and 9 day crossover
0
Screeners

Top