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

Notification

Icon
Error

Options
Go to last post Go to first unread
lilly  
#1 Posted : Sunday, July 24, 2005 3:43:04 AM(UTC)
lilly

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/27/2005(UTC)
Posts: 17

Is it possible to know using code what a particular indicator on a particular stock is doing? In other words, let's say I wanted to know if a 27 EMA was above a 55 EMA on the DJI then I would take only long trades on IBM
wabbit  
#2 Posted : Sunday, July 24, 2005 3:52:12 AM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
lily... please have a peruse of : http://forum.equis.com/viewtopic.php?t=933 Have a look in your manual for the Security() function, or press F1 - same thing! Personally, I would have this information displayed as the ribbon in an expert (again see the Bible): bullish if 1, bearish if 0 x0:=C; {data array} x1:=Security("path to my security",x0); Mov(x1,27,E)>Mov(x1,55,E)=1 {bullish, 0 if bearish} Hope this helps. wabbit :D
hayseed  
#3 Posted : Sunday, July 24, 2005 5:30:48 AM(UTC)
hayseed

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 3/7/2005(UTC)
Posts: 1,346

hey lilly.... you can also put dji's ema's on a ibm chart.... thereby see the cross coming... actualy you can put most any other charts indicators on any other chart..... you can have csco's macd, intc's rsi, amd's cci and dji's ema's all on a ibm chart..... each indicator will say in its title bar what its is.... just open both charts, click on whatever indicator you want to move and drag it to the other chart and drop it in a new window.... you can save that chart for quick recall later..... to take it abit further you can 'save as' a template, then apply the template to any security which would of course put those other indicators on that security.... then it'd be easy to scroll through the nas 100 with your template applied to each..... if ya don't follow my thinkin, holler back and i'll post it better.....h
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.