Search:

Type: Posts; User: sohocool

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    22
    Views
    10,483

    USDJPY HOURLY Triangular centred end point...

    USDJPY HOURLY Triangular centred end point moving average (12 /36 / 72 )Ichimoku + Chikou(24) Donchian 1/8 (144).

    :)-:

    31640
  2. Replies
    29
    Views
    14,368

    Hi , More CCI on chart information the CCI...

    Hi ,

    More CCI on chart information

    the CCI code is :

    CCI (14) = [Cm -MM14 of Cm] / [0015 x σ]

    Cm = Typicalprice
  3. Replies
    29
    Views
    14,368

    Hi to all , If we refactor the CCI, we get...

    Hi to all ,


    If we refactor the CCI, we get the real CCI on Chart, that is very close Bollinger bands.


    If you add Bollinger bands with coefficiant a standard deviation around + - 1.25
    ...
  4. Replies
    12
    Views
    8,385

    Hi all, In fact Percent Bands Stop V3 is the...

    Hi all,

    In fact Percent Bands Stop V3 is the lite version of AllTrend Enveloppes_V2 .

    Percent Bands have 4 averages the AllTrend have 27 averages .

    Regards.
    ...
  5. Replies
    12
    Views
    8,385

    Hi Barr, I propose you a setting for EurJpy ...

    Hi Barr,

    I propose you a setting for EurJpy ,the first 1 Hour chart timeframe =0 ,

    the second 15 min chart timeframe = 60

    The percent = 0.05 = 0.05 %

    Regards
  6. On your PRT ,you click on indicator button ,and...

    On your PRT ,you click on indicator button ,and after on export icon .:(happy):
  7. Hi Fredo, it is a good idea to post here . ...

    Hi Fredo,

    it is a good idea to post here .

    Why you don't post the indicator itf file ???

    BOLBW = (average + 2 * standard deviation)-(average -2*standard deviation)= 4* standard deviation
    ...
  8. Replies
    12
    Views
    8,385

    Percent Bands Stop V3

    Hello,


    After the Bollinger Bands Stop (Standard Deviation) ,the Keltner Bands Stop (Average Truerange).

    The Percent Bands Stop :the bands calculate with percentage of upMa and dnMa ,only.
    ...
  9. All Averages V2

    Hello ,

    And happy new year everyone .:(happy):

    To animate this thread ,i post the All averages V2 indicator for PRT ,it is the same concept than igorad's MT4 indicator .

    Regards.

    4492
  10. Hi Newdigital

    Hi Newdigital,

    Is it possible to upload a PRT file (.itf) to your Blog ???

    It seems that not .:(sweat):

    The file itf ,is Prt indicator file.

    Regards.
  11. Thread: AllAverages

    by sohocool
    Replies
    337
    Views
    143,082

    Hi Jozo , As Newdigital agree ,you can open a...

    Hi Jozo ,

    As Newdigital agree ,you can open a PRT thread.

    I will post regularly indicators ..

    I don 't write well enough English to animate this thread .

    Regards.
  12. Replies
    13
    Views
    6,861

    Many thanks Igor,:(grin): The shift function...

    Many thanks Igor,:(grin):

    The shift function will be useful ???

    Regards.

    Philippe
  13. Replies
    13
    Views
    6,861

    Hi Newdigital Eureka ,i have just find the...

    Hi Newdigital

    Eureka ,i have just find the solution ,only modify Igorad's All Heiken Ashi.:(happy):

    Perhaps is it possible to upgrade ??
  14. Replies
    13
    Views
    6,861

    Hi newdigital, Like you I hope so too, I think...

    Hi newdigital,

    Like you I hope so too, I think it should not be difficult to do for igorad.:o:
  15. Thread: AllAverages

    by sohocool
    Replies
    337
    Views
    143,082

    hi Zilliq, why squareroot ???( alpha =...

    hi Zilliq,

    why squareroot ???( alpha = SQRT(bet)[Pow])

    if pow = 1 then alpha = bet

    elseif pow =2then alpha = bet*bet

    elseif pow =3 then alpha = bet*bet*bet
  16. Thread: AllAverages

    by sohocool
    Replies
    337
    Views
    143,082

    oups sorry not divide by 5 but by 3 .

    oups sorry not divide by 5 but by 3 .
  17. Thread: AllAverages

    by sohocool
    Replies
    337
    Views
    143,082

    Hi Zilliq, I just Check : When mine T3...

    Hi Zilliq,

    I just Check :

    When mine T3 Zilliq have period =10 ,the normal Prt Exponential Must have period =4 (period +5)/5-1 == 4.

    please check with this :


    period =10
  18. Thread: AllAverages

    by sohocool
    Replies
    337
    Views
    143,082

    hi , i think your have normal exponential...

    hi ,

    i think your have normal exponential alpha (2/11)

    Mine have the T3 Igor alpha .

    Please check yours expo with period = 4 ,and check normaly the both have same values.

    @+
  19. Thread: AllAverages

    by sohocool
    Replies
    337
    Views
    143,082

    Hi zilliq, The metatrader power : double...

    Hi zilliq,

    The metatrader power :

    double x=2.0,y=3.0,z;
    z=MathPow(x,y);
    Printf(x," to the power of ",y," is ", z);
    //Output: 2 to the power of 3 is 8

    I have checked the PRT...
  20. Replies
    13
    Views
    6,861

    Ma_Candles_Mtf_alarm

    Hi to all ,

    I propose Ma Candles Mtf Alarm indicator.

    This new indicator is very visual,and you can set it differently:

    -with a short period as a filter (like Heiken ashi).

    -with 2...
  21. Thread: AllAverages

    by sohocool
    Replies
    337
    Views
    143,082

    Hi Zilliq , About Jsmooth , i think no problem...

    Hi Zilliq ,

    About Jsmooth , i think no problem with Prt :

    When you have : power((1 - alpha),2) ,you do (1-alpha)*(1-alpha)
    power((1 -...
  22. Thread: AllAverages

    by sohocool
    Replies
    337
    Views
    143,082

    Hi Zilliq , We can do moving exponential like...

    Hi Zilliq ,

    We can do moving exponential like this :

    Regards.

    p.s. : also we can choose period =decimal.
  23. Thread: Ichimoku

    by sohocool
    Replies
    157
    Views
    76,807

    Hi Wanaxau, The chinkou is the price shifted...

    Hi Wanaxau,

    The chinkou is the price shifted (-26).

    We can think chinkou have high and low , as the price :smile-new:

    1683
  24. Thread: AllAverages

    by sohocool
    Replies
    337
    Views
    143,082

    Thanks , i understand.

    Thanks , i understand.
  25. Replies
    9
    Views
    6,643

    Keltner Bands Stop and Supertrend Stop

    Hi all,

    I have modified the Igorad Bbands_stop_v3 Indicator .

    Just change Standard deviation by average true range.

    -DeviationLength = period of Average True Range

    If you choose Ma_length...
Results 1 to 25 of 28
Page 1 of 2 1 2