PINE LIBRARY
Updated

RJ

152
Library "RJ"
The library is searching the FVG

find_bull_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_2, open_2, low_2)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/6)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_2 (float)
    open_2 (float)
    low_2 (float)
Release Notes
v2

Updated:
find_bull_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, low_2)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/6)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    low_2 (float)
Release Notes
v3
Release Notes
v4
Release Notes
v5
Release Notes
v6

Updated:
find_bull_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, low_2, WICK_MULTIPLIER_SIZE)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/6)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    low_2 (float)
    WICK_MULTIPLIER_SIZE (int)
Release Notes
v7

Added:
find_bear_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, high_2, WICK_MULTIPLIER_SIZE)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/6)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    high_2 (float)
    WICK_MULTIPLIER_SIZE (int)
Release Notes
v8

Updated:
find_bull_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, low_2, WICK_MULTIPLIER_SIZE, PIVOT_EXTREMUM)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/6)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    low_2 (float)
    WICK_MULTIPLIER_SIZE (int)
    PIVOT_EXTREMUM (int)

find_bear_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, high_2, WICK_MULTIPLIER_SIZE, PIVOT_EXTREMUM)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/6)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    high_2 (float)
    WICK_MULTIPLIER_SIZE (int)
    PIVOT_EXTREMUM (int)
Release Notes
v9

Updated:
find_bull_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, low_2, WICK_MULTIPLIER_SIZE, PIVOT_EXTREMUM)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/6)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    low_2 (float)
    WICK_MULTIPLIER_SIZE (float)
    PIVOT_EXTREMUM (int)

find_bear_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, high_2, WICK_MULTIPLIER_SIZE, PIVOT_EXTREMUM)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/6)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    high_2 (float)
    WICK_MULTIPLIER_SIZE (float)
    PIVOT_EXTREMUM (int)
Release Notes
v10

Updated:
find_bull_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, low_2, WICK_MULTIPLIER_SIZE, PIVOT_EXTREMUM, LIQ_INSIDE_RJ)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/6)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    low_2 (float)
    WICK_MULTIPLIER_SIZE (float)
    PIVOT_EXTREMUM (int)
    LIQ_INSIDE_RJ (int)

find_bear_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, high_2, WICK_MULTIPLIER_SIZE, PIVOT_EXTREMUM, LIQ_INSIDE_RJ)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/6)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    high_2 (float)
    WICK_MULTIPLIER_SIZE (float)
    PIVOT_EXTREMUM (int)
    LIQ_INSIDE_RJ (int)
Release Notes
v11

Updated:
find_bull_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, low_2, WICK_MULTIPLIER_SIZE, PIVOT_EXTREMUM, LIQ_INSIDE_RJ)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/6)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    low_2 (float)
    WICK_MULTIPLIER_SIZE (float)
    PIVOT_EXTREMUM (int)
    LIQ_INSIDE_RJ (float)

find_bear_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, high_2, WICK_MULTIPLIER_SIZE, PIVOT_EXTREMUM, LIQ_INSIDE_RJ)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/6)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    high_2 (float)
    WICK_MULTIPLIER_SIZE (float)
    PIVOT_EXTREMUM (int)
    LIQ_INSIDE_RJ (float)
Release Notes
v12
Release Notes
v13
Release Notes
v14

Updated:
find_bull_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, low_2, WICK_MULTIPLIER_SIZE, PIVOT_EXTREMUM, LIQ_INSIDE_RJ, bar_index_number)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/7)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    low_2 (float)
    WICK_MULTIPLIER_SIZE (float)
    PIVOT_EXTREMUM (int)
    LIQ_INSIDE_RJ (float)
    bar_index_number (int)

find_bear_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, high_2, WICK_MULTIPLIER_SIZE, PIVOT_EXTREMUM, LIQ_INSIDE_RJ, bar_index_number)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/7)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    high_2 (float)
    WICK_MULTIPLIER_SIZE (float)
    PIVOT_EXTREMUM (int)
    LIQ_INSIDE_RJ (float)
    bar_index_number (int)
Release Notes
v15
Release Notes
v16

Updated:
find_bull_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, low_2, WICK_MULTIPLIER_SIZE, PIVOT_EXTREMUM, LIQ_INSIDE_RJ)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/6)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    low_2 (float)
    WICK_MULTIPLIER_SIZE (float)
    PIVOT_EXTREMUM (int)
    LIQ_INSIDE_RJ (float)

find_bear_rj(provided_RJs, low_1, high_1, time_3, bar_closed, close_1, close_2, open_2, high_2, WICK_MULTIPLIER_SIZE, PIVOT_EXTREMUM, LIQ_INSIDE_RJ)
  Parameters:
    provided_RJs (array<ZonePOI> type from maksym_hayovets/POITypes/6)
    low_1 (float)
    high_1 (float)
    time_3 (int)
    bar_closed (bool)
    close_1 (float)
    close_2 (float)
    open_2 (float)
    high_2 (float)
    WICK_MULTIPLIER_SIZE (float)
    PIVOT_EXTREMUM (int)
    LIQ_INSIDE_RJ (float)

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.