Similarity Stuff - Page 2
Page 2 of 842 FirstFirst 12
Results 11 to 18 of 18

Thread: Similarity Stuff

  1. #11
    Sobessu_esyes
    Guest
    Quote Originally Posted by ;
    quote Thanks. Positive versus negative gap in the'stoch Greater TF' -'stoch Lower TF':' picture
    Thank you very much Xaphod. Since I cant browse the code to confirm what's going on, I assume you have amalgamated the two signs (Lower TF and Higher TF) into one signal? So that the distortions are the dissimilarities?

    This will be interesting to observe how individuals interpret the signal. Do larger distortions mean a potentially larger correction...? You probably dont know the answer to this, just thinking out loud.

    Thank you again.

  2. #12
    Quote Originally Posted by ;
    quote Thank you very much . Since I cant read the code to confirm what is going on, I assume you have amalgamated the two signs (Lower TF and greater TF) to a single signal? So that the distortions are just the dissimilarities?
    Yesyou can say . It is fairly simple:
    Inserted Code int start() int iNewBars, iCountedBars, I; // Access unprocessed data iCountedBars=IndiorCounted(); if(iCountedBars lt; 0) return (-1); if(iCountedBarsgt;0) iCountedBars--; iNewBars=Bars-iCountedBars; for(I=iNewBars; igt;=0; I--) // Skip pubs if (igt;=(Bars-MathMax(giKPeriod1,giKPeriod2))) continue; // Calc dissimilarity gdaDiss#91;I#93;=CalcStox2(I, giTimeFrame2, giKPeriod2)-CalcStox1(I, giTimeFrame1, giKPeriod1); return(0);

    Quote Originally Posted by ;
    This will be interesting to observe how individuals interpret the sign. Do bigger distortions imply a potentially bigger correction...? You probably dont know the answer to that, just thinking out loud. Thank you again.
    If it was that simple...
    you've got the data and the indior so what do you say?

  3. #13
    nubuS
    Guest
    Quote Originally Posted by ;
    Here are a few indiors that others may discover useful. Please refer to the Similarity thread for detailed information about their use: The similarity system by eurusdd and Wormholes - stochastic mismatch system by metacoder Stochastic Dissimilarity across timeframes for current and historical data. image document ...
    Thank you very far Xaphod . Multi TF DS... good idea. Regarding giKPeriod1 giKPeriod2, so they have to be divided according to its TF ratio (ex. GiKPeriod1 = 75, giKPeriod2 = 150, where giTimeFrame1 = 60 and giTimeFrame2 = 30). And this implies that we are able to utilize M1-M5, M15-M30, H1-H4 all 6 TFs within only one single mql4? Is it possible ?

  4. #14
    TuTkdesnu
    Guest
    Hello,

    Thank You for sharing. Have you test to put the probability that price come back to every arrows?

    Green pips into you

  5. #15
    Quote Originally Posted by ;
    quote Thank you very much . Multi TF DS... good idea. Regarding giKPeriod1 giKPeriod2, so they have to be divided based on its TF ratio (ex. GiKPeriod1 = 75, giKPeriod2 = 150, in which giTimeFrame1 = 60 and giTimeFrame2 = 30). And this implies that we are able to utilize M1-M5, M15-M30, H1-H4 all 6 TFs in only one single mql4? Is it possible ?
    You can either place whatever timeframes and period you want or you can let it automatically select the next higher timeframe and base the next interval on the ratio between the timeframes and the very first period. It reveals spans and the timeframes at the upper left corner of the chart.

    You can use as many as you want on a single timeframe.

  6. #16
    Quote Originally Posted by ;
    Hello, Thanks for sharing. Do you have test to put the chance that price come back to each arrows? Green pips to you
    I don't think price will come back to each arrow. At least not over a time period.

  7. #17
    nubuS
    Guest
    Quote Originally Posted by ;
    quote You can set whatever timeframes and interval you need or you can let it automatically select the next higher timeframe and base the next interval on the ratio between the timeframes and the very first phase. It shows the set timeframes and spans in the upper left corner of this chart. You can use as much as you need on a single time.
    Ou je je, I could utilize the Osc as much as you can in 1 chart. Great, thanks Xaphod

  8. #18
    jiSesy_esSvesrwz
    Guest
    Thank you Xaphod . Krapsa mentioned zigzag predied on Kidas'es renko - some of those laying around your in fabulous tool box?
    cheeers

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.