Fisher transform screener

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #47577 quote
    Ezmeer
    Participant
    Junior

    Can someone help me to create a screener according to fisher transform indicator?
    The screener shold find stocks, at the moment when Fisher line crosses above or below its signal line.

    How I can write this condition in the screener.

    Thanks

    #47621 quote
    Ezmeer
    Participant
    Junior

    The problem for me, is to get the prior day indicator data.

    #47661 quote
    Wing
    Participant
    Veteran

    Example:

    Myrsi=RSI[14]
    
    // if you write myrsi[1] that is the previous day's data for rsi[14]
    #47667 quote
    Ezmeer
    Participant
    Junior

    Thanks, but RSI doesn’t return the same values as Fisher Transform.

    Actually, I need 2 values of previous day (Fisher line and Signal line), so I’ll be able to compare their values to today, and create a condition according to comparison results.

    #47689 quote
    Ezmeer
    Participant
    Junior

    Well, I found the solution:

    c1 = (fish CROSSES OVER Trigger)

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

Fisher transform screener


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
Ezmeer @yigal_shtark Participant
Summary

This topic contains 4 replies,
has 2 voices, and was last updated by Ezmeer
8 years, 5 months ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 09/27/2017
Status: Active
Attachments: No files
Logo Logo
Loading...