Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

how to list buyout Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
dipanpatel1984
Posted : Wednesday, February 6, 2019 12:07:53 PM
Gold Customer Gold Customer

Joined: 3/8/2018
Posts: 30

Hello

Q1) is there a way to scan for buyout candidates so i can mark them off and avoid trading it.

Q2) if the above is not possible, what is the formula to scan for stocks that have moved striaght in row for may be 15 days. most of the buyouts i am seeing show up as straight horizonal line.

Thanks

 

Bruce_L
Posted : Wednesday, February 6, 2019 12:24:24 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

No, there isn't a way to create a scan for buyout candidates other than to create a Personal WatchList based on something you find on the internet. We do not have a built in system WatchList for this.

A condition formula for not having any range for say 15 bars would be:

MAXH15 = MINL15

You can adjust the 15 as desired.



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
dipanpatel1984
Posted : Wednesday, February 6, 2019 1:39:39 PM
Gold Customer Gold Customer

Joined: 3/8/2018
Posts: 30

Thanks Bruce.

How about if there is a slight change in price.. may be 10 cents form high to low...

How could i code that.

 

Thanks

 

Bruce_L
Posted : Wednesday, February 6, 2019 1:45:56 PM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138

Please try the following condition formula.

MAXH15 <= MINL15 + .1



-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

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.