Rank: Member
Groups: Registered, Registered Users Joined: 4/26/2011(UTC) Posts: 14 Location: india
|
how to combine this? I am not able to make it.. plz help ..
******************
(Roc(C,1,%)
V>Mov(V,50,E)*1.5;
******************
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 5/13/2005(UTC) Posts: 715 Location: Midwest, USA
Was thanked: 1 time(s) in 1 post(s)
|
Explain what you want it to do.
|
|
|
|
Rank: Member
Groups: Registered, Registered Users Joined: 4/26/2011(UTC) Posts: 14 Location: india
|
yes, sir i am trying breakouts for intraday trades.
i think the second line was indicating only volumes.
that wise i am trying combine with price.
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 5/13/2005(UTC) Posts: 715 Location: Midwest, USA
Was thanked: 1 time(s) in 1 post(s)
|
naren.orbit wrote:
****************** You need to pick a level for the ROC. Code:
Roc(C,1,%)> pick-a-level;
This will be a logical TRUE or FALSE (1 or 0): Then combine them: Code:
Roc(C,1,%)> 0.1
AND
V>Mov(V,50,E)*1.5;
Try plotting each separately (drag to the X-AXIS), and see what level you want.
|
|
|
|
Rank: Member
Groups: Registered, Registered Users Joined: 4/26/2011(UTC) Posts: 14 Location: india
|
its fine thank u sir......................
|
|
|
|
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.