Bob McGuire![]() New User Posts: 3 Joined: 11/21/2016 Location: SHelby Township, MI ![]() | OK well I solved that problem. I did not have to make a strategy at all. Just added some code to the the scan in Omni Trader 16. Go To Focus List and click the pencil button at the top. That brings you to select OmniScan in the drop down box. Make a copy of smooth movers. Change name of Smooth Movers to - Copy Of Smooth Movers with Bob McGuire's Inside Day - add the following code with the edit button C > 30 (gives you better stocks) C >C[120] (Gives you a bit of an uptrend) H[1] >= H (first part of inside day) L[1] <= L (second part of inside day)............ You can use any list. Inside days are dangerous to trade by themselves. Use with a system signal. is better |