<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
         xmlns:err="http://jelix.org/ns/xmlerror/1.0">
 <channel>

		<link rel="hub" href="http://overblog.superfeedr.com" xmlns="http://www.w3.org/2005/Atom" />
		<link rel="self" href="http://sohocool.over-blog.com/rss-articles.xml" xmlns="http://www.w3.org/2005/Atom" />
	
    <title><![CDATA[Le blog de SOHOCOOL]]></title>
    <link>http://sohocool.over-blog.com/</link>
    <description>programmation d'indicateurs techniques pour Prorealtime ,et Metatrader.</description>

        <language>fr</language>
    
        <image>
        <url>http://fdata.over-blog.net/1/44/64/46/avatar-blog-1076336654-tmpphpj5Gqyy.gif</url>
        <title><![CDATA[Le blog de SOHOCOOL]]></title>
        <link>http://sohocool.over-blog.com/</link>
                            </image>
    
    <pubDate>Sun, 27 May 2012 18:34:27 +0200</pubDate>    <lastBuildDate>Sun, 27 May 2012 18:34:27 +0200</lastBuildDate>    <generator>Over-blog.com RSS 2.0 Engine</generator>    <copyright>Copyright 2012 sohocool.over-blog.com</copyright>            <category>Économie</category>    <docs>http://www.rssboard.org/rss-specification/</docs>                        
      <item>
        <title><![CDATA[RSI Calculé avec Moyenne Hull Histogramme]]></title>
        <link>http://sohocool.over-blog.com/article-rsi-calcule-avec-moyenne-hull-histogramme-105905388.html</link>        <description><![CDATA[						<img class="imgExtraitCon" src="http://img.over-blog.com/100x100/1/44/64/46/image-02/CAC-40-rsihullhisto.png" alt="" />
				<br />
	Bonjour à tous, Aujourd'hui le même indicateur Rsi calculé avec la moyenne de Hull au lieu du lissage de Wilder. On calcule l'histogramme avec la différence du rsihull et rsihull[1] -si positive l'histo est vert. -si négative l'histo est rouge. Télechargez le code Prorealtime : link Maintenant[...]]]></description>
        <pubDate>Sun, 27 May 2012 18:04:00 +0200</pubDate>        <guid isPermaLink="false">d11a91864d20a8fbea42c3ea01af3638</guid>
                <category>R.S.I</category>        <comments>http://sohocool.over-blog.com/article-rsi-calcule-avec-moyenne-hull-histogramme-105905388-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[R.S.I. Avec Moyenne De Hull.]]></title>
        <link>http://sohocool.over-blog.com/article-r-s-i-avec-moyenne-de-hull-105107853.html</link>        <description><![CDATA[						<img class="imgExtraitCon" src="http://img.over-blog.com/100x100/1/44/64/46/image-02/CAC-40-rsiavechull.png" alt="" />
				<br />
	Bonjour , Je vous propose un indicateur RSI avec la moyenne de Hull à la place de la moyenne lissage de Wilder. Bons trades à tous . Code pour Prorealtime ,Télécharger ici ,link VIDEO EXPLICATIVE DE LA MISE EN OEUVRE DU CODE :]]></description>
        <pubDate>Sun, 13 May 2012 18:45:00 +0200</pubDate>        <guid isPermaLink="false">d96dc7a26084ca4a79ed8ab5d4bab621</guid>
                <category>R.S.I</category>        <comments>http://sohocool.over-blog.com/article-r-s-i-avec-moyenne-de-hull-105107853-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Moyenne mobile "Triangulaire" Dema et Tema]]></title>
        <link>http://sohocool.over-blog.com/article-moyenne-mobile-triangulaire-dema-et-tema-103522664.html</link>        <description><![CDATA[						<img class="imgExtraitCon" src="http://img.over-blog.com/100x100/1/44/64/46/image-02/CAC-40-TRDEMA.png" alt="" />
				<br />
	Bonjour à tous, Pour faire suite au précédent article , je vous propose la code PRT de La moyenne "Triangulaire" Dema . Pour le code Tema il suffit de changer Dema Par Tema dans le code (en fait le d par le t). /////////////// La courbe rouge = la moyenne triangulaire normale (moyenne simple )[...]]]></description>
        <pubDate>Mon, 16 Apr 2012 17:22:00 +0200</pubDate>        <guid isPermaLink="false">c785aaaeb23f52755ff3f1ac4d48fcb8</guid>
                <category>Moyenne Mobile</category>        <comments>http://sohocool.over-blog.com/article-moyenne-mobile-triangulaire-dema-et-tema-103522664-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Moyenne Mobile Triangulaire V1]]></title>
        <link>http://sohocool.over-blog.com/article-moyenne-mobile-triangulaire-v1-102935946.html</link>        <description><![CDATA[						<img class="imgExtraitCon" src="http://img.over-blog.com/100x100/1/44/64/46/image-02/CAC-40-mtmulti.png" alt="" />
				<br />
	Re, Une possibilité intéressante sur Prt ,c'est pour les moyennes mobiles :la variable MM Type. Donc ,j'ajoute cette variable sur le code précédent de la moyenne triangulaire . Example : La courbe rouge = la moyenne triangulaire normale (moyenne simple ) La courbe noire = la moyenne[...]]]></description>
        <pubDate>Fri, 06 Apr 2012 10:59:00 +0200</pubDate>        <guid isPermaLink="false">563edb29293709471b89078712520ed4</guid>
                <category>Moyenne Mobile</category>        <comments>http://sohocool.over-blog.com/article-moyenne-mobile-triangulaire-v1-102935946-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Moyenne Mobile Triangulaire]]></title>
        <link>http://sohocool.over-blog.com/article-moyenne-mobile-triangulaire-102934527.html</link>        <description><![CDATA[	Bonjour, Je vous propose un des codes PRT possible pour calculer la moyenne triangulaire. Code PRT : //moyenne triangulaire //variable = p if p MOD 2 = 1 then aa= average[ROUND(p/2)](average[round(p/2)](customclose)) else aa = average[(p/2)+1](average[p/2](customclose)) endif return aa as "[...]]]></description>
        <pubDate>Fri, 06 Apr 2012 10:38:00 +0200</pubDate>        <guid isPermaLink="false">6996dd36cb779a5e6f76a8104edbc0b6</guid>
                <category>Moyenne Mobile</category>        <comments>http://sohocool.over-blog.com/article-moyenne-mobile-triangulaire-102934527-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Fisher Transform Normal V2]]></title>
        <link>http://sohocool.over-blog.com/article-fisher-transform-normal-v2-99384301.html</link>        <description><![CDATA[						<img class="imgExtraitCon" src="http://img.over-blog.com/100x100/1/44/64/46/image-02/FTSE-MIB-FISHERV2.png" alt="" />
				<br />
	Pour finir avec le Fisher Transform ,voici la version normale. CODE PRT //////////////////////////////////////////////////////////// ///////FISHER TRANSFORM NORNAL V2 //////By sohocool 15/02/2011 ////variable P = période canal donchian -défaut = 11,22,33,44,55 etc pour journalier.[...]]]></description>
        <pubDate>Wed, 15 Feb 2012 15:25:00 +0100</pubDate>        <guid isPermaLink="false">ac113a2bc2508ad54cc372c0b3edd484</guid>
                <category>John Ehlers</category>        <comments>http://sohocool.over-blog.com/article-fisher-transform-normal-v2-99384301-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Fisher Transform Histogramme V2]]></title>
        <link>http://sohocool.over-blog.com/article-fisher-transform-histogramme-v2-99176488.html</link>        <description><![CDATA[						<img class="imgExtraitCon" src="http://img.over-blog.com/100x100/1/44/64/46/image-02/ARCELORFISV201.png" alt="" />
				<br />
	Bonsoir à tous, Je vous propose la version V2 du Fisher Transform. Maintenant on peut modifier : -La période de la stochastique . -La période du filtre moyenne exponetielle de la stochastique. -La période du filtre moyenne exponentielle de la fonction fisher. -Les niveaux bas et haut sont[...]]]></description>
        <pubDate>Sun, 12 Feb 2012 18:39:00 +0100</pubDate>        <guid isPermaLink="false">aee7c937cf99f8ef62cba432d1a59b9a</guid>
                <category>John Ehlers</category>        <comments>http://sohocool.over-blog.com/article-fisher-transform-histogramme-v2-99176488-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Fisher Transform Histogramme_V1]]></title>
        <link>http://sohocool.over-blog.com/article-fisher-transform-histogramme_v1-96060296.html</link>        <description><![CDATA[						<img class="imgExtraitCon" src="http://img.over-blog.com/100x100/1/44/64/46/image-02/USD-histo_v1.png" alt="" />
				<br />
	Bonjour à tous , Bonne Année 2012, J'ai progammé l'histogramme ,avec la valeur 100,pour pouvoir mettre un pourcentage indicateur à l'interieur. Vu que la base de calcul du Ehlers Fisher Transform est une stochastique(vb), pour la version V1 ,on va mettre la stochastique filtrée par une moyenne[...]]]></description>
        <pubDate>Tue, 03 Jan 2012 14:34:00 +0100</pubDate>        <guid isPermaLink="false">4d272e51a56efd83f29147ad4ce071c0</guid>
                <category>John Ehlers</category>        <comments>http://sohocool.over-blog.com/article-fisher-transform-histogramme_v1-96060296-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Fisher Transform Histogramme]]></title>
        <link>http://sohocool.over-blog.com/article-fisher-transform-hitogramme-95231530.html</link>        <description><![CDATA[						<img class="imgExtraitCon" src="http://img.over-blog.com/100x100/1/44/64/46/image-02/CAC-40-fisher-histo-copie-1.png" alt="" />
				<br />
	Bonsoir, Je vous propose une version Fisher transform Histogramme ,pour PRT. La couleur de l'Histogramme est déterminé par le croissement de la ligne Fisher et de la ligne Trigger (Fisher[1]). La lecture est facile ,quand l'histogramme est : Vert = achat Rouge = vente. L'avantage quand nous[...]]]></description>
        <pubDate>Wed, 28 Dec 2011 20:07:00 +0100</pubDate>        <guid isPermaLink="false">7757221814c2e039fdf16d9944568170</guid>
                <category>John Ehlers</category>        <comments>http://sohocool.over-blog.com/article-fisher-transform-hitogramme-95231530-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Elder's Auto-Enveloppe by José Silva]]></title>
        <link>http://sohocool.over-blog.com/article-elder-s-auto-enveloppe-by-jose-silva-94188071.html</link>        <description><![CDATA[						<img class="imgExtraitCon" src="http://img.over-blog.com/100x100/1/44/64/46/image-02/CAC-40-elderenveloppe-copie-1.png" alt="" />
				<br />
	Bonjour à tous, Voici ,la traduction en language PRT du code de Elder's fait par José Silva ,c'est une interpretation. Le lien : http://trader-online.tk/MSZ/e-w-Elders_AutoEnvelope.html Code Prorealtime. //////////////////////SOHOCOOL ///////////////////////ELDER 'S AUTO ENVELOPES PROREALTIME[...]]]></description>
        <pubDate>Thu, 22 Dec 2011 19:21:00 +0100</pubDate>        <guid isPermaLink="false">2d06d7768e6c8d23b4dde0a7e04c5ccc</guid>
                <category>ELDER</category>        <comments>http://sohocool.over-blog.com/article-elder-s-auto-enveloppe-by-jose-silva-94188071-comments.html#anchorComment</comments>                    </item>
  
 </channel>

</rss>
