Rank: Advanced Member
Groups: Registered, Registered Users Joined: 11/7/2005(UTC) Posts: 602
|
Ability to "tag" a stock from the active window and automatically adding it to a list that could later be brought up and scrolled through.
Would look Just like the "choose security" icon in the bottom RHS of the window except with your "tagged"
list. Removing would "kick" it back to the big group, etc.
It would force my review at a later date,
|
|
|
|
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)
|
Have a read through the Users Manual and see if using the Favourites Folder will help.
wabbit :D
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 3/19/2005(UTC) Posts: 2,995
Was thanked: 14 time(s) in 10 post(s)
|
This sounds a lot like the Favorites folder.
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 11/7/2005(UTC) Posts: 602
|
I will give it a try, Thanks.
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 7/2/2005(UTC) Posts: 45 Location: Australia, NSW
|
I wish, my wish for parabolic trendline could be that easily fixed. :)
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 11/7/2005(UTC) Posts: 602
|
You can use a formula like:
Rise := 8;
strt := MFI(14);
tt := TroughBars(1,strt,40);
slope := ((Rise*tt*tt) - (3*tt) + 2)/strt;
t2 := Trough(1,strt,40) + slope;
t2
The hard part will be to "anchor" the starting point
use different formulas for strt ( maybe ZigZag).
|
|
|
|
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.