Forex screener issue – basic test with ADX filter

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #89714 quote
    Alex_Moseley
    Participant
    New

    Hi all,

    I’ve been playing with the coding and had some excellent breakthroughs in what I want it to do – all on the basic level so far – then I’ve just come across an issue of screening for currency pairs whose ADX14 > 25 on the 60 min charts. While it works perfectly with indices and commodities (the preloaded ones and my own personal list), it’s not pulling in any of the forex pairs even though I can see the relevant charts ADX>25…All I’m using is this following code – is there something obvious I’m missing to screen for forex??

    Thanks,

    Alex

    TIMEFRAME (1 hour)
    MyADX = ADX[14]
    Filter1 = MyADX>25
    SCREENER [Filter1]
    #89726 quote
    Vonasi
    Moderator
    Master

    Welcome to the forums. Please use the ‘Insert PRT Code’ button when putting code in your future posts to make it easier for others to read. I have tidied up your post 🙂

    I’m not big on screeners but when I test your code on forex today I get some results – mainly cryptocurrencies.

    My first thought is to ask if you have a PRT account with only end of day data?

    #89778 quote
    Alex_Moseley
    Participant
    New

    Hi Vona,

    Thank you for your reply and for tidying up my message 🙂  I’ll remember that for next time!

    And…this morning it’s working!!! Go figure! Well, perhaps it needed live data to start it up for forex? Anyway, very pleased to see it working, thanks -Alex

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Forex screener issue – basic test with ADX filter


ProScreener: Market Scanners & Detection

New Reply
Author
Summary

This topic contains 2 replies,
has 2 voices, and was last updated by Alex_Moseley
7 years, 1 month ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 01/26/2019
Status: Active
Attachments: No files
Logo Logo
Loading...