Find Jobs
Hire Freelancers

Correct AFL code for Amibroker : To use Heikin Ashi for Foreign Ticker

₹600-1500 INR

In corso
Pubblicato circa 5 anni fa

₹600-1500 INR

Pagato al completamento
Hi can you plz help me in this afl code i want use Heikin Ashi of Foreign Ticker to generate signal on Main Chart I.e. when Foreign Ticker turn red candle in Heikin Ashi It should give buy Signal on main chart I dont know what going wrong _SECTION_BEGIN("ABC"); SetForeign( "ForeignTickereHere" ); SetChartOptions(0,chartShowArrows | chartShowDates); HaClose = (O + H + L + C)/4; HaOpen = AMA( Ref( HaClose, -1 ), 0.5 ); HaHigh = Max( H, Max( HaClose, HaOpen ) ); HaLow = Min( L, Min( HaClose, HaOpen ) ); xDiff = (HaHigh - Halow) * 10000; CondB8F = HaOpen < HaClose; CondS8F = HaOpen > HaClose; CondB9F = HaLow > ME; CondS9F = HaHigh < ME; //Plot(TL,"",colorPink,styleLine); //Plot(BL,"",colorPink,styleLine); CondB8F = HaOpen < HaClose; CondS8F = HaOpen > HaClose; RestorePriceArrays(); _SECTION_END(); _SECTION_BEGIN("heiken"); SetChartOptions(0,chartShowArrows | chartShowDates); HaClose = (O + H + L + C)/4; HaOpen = AMA( Ref( HaClose, -1 ), 0.5 ); HaHigh = Max( H, Max( HaClose, HaOpen ) ); HaLow = Min( L, Min( HaClose, HaOpen ) ); xDiff = (HaHigh - Halow) * 10000; barcolor = IIf(HaClose >= HaOpen,colorBrightGreen,colorRed); PlotOHLC( HaOpen, HaHigh, HaLow, HaClose, "", barcolor, styleCandle ); ; Plot(ME,"",colorBlue,styleLine); Plot(TL,"",colorPink,styleLine); Plot(BL,"",colorPink,styleLine); CondB8 = HaOpen < HaClose; CondS8 = HaOpen > HaClose; Buy = Cover= CondS8F ; Short= Sell=CondB8F ; Buy=ExRem(Buy,Sell); Sell=ExRem(Sell,Buy); Short=ExRem(Short,Cover); Cover=ExRem(Cover,Short); Long=Flip(Buy,Sell); Shrt=Flip(Short,Cover); /* We use live prices here, as ValueWhen function gives negative price sometimes */ buyPrice = LastValue(C); sellPrice = LastValue(C); D= floor(10000/C); SetPositionSize( 500, spsShares ); // max share that can be bought in rs10000 shares by default PlotShapes(IIf(Buy, shapeUpArrow , shapeNone), colorBlue); PlotShapes(IIf(Short, shapeDownArrow , shapeNone), colorBlack); PlotShapes(IIf(Sell, shapeStar , shapeNone), colorBlue); PlotShapes(IIf(Cover, shapeHollowSmallSquare , shapeNone), colorBlack); _SECTION_END(); Kind regards Sam
Rif. progetto: 19045834

Info sul progetto

1 proposta
Progetto a distanza
Attivo 5 anni fa

Hai voglia di guadagnare un po'?

I vantaggi delle offerte su Freelancer

Imposta il tuo budget e le scadenze
Fatti pagare per il lavoro svolto
Delinea la tua proposta
La registrazione e le offerte sui lavori sono gratuite
Assegnato a:
Avatar dell'utente
Amibroker Software Experience Configuration of databases Free EOD data base configuration from BSE and NSE. Free Intraday data configuration from zerodha pi or any software which provide data in excel format. Configuration sector, industry and full name. Knowledge of full functionality of amibroker. Example All Windows of amibroker All contest menu of amibroker Sector , stock and index analysis at same time. Symbol & Interval linking Use of Layers and overlays, Z-order support Expert Afl Coding Skill(4 Year Of experience) Draw Trend breakout coding for entry and exit All types of chart customization like candle, bar, line, heikin ashi All type of customize theme coding All type of candlestick pattern coding Customize watch list making via coding Draw of line anywhere in the chart. Trading system coding based on any available indicator Any customize indicator development Development of any system based on all available indicator such as ROC, RSI, MACD, OBV, CCI, MFI, NVI, Stochastics, Ultimate oscillator, DMI, ADX, Parabolic SAR, TRIN, Advance/Decline line, Accumulation/Distribution, TRIX, Chaikin oscillator. Backtesting Result analysis of any system. Export the backtest result to MS Excel for better analysis. Optimization of parameter.
₹1.500 INR in 1 giorno
4,0 (2 valutazioni)
2,3
2,3

Info sul cliente

Bandiera: INDIA
Muzaffarnagar, India
0,0
0
Metodo di pagamento verificato
Membro dal mar 20, 2019

Verifica del cliente

Grazie! Ti abbiamo inviato tramite email il link per richiedere il tuo bonus gratuito.
Non è stato possibile inviarti l'email. Riprova per piacere.
di utenti registrati di lavori pubblicati
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Caricamento anteprima
Autorizzazione per la geolocalizzazione concessa.
La tua sessione è scaduta ed è stato effettuato il log out. Accedi nuovamente per piacere.