Comment on Introducing Streak - Algo trade without coding

Hemant commented on 20 Mar 2018, 07:44 PM

Therefore, how can a condition(s) be tested for a given previous bar(s)?
Example:
Let current Bar be N.
Close(N) < Low(N-1) AND Close(N-1) < Low(N-2)

Possible in Streak? If yes, how? Please advise.

Thank you.

View the full comment thread »