Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

Determine "True" Percentage Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
CazMoney
Posted : Wednesday, March 20, 2019 11:41:31 AM
Registered User
Joined: 8/16/2015
Posts: 12

How can the following be accomplished:

The number of times "Condition" is true within X number of days, expressed as a percentage... so for example, if the close is greater than the open 9 of the last 10 days, the return would be 90... if the close is greater than the open 8 of the last 10 days, the return would be 80, etc., etc.

Thank you in advance.

 

     - J

StockGuy
Posted : Wednesday, March 20, 2019 12:10:05 PM

Administration

Joined: 9/30/2004
Posts: 9,187

COUNTTRUE(C>O,10) / 10 * 100

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.