Nifty Intraday Trading System Afl


Oggi sto postando un Amibroker AFL per il trading intraday può essere utilizzato per Nifty e anche titoli liquidi. Io ce l'ho da un forum da Internet. Ho davvero don8217t sapere chi ne è l'autore. Ma si compone di molti codifica. Intraday Trading System Per Nifty e degli stock: - Dà automatico comprare e vendere segnali, obiettivi e Stoploss non sono dati. Così può essere utilizzato come sistema di SAR il commercio (Stop and Reverse) significa che si deve invertire la posizione quando opposte trigger di segnale. Non ho ancora testato per molti giorni, ma dà buoni segnali nei mercati trend e volatile per la menta buon profitto. intervallo di tempo consigliato: - 5 minuti, o 15 minuti Heiken Ashi è usato, NMA utilizzato anche in esso, Market Profile utilizzato anche tanti codici in una AFL. Con questo sistema una volta che il segnale è venuto doesn8217t scompare come molti altri sistemi. Attendi sempre 5 minuti candela per completare e si può cercare di ottenere a basso prezzo rispetto al prezzo del segnale. Si può fare le proprie personalizzazioni. Test prima dell'uso. Ricordate non c'è Santo Graal. Aggiornato 11-Gen-2012: - Magnified Prezzo di mercato Aggiunto. Per ulteriori letture, AFLS e indicatori, AmiBroker, Intraday Trading System, Nifty Trading System, Azioni Trading System 0 commenti: Posta un commento tuoi commenti e poche parole mi aiuta a fare un lavoro migliore. È inoltre possibile ricevere aggiornamenti gratuiti di posta elettronica: ricevere gratuitamente gli aggiornamenti uomo dietro TraderAdda SAM. Laureato in Scienze è un blogger part-time e tempo pieno professionale Trader dall'India. A TraderAdda scrive di Trading Systems, AmiBroker Indicatori e AFLS, Trading Ebooks, Trading risorse, Livelli intraday Nifty, Nifty posizionale Vista, e molte altre altre risorse commerciali. La sua area di interesse è l'analisi tecnica, strategie commerciali in via di sviluppo, Blog, gadget e Reading. Spero troverete TraderAdda utile. Il tuo commentsSuggestionsFeedback è importante per noi. Totale Pagine protette Site-Non copiare Trader Adda ultimo Trading Risorse 2011-12 Trader Adda di Ultimate Risorse Trading. Gli articoli non possono essere riprodotte senza il permesso del author. Amazing AFL per NIFTY Intraday Trading Incredibile AFL per NIFTY Intraday Trading ho trovato da Google Search, ma non so come usarlo, Anziani pleasse guida SECTIONBEGIN (quotMA Diffquot) T26 KMA ((C - MA (C, T)) MA (C, T)) 100 Graph0KMA Graph0Style24 Graph0BarColorIIf (KMAgt0,5,4) GraphXSpace5 SECTIONBEGIN (quotPricequot) SetChartOptions (0, chartShowArrowschartShowDates) Plot (C, quotClosequot, ParamColor (quotColorquot, occhiNeri), styleNoTitle paramstyle (quotStylequot) GetPriceStyle ()) SECTIONEND () SECTIONBEGIN (quotZIG-ZAGquot) P ParamField (quotPrice fieldquot) cambiamento Param (changequot quot, 5,0.1,25,0.1) SECTIONEND () SECTIONBEGIN (quotEMAquot) P ParamField (quotPrice fieldquot , -1) Periodi Param (quotPeriodsquot, 15, 2, 300, 1, 10) SECTIONEND () SECTIONBEGIN (quotMACD Explorationquot) r1 Param (quotFast avgquot, 12, 2, 200, 1) r2 Param (quotSlow avgquot, 26, 2 , 200, 1) r3 Param (quotSignal avgquot, 9, 2, 200, 1) ZParam (quotzigquot, 1,0,10,0.1) Cond3 Zig (C, z) gtRef (Zig (C, Z), - 4) Acquista COND1 E Cond3 Cond6 Zig (C, z) ltRef (Zig (C, Z), - 4) Vendita Cond4 E Cond6 trigger WriteIf (Acquisto, quotBuyquot, quotquot) WriteIf (Vendita, quotSellquot, quotquot) BG IIf (Acquisto, colorPaleGreen , IIf (Vendita, colorRose, colorDefault)) FG IIf (Acquisto, colorDarkGreen, IIf (Vendita, colorDarkRed, colorDefault)), se (Stato (quotactionquot) actionIndicator) Plot (C, quotquot, colorGrey50, stylebar) PlotShapes (IIF (Acquisto, shapeCircle, shapeNone), occhiBlu, 0, L,) PlotShapes (IIF (Vendita, shapeCircle, shapeNone), occhiBlu, 0 60 Offset-, H, Offset-30) Filtro acquistare o vendere SetOption (quotNoDefaultColumnsquot, true) AddTextColumn (Nome ( ), quotSymbolquot, 77, FG, BG, 120) AddColumn (DateTime (), quotDatequot, FormatDateTime, FG, BG, 100) AddColumn (TimeNum (), quotTimequot, 1) AddColumn (C, quotClosequot, 1.3) AddColumn (H, quotHighquot, 1.3) AddColumn (V, quotVolumequot) AddColumn (Ref (V, -1), quotP-Volquot) AddColumn (VRef (V, -1) 100, quotIncrease in Volquot) AddColumn (Acquisto, quotBuyquot, 1) AddColumn (Sell , quotSellquot, 1) forma Comprare shapeHollowUpTriangle Vendi shapeHollowDownTriangle PlotShapes (forma, IIf (Acquisto, occhiBlu, occhiBlu), 0, IIf (Acquisto, basso, alto)) GraphXSpace 7 SECTIONEND () SECTIONBEGIN (quotEMA3quot) P ParamField (quotPrice fieldquot, - 1) i periodi Param (quotPeriodsquot, 15, 2, 300, 1, 10) SECTIONEND () SECTIONBEGIN (quotBackground textquot) C13Param (quotfontsquot, 20,10,30,1) C14Param (quotleft-rightquot, 2.1,1.0,5.0,0.1 ) C15Param (quotup-downquot, 12,1,20,1) Miny Stato (quotaxisminyquot) Maxy Stato (quotaxismaxyquot) LVB Stato (quotlastvisiblebarquot) FVB Stato (quotfirstvisiblebarquot) Stato pxwidth (quotpxwidthquot) pxheight Stato (quotpxheightquot) GfxSetBkMode (transparent1) GfxSetOverlayMode (1) GfxSelectFont (quotTahomaquot, Stato (quotpxheightquot) C13) GfxSetTextAlign (6) GfxSetTextColor (ColorRGB (217.217.213)) GfxTextOut (Nome (), Stato (quotpxwidthquot) C14, Stato (quotpxheightquot) C15) GfxSelectFont (quotTahomaquot, Stato (quotpxheightquot) C130.5) GfxSetTextColor (ColorRGB (103.103.103)) GfxTextOut (quotAJEET SINGHquot, Stato (quotpxwidthquot) C14, Stato (quotpxheightquot) C152.5) ​​GfxSelectFont (quotTahomaquot, Stato (quotpxheightquot) C130.5) GfxSetTextColor (ColorRGB (103.103.103)) GfxTextOut (quotmr. ajeetsinghyahooquot, Stato (quotpxwidthquot) C14, Stato (quotpxheightquot) C154) GfxSelectFont (quotMS Sans Serifquot, 10, 500, false, false, 0) seconda fase inizia qui File: BHS Grafico SECTIONBEGIN (quotTradingquot) SetChartBkColor (ParamColor (quotOuter pannello di colore quot, colorLightYellow)) SetChartBkColor (ParamColor (quotBackGround Colorquot, occhiNeri)) pShowtradeLines ParamToggle (quotShow commerciale Linesquot, quotNoYesquot, 1) pShowMarkers ParamToggle (quotShow Markersquot, quotNoYesquot, 1) synchParamToggle (quotSynchronize buyshort con indexquot estera, quotNoYesquot, 1) VolminParam (quotVolume minimumquot, 5000,0,10000000,50) VolmaxParam (quotVolume maximumquot, 1000000,0,10000000,50) priceRLParam (quotPrice Gamma Minquot, 150,1,20000,1) priceRHParam (quotPrice Gamma Maxquot, 3000,1, 20000,1) PercChangeminParam (quotPercentage Change Min setquot, -25, -100, 100, 0.1) PercChangemaxParam (quotPercentage Change Max setquot, 25, -100, 100, 0.1) PerctakeProfitParam (quotTake per cento di profitto setquot, 0.6,0.3,30, 0.1) PercStoplossParam (quotStopLoss percentuale Setquot, 0.25,0.2,5,0.1) PlotOHLC (apertura, massimo, minimo, chiusura, quotquot, ColorWhite, styleCa ndle) Bar 0 xpdh 90 PlotRange (TimeNum () gt 85500 E TimeNum (LT) 153500 ) E (DateNum () LastValue (DateNum ())) FHRange (TimeNum () gt 085.500 E TimeNum () lt 093.000) e (DateNum () LastValue (DateNum) ()) FHPrices alta FHRange FHMarker BarsSince FHRangegt0) NumBars (36000 Intervallo (1) TimeFrameSet (inDaily) open top PDH Ref (alta, -1) PDL Ref (Low, -1) DOP Ref (Open, -1) PDC Ref (Close, -1) PDM (PDHPDL) 2 TimeFrameRestore () isAll vero isRth TimeNum () gt 085.400 E TimeNum () lt 093.000 isdRth TimeNum () gt 085.400 E TimeNum () lt 160000 aRthL IIf (isRth, L, 1000000) aRthH IIf (isdRth, H, Null) aRthLd IIf (isdRth, L, 1000000) TOP TimeFrameExpand (TOP, inDaily, expandFirst) PDH TimeFrameExpand (PDH, inDaily, expandFirst) PDL TimeFrameExpand (PDL, inDaily, expandFirst) DOP TimeFrameExpand (DOP, inDaily, expandFirst) PDC TimeFrameExpand (PDC, inDaily, expandFirst) PDM TimeFrameExpand ( PDM, inDaily, expandFirst) FHH Ref (HHV (HighFHRange, NumBars), - FHMarker) FHL TimeFrameCompress (aRthL, inDaily, compressLow) FHL TimeFrameExpand (FHL, inDaily, expandFirst) DayH TimeFrameCompress (aRthH, inDaily, compressHigh) DayH TimeFrameExpand (DayH , inDaily, expandFirst) DayL TimeFrameCompress (aRthLd, inDaily, compressLow) DayL TimeFrameExpand (DayL, inDaily, expandFirst) AIIF ((FC4ltFC1PDH0.005), FC1,0) BIIf ((FC4ltFC2PDH0.005 E FC4gtFC1PDH0.005), FC2,0 ) cliif ((FC4ltFC3 E FC4gtFC2PDH0.005), FC3,0) AF (ABCL) SECTIONBEGIN estera (quotforeign Indice bar graphquot) VrParamList (quotIndexquot, Lista quotNSEI, NSEBANK, CNXIT, NSMIDCP, RELIANCE. NS, SBIN. N Squot, 0 ) SetForeign (Vr) HAC (OHLC) 4 hao AMA (Rif (HAC, -1), 0,5) hah Max (H, Max (HAC, Hao)) Hal Min (L, Min (HAC, Hao)) BG3HHV (LLV (HAL, 4) ATR (4), 8) BR3LLV (HHV (hAH, 4) - ATR (4), 8) co IIf (HacgtBG3, colorBrightGreen, IIf (Hac lt BR3, colorRed, colorGrey50)) Plot (4, quotquot, Co, styleAreastyleOwnScale styleNoLabel, -1, 100) RestorePriceArrays () SECTIONEND () BuyPrice (DayLAF) BuyTP1 (BuyPrice (BuyPrice (PerctakeProfit100))) BuyTP2 (CgtBuyTP1) SellPrice (DayH-AF) SellTP1 (SellPrice - (SellPrice (PerctakeProfit100 ))) SellTP2 (CltSellTP1) percchange (((C-TOP) TOP) 100) Vol (VgtVolmin E VltVolmax) Percentuale (percchangegtPercChangemin E percchangeltPercChangemax) RPC (CgtpriceRL E CltpriceRH) BuyStop1 (BuyPrice - (BuyPrice (PercStoploss100))) BuyStop2IIf ( (BuyStop1ltSellPrice) E SellPriceltBuyPrice, SellPrice, BuyStop1) SellStop1 (SellPrice (SellPrice (PercStoploss100))) SellStop2IIf ((SellStop1gtBuyPrice) E SellPriceltBuyPrice, BuyPrice, SellStop1) BuyStopIIf ((Buy E NON BuyTP2), BuyStop2, Null) BuyTPIIf (Buy E NON BuyStop, BuyTP2, Null) Bar BarsSince (TimeNum () gt 85400 E TimeNum () lt 092.900) x0 BarCount-LastValue (Bar) x1 BarCount-1 Topline line array (x0, LastValue (TOP), x1, LastValue (TOP), 0 ) PDHLine line array (x0, LastValue (PDH), x1, LastValue (PDH), 0) PDLLine line array (x0, LastValue (PDL), x1, LastValue (PDL), 0) PDCLine line array (x0, LastValue (PDC), x1 , LastValue (PDC), 0) PDMLine line array (x0, LastValue (PDM), x1, LastValue (PDM), 0) FHHLine line array (x0, LastValue (FHH), x1, LastValue (FHH), 0) FHLLine line array (x0 , LastValue (FHL), x1, LastValue (FHL), 0) BuyPricelineLineArray (x0, LastValue (BuyPrice), x1, L astValue (BuyPrice), 0) BuyStoplineLineArray (x0, LastValue (BuyStop2), x1, La stValue (BuyStop2) , 0) BuyTPlineLineArray (x0, LastValue (BuyTP1), x1, Lastva Lue (BuyTP1), 0) SellPricelineLineArray (x0, LastValue (SellPrice), x1, LastValue (SellPrice), 0) SellStoplineLineArray (x0, LastValue (SellStop2), x1 , LastValue (SellStop2), 0) SellTPlineLineArray (x0, LastValue (SellTP1), x1, Ultimo valore (SellTP1), 0) DayHlineLineArray (x0, LastValue (DayH), x1, LastValue (DayH), 0) DayLlineLineArray (x0, LastValue (DayL), x1, LastValue (DayL), 0) trama (IIF (pShowtradeLines, BuyStopline, Null), quotBuySto pquot, colorBrightGreen, styleDotsstyleNoRescale styleNoLine) trama (IIF (pShowtradeLines, SellPriceline, Null), quotShor t Herequot, colorRed, styleDotsstyleNoRescale ) PlotShapes (IIF (pShowMarkers Buy, shapeHollowUpArrow, Null), colorDarkGreen, 0, L, Offset-30) se (Stato (quotactionquot) actionIndicator) (titolo EncodeColor (ColorWhite) quotTrading Systemquot quot - quot Nome () quot - quot EncodeColor (colorYellow) Intervallo (2) EncodeColor (colorYellow) quot - quot Date () quot - quot EncodeColor (colorYellow) quot-OpenquotWriteVal (O, 1) EncodeColor (colorYellow) quot - alta quot WriteVal (H, 1) EncodeColor (colorYellow) quot - bassa WriteVal quot (L, 1) EncodeColor (colorYellow) quot - Chiudere quot WriteVal (C, 1) EncodeColor (colorYellow) quot - Vol quot WriteVal (V, 1) (quotnquot) WriteIf (Percchange, quot Change quot (Percchange ) quot quot, quotquot) quot DayHighquotWriteVal precedente (PDH, 1) quot, Precedente DayLowquotWriteVal (PDL, 1) quot, oggi HighquotWriteVal (DayH, 1) quot, Todays LowquotWriteVal (DayL, 1) WriteIf (HacgtBG3, EncodeColor (colorBrightGreen) quotUp quot, WriteIf (HacltBR3, EncodeColor (colorRed) quot-Downquot, EncodeColor (colorLightYellow) quotlt gtquot Flat))) GfxSetOverlayMode (modalità 0) GfxSelectPen (colorLightBlue, 3) GfxSelectSolidBrush (colorLightYellow) GfxRoundRect (20, 55, 180, 175, 15 , 15) GfxSetBkMode (1) GfxSelectFont (quotArialquot, 10, 700, false) GfxSetTextColor (occhiCastani) GfxSetTextAlign (0) GfxTextOut (WriteIf (SellPrice, quotTRP livello: quot (SellPrice), quotquot), 30, 60) GfxTextOut (WriteIf ( BuyPrice, quotBuy Sopra: quot (BuyPrice), quotquot), 30, 75) GfxTextOut (WriteIf (BuyStop2, quotLong SL: quot (BuyStop2), quotquot), 30, 90) GfxTextOut (WriteIf (BuyTP1. quotLong Obiettivo 1: quot (BuyTP1), quotquot), 30, 105) GfxTextOut (WriteIf (SellPrice, quotSell Sotto: quot (SellPrice), quotquot), 30, 120) GfxTextOut (WriteIf (SellStop2, quotShort SL: quot (SellStop2) , quotquot), 30, 135) GfxTextOut (WriteIf (SellTP1, quotShort Obiettivo: quot (SellTP1), quotquot), 30, 150) AddColumn (V, quotVolumequot, 1.0) AddColumn (Percchange, quotChange quot, 1.2) AddColumn (BuyPrice, quotBuy atquot, 1.2) AddColumn (BuyStop, quotBuy arresto atquot, 1.2) AddColumn (BuyTP1, quotBuy profit atquot, 1.2) AddColumn (SellPrice, quotShort atquot, 1.2) AddColumn (SellTP1, quotShort profitto atquot, 1.2) SECTIONBEGIN (signalquot quotshort) HaClose (OHLC) 4 HaOpen AMA (Rif (HaClose, -1), 0,5) HaHigh Max (H, Max (HaClose, HaOpen)) Halow Min (L, Min (HaClose, HaOpen)) BG2HHV (LLV (Low, 4) ATR (4), 8) BR2LLV (HHV (alta, 4) - ATR (4), 8) SetBarFillColor (IIF (O LTC, colorSeaGreen, colorOrange)) k Optimize (quotKquot, Param (quotKquot, 1.75,1,5,0.25 ), 1,5,0.25) Per Optimize (quotatrquot, Param (quotatrquot, 10,3,30,1), 3,30,1) jHaClose nm (HL) rfsctor WMA (nm, PER) revers K rfsctor Trend 1 NW0 0 per (i 1 i lt BarCount i) se (Trendi-1 1) se (ji lt NWi-1) -1 Trendi NWi ji Reversi altro Trendi 1 if ((ji - Reversi) gt NWi-1) NWi ji - Reversi altro NWi NWi-1 se (Trendi-1 -1) se (ji gt NWi-1) Trendi 1 NWi ji - Reversi altro Trendi -1 if ((ji Reversi) lt NWi-1) NWi ji Reversi altro NWi NWi-1 Plot (NW, quotquot, IIf (curva 1, 6, 4), 4) BuyCross (j, nw) ShortCross (nw, j) SellCross (nw, j) CoverCross (j, nw) BuyExRem (acquisto, vendita) SellExRem ( vendere, comprare) ShortExRem (Short, copertura) CoverExRem (coperchio, Short) 1.5ATR dist (15) per (i 0 i lt BarCount i) se (Buyi) PlotText (quotBuyquot O i, i, L i - Trendi, colorDarkBlue, colorYellow) se (Selli) PlotText (quotSellquot H i, i-4, L i Trendi, colorRed, colorYellow) PlotShapes (IIF (Acquisto, shapeUpArrow, shapeNone), ColorWhite, 0, Halow, -30) PlotShapes (IIF (vendita, shapeHollowDownTriangle, shapeNone), ColorWhite, 0, hahigh, -15) PlotShapes (IIF (copertina, shapeHollowUpTriangle, shapeNone), ColorWhite, 0, Halow, -15) PlotShapes (IIF (brevi, shapeDownArrow, shapeNone), ColorWhite, 0, hahigh , -30) ----------- fine -------------- Re: Incredibile AFL per NIFTY Intraday Trading prega di verificare con questo, ora SECTIONBEGIN lavoro (quotMA Diffquot) T26 KMA ((C-MA (C, T)) MA (C, T)) 100 Graph0KMA Graph0Style24 Graph0BarColorIIf (KMAgt0,5,4) GraphXSpace5 SECTIONBEGIN (quotPricequot) SetChartOptions (0, chartShowArrowschartShowDates) Plot (C, quotClosequot, ParamColor ( quotColorquot, occhiNeri), styleNoTitle paramstyle (quotStylequot) GetPriceStyle ()) SECTIONEND () SECTIONBEGIN (quotZIG-ZAGquot) P ParamField (quotPrice fieldquot) cambiamento Param (changequot quot, 5,0.1,25,0.1) SECTIONEND () SECTIONBEGIN (quotEMAquot) P ParamField (quotPrice fieldquot, -1) Periodi Param (quotPeriodsquot, 15, 2, 300, 1, 10) SECTIONEND () SECTIONBEGIN (quotMACD Explorationquot) r1 Param (quotFast avgquot, 12, 2, 200, 1) r2 Param (quotSlow avgquot, 26, 2, 200, 1) r3 Param (quotSignal avgquot, 9, 2, 200, 1) ZParam (quotzigquot, 1,0,10,0.1) Cond3 Zig (C, z) gtRef (Zig (C, z ), - 4) Acquista COND1 E Cond3 Cond6 Zig (C, z) ltRef (Zig (C, Z), - 4) Vendita Cond4 E Cond6 trigger WriteIf (Acquisto, quotBuyquot, quotquot) WriteIf (Vendita, quotSellquot, quotquot) BG IIf (Acquisto, colorPaleGreen, IIf (Vendita, colorRose, colorDefault)) FG IIf (Acquisto, colorDarkGreen, IIf (Vendita, colorDarkRed, colorDefault)), se (Stato (quotactionquot) actionIndicator) Plot (C, quotquot, colorGrey50, stylebar) PlotShapes PlotShapes (IIF (Acquisto, shapeCircle, shapeNone), occhiBlu, 0, L, Offset-60) (IIF (Vendita, shapeCircle, shapeNone), occhiBlu, 0, H, Offset-30) Filtro acquistare o vendere SetOption (quotNoDefaultColumnsquot, true ) AddTextColumn (Nome (), quotSymbolquot, 77, FG, BG, 120) AddColumn (DateTime (), quotDatequot, FormatDateTime, FG, BG, 100) AddColumn (TimeNum (), quotTimequot, 1) AddColumn (C, quotClosequot, 1.3 ) AddColumn (H, quotHighquot, 1.3) AddColumn (V, quotVolumequot) AddColumn (Ref (V, -1), quotP-Volquot) AddColumn (VRef (V, -1) 100, quotIncrease in Volquot) AddColumn (Acquisto, quotBuyquot, 1) AddColumn (Vendita, quotSellquot, 1) forma Comprare shapeHollowUpTriangle Vendi shapeHollowDownTriangle PlotShapes (forma, IIf (Acquisto, occhiBlu, occhiBlu), 0, IIf (Acquisto, basso, alto)) GraphXSpace 7 SECTIONEND () SECTIONBEGIN (quotEMA3quot) P ParamField (quotPrice fieldquot, -1) Periodi Param (quotPeriodsquot, 15, 2, 300, 1, 10) SECTIONEND () SECTIONBEGIN (quotBackground textquot) C13Param (quotfontsquot, 20,10,30,1) C14Param (quotleft-rightquot, 2.1, 1.0,5.0,0.1) C15Param (quotup-downquot, 12,1,20,1) Miny Stato (quotaxisminyquot) Maxy Stato (quotaxismaxyquot) LVB Stato (quotlastvisiblebarquot) FVB Stato (quotfirstvisiblebarquot) pxwidth Stato pxheight Stato (quotpxwidthquot) (quotpxheightquot) GfxSetBkMode (transparent1) GfxSetOverlayMode (1) GfxSelectFont (quotTahomaquot, Stato (quotpxheightquot) C13) GfxSetTextAlign (6) GfxSetTextColor (ColorRGB (217.217.213)) GfxTextOut (Nome (), Stato (quotpxwidthquot) C14, Stato (quotpxheightquot) C15) GfxSelectFont (quotTahomaquot , Status (quotpxheightquot) C130.5) GfxSetTextColor (ColorRGB (103.103.103)) GfxTextOut (quotAJEET SINGHquot, Stato (quotpxwidthquot) C14, Stato (quotpxheightquot) C152.5) ​​GfxSelectFont (quotTahomaquot, Stato (quotpxheightquot) C130.5) GfxSetTextColor (ColorRGB (103.103.103)) GfxTextOut (quotmr. ajeetsinghyahooquot, Stato (quotpxwidthquot) C14, Stato (quotpxheightquot) C154) GfxSelectFont (quotMS Sans Serifquot, 10, 500, false, false, 0) seconda fase inizia qui File: BHS Grafico SECTIONBEGIN (quotTradingquot) SetChartBkColor (ParamColor (quotOuter colore del pannello quot, colorLightYellow)) SetChartBkColor (ParamColor (quotBackGround Colorquot, occhiNeri)) pShowtradeLines ParamToggle (quotShow commerciale Linesquot, quotNoYesquot, 1) pShowMarkers ParamToggle (quotShow Markersquot, quotNoYesquot, 1) synchParamToggle (quotSynchronize buyshort con indexquot estera , quotNoYesquot, 1) VolminParam (quotVolume minimumquot, 5000,0,10000000,50) VolmaxParam (quotVolume maximumquot, 1000000,0,10000000,50) priceRLParam (quotPrice Gamma Minquot, 150,1,20000,1) priceRHParam (quotPrice Gamma Maxquot , 3000,1,20000,1) PercChangeminParam (setquot quotPercentage Change Min, -25, -100, 100, 0.1) PercChangemaxParam (quotPercentage Change Max setquot, 25, -100, 100, 0.1) PerctakeProfitParam (quotTake per cento di profitto Setquot, 0,6 , 0.3,30,0.1) PercStoplossParam (quotStopLoss percentuale Setquot, 0.25,0.2,5,0.1) PlotOHLC (apertura, massimo, minimo, chiusura, quotquot, ColorWhite, styleCa ndle) Bar 0 xpdh 90 PlotRange (TimeNum () gt 85500 E TimeNum () lt 153500) e (DateNum () LastValue (DateNum ())) FHRange (TimeNum () gt 085.500 E TimeNum () lt 093.000) e (DateNum () LastValue (DateNum ())) FHPrices alta FHRange FHMarker BarsSince ( FHRangegt0) NumBars 36000 Intervallo (1) TimeFrameSet (inDaily) open top PDH Ref (alta, -1) PDL Ref (Low, -1) DOP Ref (Open, -1) PDC Ref (Close, -1) PDM (PDHPDL) 2 TimeFrameRestore () isAll vero isRth TimeNum () gt 085.400 E TimeNum () lt 093.000 isdRth TimeNum () gt 085.400 E TimeNum () lt 160000 aRthL IIf (isRth, L, 1000000) aRthH IIf (isdRth, H, Null) aRthLd IIf (isdRth, L, 1000000) TOP TimeFrameExpand (TOP, inDaily, expandFirst) PDH TimeFrameExpand (PDH, inDaily, expandFirst) PDL TimeFrameExpand (PDL, inDaily, expandFirst) DOP TimeFrameExpand (DOP, inDaily, expandFirst) PDC TimeFrameExpand (PDC, inDaily, expandFirst) PDM TimeFrameExpand (PDM, inDaily, expandFirst) FHH Ref (HHV (HighFHRange, NumBars), - FHMarker) FHL TimeFrameCompress (aRthL, inDaily, compressLow) FHL TimeFrameExpand (FHL, inDaily, expandFirst) DayH TimeFrameCompress (aRthH, inDaily, compressHigh ) DayH TimeFrameExpand (DayH, inDaily, expandFirst) DayL TimeFrameCompress (aRthLd, inDaily, compressLow) DayL TimeFrameExpand (DayL, inDaily, expandFirst) AIIF ((FC4ltFC1PDH0.005), FC1,0) BIIf ((FC4ltFC2PDH0.005 E FC4gtFC1PDH0.005 ), FC2,0) cliif ((FC4ltFC3 E FC4gtFC2PDH0.005), FC3,0) AF (ABCL) SECTIONBEGIN estera (quotforeign Indice bar graphquot) VrParamList (quotIndexquot, Lista quotNSEI, NSEBANK, CNXIT, NSMIDCP, RELIANCE. NS, SB IN. N Squot, 0) SetForeign (Vr) HAC (OHLC) 4 hao AMA (Rif (HAC, -1), 0,5) hah Max (H, Max (HAC, Hao)) Hal Min (L, Min (HAC, hao)) BG3HHV (LLV (HAL, 4) ATR (4), 8) BR3LLV (HHV (hAH, 4) - ATR (4), 8) co IIf (HacgtBG3, colorBrightGreen, IIf (Hac lt BR3, colorRed, colorGrey50 )) Plot (4, quotquot, Co, styleAreastyleOwnScale styleNoLabel, -1, 100) RestorePriceArrays () SECTIONEND () BuyPrice (DayLAF) BuyTP1 (BuyPrice (BuyPrice (PerctakeProfit100))) BuyTP2 (CgtBuyTP1) SellPrice (DayH-AF) SellTP1 ( SellPrice - (SellPrice (PerctakeProfit100))) SellTP2 (CltSellTP1) percchange (((C-TOP) TOP) 100) Vol (VgtVolmin E VltVolmax) Percentuale (percchangegtPercChangemin E percchangeltPercChangemax) RPC (CgtpriceRL E CltpriceRH) BuyStop1 (BuyPrice - (BuyPrice ( PercStoploss100))) BuyStop2IIf ((BuyStop1ltSellPrice) E SellPriceltBuyPrice, SellPrice, BuyStop1) SellStop1 (SellPrice (SellPrice (PercStoploss100))) SellStop2IIf ((SellStop1gtBuyPrice) E SellPriceltBuyPrice, BuyPrice, SellStop1) BuyStopIIf ((Buy E NON BuyTP2), BuyStop2, Null ) BuyTPIIf (Buy E NON BuyStop, BuyTP2, Null) Bar BarsSince (TimeNum () gt 85400 E TimeNum () lt 092.900) x0 BarCount-LastValue (Bar) x1 BarCount-1 Topline line array (x0, LastValue (TOP), x1, LastValue (TOP), 0) PDHLine line array (x0, LastValue (PDH), x1, LastValue (PDH), 0) PDLLine line array (x0, LastValue (PDL), x1, LastValue (PDL), 0) PDCLine line array (x0, LastValue (PDC), x1, LastValue (PDC), 0) PDMLine line array (x0, LastValue (PDM), x1, LastValue (PDM), 0) FHHLine line array (x0, LastValue (FHH), x1, LastValue (FHH), 0) FHLLine line array (x0, LastValue (FHL), x1, LastValue (FHL), 0) BuyPricelineLineArray (x0, LastValue (BuyPrice), x1, L astValue (BuyPrice), 0) BuyStoplineLineArray (x0, LastValue (BuyStop2), x1 , La stValue (BuyStop2), 0) BuyTPlineLineArray (x0, LastValue (BuyTP1), x1, Lastva Lue (BuyTP1), 0) SellPricelineLineArray (x0, LastValue (SellPrice), x1, LastValue (SellPrice), 0) SellStoplineLineArray (x0, LastValue (SellStop2), x1, LastValue (SellStop2), 0) SellTPlineLineArray (x0, LastValue (SellTP1), x1, Ultimo valore (SellTP1), 0) DayHlineLineArray (x0, LastValue (DayH), x1, LastValue (DayH), 0 ) DayLlineLineArray (x0, LastValue (DayL), x1, LastValue (DayL), 0) trama (IIF (pShowtradeLines, BuyStopline, Null), quotBuySto pquot, colorBrightGreen, styleDotsstyleNoRescale styleNoLine) trama (IIF (pShowtradeLines, SellPriceline, Null), quotShor t Herequot, colorRed, styleDotsstyleNoRescale) PlotShapes (IIF (pShowMarkers Buy, shapeHollowUpArrow, Null), colorDarkGreen, 0, L, Offset-30) se (Stato (quotactionquot) actionIndicator) (titolo EncodeColor (ColorWhite) quotTrading Systemquot quot - quot Nome () quot - quot EncodeColor (colorYellow) Intervallo (2) EncodeColor (colorYellow) quot - quot Date () quot - quot EncodeColor (colorYellow) quot-OpenquotWriteVal (O, 1) EncodeColor (colorYellow) quot - alta quot WriteVal (H, 1) EncodeColor (colorYellow) quot - WriteVal quot Bassa (L, 1) EncodeColor (colorYellow) quot - Chiudere quot WriteVal (C, 1) EncodeColor (colorYellow) quot - Vol quot WriteVal (V, 1) (quotnquot) WriteIf (Percchange , quot Change quot (Percchange) quot quot, quotquot) quot DayHighquotWriteVal precedente (PDH, 1) quot, Precedente DayLowquotWriteVal (PDL, 1) quot, oggi HighquotWriteVal (DayH, 1) quot, Todays LowquotWriteVal (DayL, 1) WriteIf (HacgtBG3 , EncodeColor (colorBrightGreen) quotUp quot, WriteIf (HacltBR3, EncodeColor (colorRed) quot-Downquot, EncodeColor (colorLightYellow) quotlt gtquot Flat))) GfxSetOverlayMode (modalità 0) GfxSelectPen (colorLightBlue, 3) GfxSelectSolidBrush (colorLightYellow) GfxRoundRect (20, 55 , 180, 175, 15, 15) GfxSetBkMode (1) GfxSelectFont (quotArialquot, 10, 700, false) GfxSetTextColor (occhiCastani) GfxSetTextAlign (0) GfxTextOut (WriteIf (SellPrice, quotTRP livello: quot (SellPrice), quotquot), 30, 60) GfxTextOut (WriteIf (BuyPrice, quotBuy Sopra: quot (BuyPrice), quotquot), 30, 75) GfxTextOut (WriteIf (BuyStop2, quotLong SL: quot (BuyStop2), quotquot), 30, 90) GfxTextOut (WriteIf (BuyTP1. quotLong Obiettivo 1: quot (BuyTP1), quotquot), 30, 105) GfxTextOut (WriteIf (SellPrice, quotSell Sotto: quot (SellPrice), quotquot), 30, 120) GfxTextOut (WriteIf (SellStop2, quotShort SL: quot (SellStop2) , quotquot), 30, 135) GfxTextOut (WriteIf (SellTP1, quotShort Obiettivo: quot (SellTP1), quotquot), 30, 150) AddColumn (V, quotVolumequot, 1.0) AddColumn (Percchange, quotChange quot, 1.2) AddColumn (BuyPrice, quotBuy atquot, 1.2) AddColumn (BuyStop, quotBuy arresto atquot, 1.2) AddColumn (BuyTP1, quotBuy profit atquot, 1.2) AddColumn (SellPrice, quotShort atquot, 1.2) AddColumn (SellTP1, quotShort profitto atquot, 1.2) SECTIONBEGIN (signalquot quotshort) HaClose (OHLC) 4 HaOpen AMA (Rif (HaClose, -1), 0,5) HaHigh Max (H, Max (HaClose, HaOpen)) Halow Min (L, Min (HaClose, HaOpen)) BG2HHV (LLV (Low, 4) ATR (4), 8) BR2LLV (HHV (alta, 4) - ATR (4), 8) SetBarFillColor (IIF (O LTC, colorSeaGreen, colorOrange)) k Optimize (quotKquot, Param (quotKquot, 1.75,1,5,0.25 ), 1,5,0.25) Per Optimize (quotatrquot, Param (quotatrquot, 10,3,30,1), 3,30,1) jHaClose nm (HL) rfsctor WMA (nm, PER) revers K rfsctor Trend 1 NW0 0 per (i 1 i lt BarCount i) se (Trendi-1 1) se (ji lt NWi-1) -1 Trendi NWi ji Reversi altro Trendi 1 if ((ji - Reversi) gt NWi-1) NWi ji - Reversi altro NWi NWi-1 se (Trendi-1 -1) se (ji gt NWi-1) Trendi 1 NWi ji - Reversi altro Trendi -1 if ((ji Reversi) lt NWi-1) NWi ji Reversi altro NWi NWi-1 Plot (NW, quotquot, IIf (curva 1, 6, 4), 4) BuyCross (j, nw) ShortCross (nw, j) SellCross (nw, j) CoverCross (j, nw) BuyExRem (acquisto, vendita) SellExRem ( vendere, comprare) ShortExRem (Short, copertura) CoverExRem (coperchio, Short) 1.5ATR dist (15) per (i 0 i lt BarCount i) se (Buyi) PlotText (quotBuyquot O i, i, L i - Trendi, colorDarkBlue, colorYellow) se (Selli) PlotText (quotSellquot H i, i-4, L i Trendi, colorRed, colorYellow) PlotShapes (IIF (Acquisto, shapeUpArrow, shapeNone), ColorWhite, 0, Halow, -30) PlotShapes (IIF (vendita, shapeHollowDownTriangle, shapeNone), ColorWhite, 0, hahigh, -15) PlotShapes (IIF (copertina, shapeHollowUpTriangle, shapeNone), ColorWhite, 0, Halow, -15) PlotShapes (IIF (brevi, shapeDownArrow, shapeNone), ColorWhite, 0, hahigh , -30) ----------- fine -------------- Intraday AFL per il grafico a 5 minuti con 80 precisione testato forma Compra shapeUpArrow Vendi shapeDownArrow PlotShapes (forma, IIf (Acquisto, occhiVerdi, colorRed), 0, IIf (Compro, basso, alto)) PlotShapes (IIF (Compro, shapeSquare, shapeNone), occhiVerdi, 0, L,) PlotShapes (IIF (Compro, shapeSquare, shapeNone) 10 Offset - , colorLime, 0, L, PlotShapes (IIF (Compro, shapeUpArrow, shapeNone), ColorWhite, 0, L PlotShapes (IIF (Vendita, shapeSquare, shapeNone), colorRed, 0, H, Offset20 Offset-20), Offset-15) ) PlotShapes (IIF (Vendita, shapeSquare, shapeNone), colorOrange, 0, H, Offset30) PlotShapes (IIF (vendita, shapeDownArrow, shapeNone), ColorWhite, 0, H, Offset-25) WriteIf (s, uscire da tutte le positionsnif corto di trading posizioni lunghe, entrano lungo Ora-NOR al prezzo di mercato sul domani Apri con stopEncodeColor (4) WriteVal (L.75ATR (5), 1.4) ,,) WriteIf (ss, uscita tutte le posizioni lunghe oggi con un mercato Chiudere (MOC ) ordernOR al prezzo di mercato sul domani Apri con stopEncodeColor (4) WriteVal (Ref (H.75ATR (5), -1), 1.4) ,,) WriteIf (SSS, non segnali di trading di oggi.,) per (i 0 I lt BarCount i) PlotText (nBuy: L int (Li1.005) nSL (Li0.9975), I, L i - disti, occhiVerdi, ColorWhite) PlotText (Vendo: H int (Hi0.995) nSL (Hi1. 0025), I, H i dist1i, colorRed, ColorWhite) Filtro s O sss sss O AddColumn (IIF (s, 66,1), acquistare, formatChar, 1, bkcolor IIf (s, colorYellow, colorPink)) AddColumn (IIF ( Ss, 83,1), vendere, formatChar, 1, bkcolor IIf (Ss, colorPink, ColorWhite)) AddColumn (IIF (SSS, 87,1), attendere, formatChar, 1, bkcolor IIf (SSS, colorYellow, colorRed)) Diniego NiftyPundit non sarà responsabile per qualsiasi, diretti o indiretti, incidentali o consequenziali danni o perdite derivanti dall'uso di qualsiasi informazione da chiunque menzionato da nessuna parte su questo sito. Questo sito e le informazioni contenute nel presente documento è a solo scopo informativo generale e non costituisce un'offerta di vendita o una sollecitazione di un'offerta di acquisto alcuna sicurezza o qualsiasi altro servizio di consulenza o di gestione di trading qui descritto. Gli scrittori possono o non possono essere scambiati nei titoli citati. copia NIFTYPUNDIT 2017. TUTTI I DIRITTI RISERVATI

Comments

Popular Posts