Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Please help to develope a Z Score indicator

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Please help to develope a Z Score indicator

    I read on the Market Systems Analyzer Manual (MSA3UsersGuide.pdf 84/123)

    "Trades pass statistical significance test at specified confidence level." In this case, provided the trade distribution stays the same in the future, the probability that the system or trading method will be profitable in the future is at least as great as the specified confidence level.

    Put simply, a winning strategy that passes a statistical significance test at a confidence level will remain a winner till the market's nonstationary ways (e.g. in volatilities, trendiness, oscillation etc.) eventually invalidate the strategy.
    The best way to analyse the market's nonstationarity and better yet, the probability distribution of your Market Sytem is to find the z scores of the indicators employed in the M Systems and only use them when the indicator means are within a certain range.
    The issue is fully described in the following link;
    http://www.breakoutfutures.com/Newsletters/Newsletter1108.htm
    An indicator making use of the method is found in the link in the Tradetsation Code form. It would be very kind of you to make this method available to NT6.5/7 users.
    It is an indicator that calculates z scores ;

    z = (x - m)/(s/n1/2)

    x = sample mean
    m =population mean
    s =standard deviation of the population
    n =the sample size.


    for a group of indicators and outputs the "% of recent samples with |z| <= 1.96*" in a print log.
    To address/tackle the nonstationarity, Indicators that are relatively stable would have a % of recent samples with |z| <= 1.96 output of >45% - and could be safe to include in a Market System.
    Indicators that are relatively stable would have a % of recent samples with |z| <= 1.96 output of <10%could be potentially abysmal to a M System in the long run.
    It also seemed like something you would be interested in...

    Faithfully,
    Eddy2d


    P.S
    *The value 1.96 comes from the z or standard normal distribution tables. The area under the standard normal curve between the z values of -1.96 and +1.96 is 0.95 (95% of the total area)
    Last edited by Eddy-2d; 12-10-2009, 12:57 PM.

Latest Posts

Collapse

Topics Statistics Last Post
Started by cmoran13, 04-16-2026, 01:02 PM
0 responses
42 views
0 likes
Last Post cmoran13  
Started by PaulMohn, 04-10-2026, 11:11 AM
0 responses
25 views
0 likes
Last Post PaulMohn  
Started by CarlTrading, 03-31-2026, 09:41 PM
1 response
162 views
1 like
Last Post NinjaTrader_ChelseaB  
Started by CarlTrading, 04-01-2026, 02:41 AM
0 responses
98 views
1 like
Last Post CarlTrading  
Started by CaptainJack, 03-31-2026, 11:44 PM
0 responses
157 views
2 likes
Last Post CaptainJack  
Working...
X