Find Jobs
Hire Freelancers

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

₹600-1500 INR

処理中
投稿日: 約5年前

₹600-1500 INR

完了時にお支払い
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
プロジェクト ID: 19045834

プロジェクトについて

1個の提案
リモートプロジェクト
アクティブ 5年前

お金を稼ぎたいですか?

Freelancerで入札する利点

予算と期間を設定してください
仕事で報酬を得る
提案をご説明ください
登録して仕事に入札するのは無料です
アワード者:
ユーザーアバター
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 1日以内
4.0 (2 レビュー)
2.3
2.3

クライアントについて

INDIAのフラグ
Muzaffarnagar, India
0.0
0
お支払い方法確認済み
メンバー登録日:3月 20, 2019

クライアント確認

ありがとうございます!無料クレジットを受け取るリンクをメールしました。
メールを送信中に問題が発生しました。もう一度お試しください。
登録ユーザー 投稿された仕事の合計
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
プレビューを読み込み中
位置情報へのアクセスが許可されました。
あなたのログインセッションの有効期限がきれ、ログアウトされました。もう一度ログインしてください。