T3b Trading System For Amibroker


Ada beberapa rekan2 YG menanyakan AFL T3B, dan saya Masih Belum berhasil 100. meskipun demikian, Ada Juga teman2 kita YG Sudah berhasil membuatnya. Saya mempunyai kendala memahami metode TA Nya (Bukan pembuatan AFL-nya). sebagian Sudah Bisa diketahui yaitu menditeksi 1. Peak YG bersifat Tunggal maupun plurale sebagai. Resistance 2. Attraverso YG bersifat Tunggal maupun plurale sebagai. Supporto Pembuatan AFL memang merupakan Suatu pekerjaan YG jelimet Juga, makanya ada nya Intellecttual proprietà. Saya punya ide YG saya tawarkan UTK kerjasama dengan teman2 baik YG membutuhkan ataupun dari mereka YG Sudah berhasil menciptakannya, tetapi mempunyai Informasi YG akurat tentang metode TA YG digunakan T3B Oleh. Yah, mungkin Bisa membantu rekan2 agar Lebih Murah Dari 18juta. Dan mendapatkan AFL seumur Hidup Tanpa Bayar Lagi. (Jika berhasil tentunya). Nah, saya punya 3 file di tabella tampilan contoh T3B YG akan kita analisa. Didalamnya ADA Dots hitam dan Merah, yg merupakan titik2 yg sy Sudah diteksi sebagai supporto Titik resistenza (merah) Dan (Hitam). Dan berhasil dibuat. Namun Tidak semuanya Benar. Karena Tidak semua punti TSB dilalui Oleh Garis supportresistance-nya T3B. Titik YG salah TSB Saya beri punti Hijau dengan nomer, dan saya Duga ada metode Lain selain titik2 PeakTrough. Dan tentu rekan2 YG Sudah berpengalaman TA ada yg mengetahui kenapa dots2 TSB Tidak dilalui Oleh Garis TSB. Intinya, metode apalagi yg digunakan sehingga saya Bisa menyelesaikan AFL saya dan tepat melalui garis2 supportresistance nya T3B. Nah, Bagi yg berminat membantu. Mohon dapat email Secara JAPRI. Jika Benar metodenya, saya akan membuatnya dan memberikan copiare AFL sebagai imbalannya. Akses Cepat email Lebih. Yahoo menyarankan Anda del browser Meng-upgrade ke Internet Explorer 8 Baru Yang dioptimalkan untuk Yahoo Dapatkan di Sini (Gratis) Apabila eun software membutuhkan AmiBroker, in tempo reale dei dati amp Pelatihan silahkan visitare amibroker-4-bei. org Berikut Adalah beberapa jadwal Pelatihan AmiBroker Dalam waktu Dekat : Sabtu, il 16 gennaio 2010. Operazioni di base AmiBroker amp Analisi tecnica Sabtu 06 febbraio 2010. Advance Trading linguaggio delle formule (AFL) sistema commerciale T3B sistema amp AmiBroker Originariamente Scritto da tipsstar suo non è un sistema di backtestable come non ho codificato il grezzo BUY, vendere allo scoperto, COPERTURA. Come da mio punto di vista, la sua tartaruga symple alcune regole extra come 3-6-9 mesi bassa alta e alta 1-2-3 anni bassa e 2x, 3x, 4x, 5x volumi del KRA, indovinate un po 'che è. In ogni caso, chiedo a mio fratello KalvinHand (esperto Amibroker) per rispondere, sto aspettando di imparare la scrittura AFL da lui. KalvinHand bro dove sei Hi Tipsstar Grazie per il reply. Can pls dire quali sono le linee blu e rosse su grafico dei prezzi e come è indicatore di KRA calculated. TTTB o T3B Trading System Titolo EncodeColor (55) Nome Titolo () quot quot EncodeColor (32) Data () quot quot EncodeColor (5) quot quot EncodeColor (55) quot aperta quot EncodeColor (52) WriteVal (O, dec) EncodeColor (55) quot alta quot EncodeColor (5) WriteVal (H, dec) EncodeColor ( 55) quot bassa quot EncodeColor (32) WriteVal (L, dec) EncodeColor (55) quot Chiudere quot EncodeColor (52) WriteVal (C, dec) EncodeColor (55) quot Volume quot EncodeColor (52) WriteVal (V, 1) cs GetPriceStyle () CS ChartStyle scegliere ParamToggle (quotCharttypabhngigkeitquot, quotYesNoquot) se (scegliere 0) se (cs stylebar) chartArt quotbarquot else if (cs styleCandle) chartArt quotcandlequot altro chartArt quotlinequot altro chartArt quotquot se (scegliere) SetChartBkColor (ParamColor (quotHintergrundFarbequot, ColorRGB ( 0, 50, 50))) Hintergrund gtgt nur wenn ChartTemplet greift linecolorup ParamColor (quotLineColorUPquot, ColorRGB (46, 139. 87)) - UP - DOWN - linecolordown ParamColor (quotLineColorDOWNquot, ColorRGB (220, 20, 60)) - UP - DOWN - barcolorup ColorRGB (44, 138. 84) barcolordown ColorRGB (220, 22, 60) candlecolorup ColorRGB (0, 0, 255) candlecolordown ColorRGB (255, 0, 0) candlerahmen ColorRGB (128, 128. 128) spezialcolor ParamColor ( quotPinBar-Colorquot, ColorRGB (255, 255 0)) PinBars werden anders coloriert BarsLinesCandles bei denen aperto und vicino dicht beieiander liegen werden Anders farbieg dargestellt zur Vereinfachung, ist der Abstand Hoch - Tief um Faktor quotpinbarfaktorquot grer als der Abstand Open-Close, gILT muoiono Bedingung pinbarfaktor Param (quotPinbar-Faktorquot, 5, 1, 10, 0.1) bedingungOpenNearClose abs (HL) pinbarfaktor gt abs (OC) stile bedingungUp Olt C styleNoTitle paramstyle (quotStylequot) se (chartArt quotlinequot) Plot (C, quotPricequot, IIf (bedingungOpenNearClose, spezialcolor, IIf (bedingungUp, linecolorup, linecolordown)), lo stile styleThick GetPriceStyle ()) styleThick else if (chartArt quotbarquot) Plot (C, quotPricequot, IIf (bedingungOpenNearClose, spezialcolor, IIf (bedingungUp, barcolorup, barcolordown)), stile GetPriceStyle ()) else if (chartArt quotcandlequot) bei Candlechart wird Hiermit morire FllFarbe definiert SetBarFillColor (IIF (bedingungUp, candlecolorup, candlecolordown)) Colore definiert bei CandlChart den Rahmen Plot (C, quotPricequot, IIf (bedingungOpenNearClose, spezialcolor, candlerahmen), GetPriceStyle stile ()) else StandartChart SECTIONBEGIN (quotPricequot) SetChartOptions (0, chartShowArrowschartShowDates) N (Titolo StrFormat (quot - Aperto g, Hi g, lo g, Close g (.1f) quot, O, H, L, C, SelectedValue (ROC (C, 1)))) Plot (C, quotClosequot, ParamColor (quotColorquot, occhiNeri), styleNoTitle paramstyle (quotStylequot) GetPriceStyle ()) SECTIONEND () se (chartArt quotlinequot) wenn LinienChart SECTIONBEGIN (quotscaner se candela sopra SMA5 buyquot ) Comprare Croce (C, MA (Close, 5)) Vendi Croce (MA (C, 5), C) PlotShapes (IIF (Buy1, shapeUpArrow. shapeNone), occhiBlu, 0, Basso, PlotShapes (IIF (Sell1, shapeDownArrow. shapeNone), colorRed, 0 Offset-15), alta, Offset-15) SECTIONEND () SECTIONBEGIN (quotPricequot) SetChartOptions (0, chartShowArrowschartShowDates) N (Titolo StrFormat (quot - Aperto g, Hi g, lo g, Close g (.1f) quot, O, H, L, C, SelectedValue (ROC (C, 1)))) Plot (C, quotClosequot, ParamColor (quotColorquot, occhiNeri), styleNoTitle paramstyle (quotStylequot) GetPriceStyle ()) SECTIONEND () GfxSetOverlayMode (1) GfxSelectFont (quotTahomaquot, Stato (quotpxheightquot) 40) GfxSetTextAlign (6) l'allineamento al centro GfxSetTextColor (ParamColor (quotWarnaquot, colorLightGrey)) GfxSetBkMode (0) GfxTextOut trasparente (quotquot, Stato (quotpxwidthquot) 2, stato (quotpxheightquot) 18) SECTIONBEGIN (quotMAquot) P ParamField (quotPrice fieldquot, -1) Periodi Param (quotPeriodsquot, 5) Plot (MA (P, periodi), DefaultName (), ParamColor ( quotColorquot, occhiBlu), styleDots, paramstyle (quotStylequot)) SECTIONEND () Plot (V, quotquot, IIf (CgtO, occhiVerdi, IIf (CltO, 4,7)), 24327 68,5) trama (MA (V, 45) , quotquot, occhiBlu, 0432768,40), styleLinestyleThickstyleOwnScale) GfxSetOverlayMode (0) GfxSelectFont (quotTahomaquot, Stato (quotpxheightquot) 40) GfxSetTextAlign (6) l'allineamento al centro GfxSetTextColor (colorLightGrey) GfxSetBkMode (0) GfxTextOut trasparente (Nome (), Stato (quotpxwidthquot ) 2, Stato (quotpxheightquot) 10) PeakLine ValueWhen ((Highgt Ref (alta, -1) E Highgt Ref (alta, 1) E Highgt Ref (High, 2) e Highgt Ref (alta, 3) E Highgt basso), H) TroughLine ValueWhen (((LowltRef (Low, 1) E LowltRef (Low, 2) e LowltRef (Low, 3) E LowltRef (Low, -1))), L) Plot (Peakline, quotPeakLinequot, ParamColor (quotPeakLine Colorquot , colorRed), styleNoLabel) Plot (TroughLine, quotTroughLinequot, ParamColor (quotTroughLine Colorquot, occhiBlu), styleNoLabel) SECTIONBEGIN (quotSmarttrade commercio systemquot) SetChartOptions (0, chartShowDateschartShowArrowsc hartLogarithmicchartWrapTitle) GraphXSpace 5 Plot (C, quotquot, occhiNeri, styleCandle) x Ref ( H, -1) Y Ref (L, -1) AX5 da-5 aaStochK (39,3) bbStochD (39,3,3) Acquista copertina CGTA E aagtbb bicchierino di vendita Cltb E aaltbb Acquista ExRem (acquisto, vendita) Vendita ExRem (vendere, comprare) PlotShapes (IIF (Compro, shapeUpArrow, shapeNone), colorBl ue, 0, L, -15) PlotShapes (IIF (Vendita, shapeDownArrow, shapeNone), Colo Rred, 0, H, -15) SECTIONEND () SECTIONBEGIN (quotCCI80quot) CCI80 IIf (CCI (10) gt80 E EMA (Close, 13) gtEMA (Close, 39), occhiVerdi, IIf (CCI (10) LT-80 e EMA (Close, 13) ltEMA (Close, 39) , colorRed, occhiBlu)) Plot (5, quotribbonquot, CCI80, styleOwnScalestyleAreastyleNoLabel, 0, -5)

Comments

Popular Posts