Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Difference between > and CrossOver relationship

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Difference between > and CrossOver relationship

    In another trading scripting language I’m familiar with in the matter of using 2 moving averages to guide buying and selling decisions it is necessary, in order to have a clear cut signal for the buy and sell actions to not only have a condition of one MA greater than (>) another but also to look back 1 period to determine that the opposite condition – that is, that that MA was less than or equal to (<=) the other MA - was present.

    What bothers me is that I believe the NT tutorial video, if I recall correctly, was only showing the development of the above strategy using only the simple > and < relationships.

    So my questions then are:
    1. If I am correct that a second conditional applying the (<=) is necessary for buy and sell to be applied accurately, why did that tutorial seem to confine itself to using only the simple (>) and (<) relationships
    2. Is the Crossover and Crossunder relationship actually applying within its programming the one period look back condition?
    3. What are the differences among the greater than (>) and CrossOver and the less than (<) and CrossAbove?

    I hope I’ve expressed this accurately enough to show my meaning.

    #2
    rsuess1, it all depends on what you're trying to express, the tutorial is just giving you a basic as simple as possible scenario as a building block to start from.

    Yes, the CrossAbove and CrossBelow both have a lookback period input over which to determine the signal.

    For example 'Greater than' just checks for a value to be greater than another, it does not include a check on previous bars as the CrossAbove would do.
    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by arvidvanstaey, Today, 02:19 PM
    4 responses
    11 views
    0 likes
    Last Post arvidvanstaey  
    Started by samish18, 04-17-2024, 08:57 AM
    16 responses
    57 views
    0 likes
    Last Post samish18  
    Started by jordanq2, Today, 03:10 PM
    2 responses
    9 views
    0 likes
    Last Post jordanq2  
    Started by traderqz, Today, 12:06 AM
    10 responses
    18 views
    0 likes
    Last Post traderqz  
    Started by algospoke, 04-17-2024, 06:40 PM
    5 responses
    47 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X