Rank: Newbie
Groups: Subscribers, Unverified Users Joined: 7/1/2015(UTC) Posts: 1
|
Hi All
I was wondering how to create exploration, to show securities that the last closing day is above the previous day which was simple moving average crossover.
Thank you
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 10/29/2004(UTC) Posts: 1,394 Location: Glastonbury, CT
Was thanked: 2 time(s) in 2 post(s)
|
Alert(Cross(C,Mov(C,50,S)),2) and C>ref(C,-1)
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.