Logistic regression main indicators
> require(rms) > mod1b <- lrm(TargetUp ~ LastDayDoji+ If5DAYSUP + IfStrong1daybull , data = dax) > print(mod1b)