Forum

How do I access the values of Senkouspan A and B that are shifted 26 periods in the future in the Ichimoku indicator (MT5)?

Since the values of SSA and SSB are 26 periods in the future, and you cannot access them with say, SSA[-26] or SSB[-26], how do I use those values in an EA? If you just access the values of SSA and SSB, it won't use the values 26 periods ahead but will use the current value of SSA and SSB below the