logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
OSOLOMON  
#1 Posted : Wednesday, July 1, 2015 5:11:50 PM(UTC)
OSOLOMON

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

henry1224  
#2 Posted : Thursday, July 2, 2015 1:06:44 AM(UTC)
henry1224

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.