♥ 0 |
I am trying to use TOS Candle stick pattern code to scan for morning star but scan return nothing. I know I must not doing this right. Please help input length = 20; Assert(bodyFactor >= 0, “‘body factor’ must not be negative: ” + bodyFactor); def BodyHeight = BodyHeight(); def Bullish = IsDescending(close, trendSetup)[2] and
Marked as spam
|
Please log in to post questions.