Find Jobs
Hire Freelancers

convert tradingview pinescript into amibroker afl.

₹600-1500 INR

クローズ
投稿日: 約3年前

₹600-1500 INR

完了時にお支払い
//@version=4 strategy("INDEX", shorttitle="INDEX[FUTURE]", overlay=false) // Inputs sum_length = input(30, title = "EVWMA Length", type = [login to view URL]) signal_length1 = input(5, title = "Signal Smoothing 1", type = [login to view URL]) signal_length2 = input(20, title = "Signal Smoothing 2", type = [login to view URL]) // Calculate EVWMA vol_period = sum(volume, sum_length) evwma = 0.0 evwma := ((vol_period - volume) * nz(evwma[1], close) + volume * close) / (vol_period) // Calculate MACD diff = vwap - evwma macd = ema(diff, signal_length1) signal = ema(diff, signal_length2) hist = macd - signal // Plot plot(hist, title="Histogram", style=plot.style_columns, color=(hist>=0 ? (hist[1] < hist ? #26A69A : #B2DFDB) : (hist[1] < hist ? #FFCDD2 : #EF5350) ), transp=0 ) plot(macd, title="MACD", color= #0094ff, transp=0) plot(signal, title="Signal", color= #ff6a00, transp=0) // Strategy [login to view URL]("short", false, when = crossunder(macd, signal)) [login to view URL]("long", true, when = crossover(macd, signal) )
プロジェクト ID: 30055498

プロジェクトについて

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

お金を稼ぎたいですか?

Freelancerで入札する利点

予算と期間を設定してください
仕事で報酬を得る
提案をご説明ください
登録して仕事に入札するのは無料です
この仕事に5人のフリーランサーが、平均₹2,100 INRで入札しています
ユーザーアバター
hi..............................................................................................................................................................................
₹1,500 INR 3日以内
5.0 (27 レビュー)
5.0
5.0
ユーザーアバター
Hi I can help you in this code conversion Lets connect for the further discussions
₹2,000 INR 7日以内
5.0 (6 レビュー)
3.0
3.0
ユーザーアバター
What I can do it in Amibroker Software ? Database Setup -Live datfeed, EOD, Intraday, Tick, Sector Industry Update, Watchlist, Lotsize, MarketCap Chart Coding - CandleStick, Bar, Line, Heikin Ashi, Ichumoku, Histogram, OHLC, Renko Chart Indicator Coding - Market Profile, VWAP, Supertrend Any other Custom indicator. Scanner Coding - Entry and Exit All CandleStick Pattern(Doji, Morning Star, Engulfing), Overbought/Oversold based on RSI, Stochastic, Arron, CCI Breakout -GapUp, GapDown, VWAP, Supertrend, Bollinger Bands, Pivot, Price Action, Volume Breakout, Any Candle Break System Development Based on any indicator(VWAP, Supertrend, ADX) Based On Price Action(Pivot, High Low, Top and Bottom Break) Time High Low break.(First 15 min or Monday High Low break, First Week of Month Break) High Low Break of Buy or Sell Candle Any Logic you have. Target AND SL coding Target and StopLoss in Percent, Point, Candle High Low Trailing StopLoss in Percent, Point,ATR No of Trade Per day, No trade After Profit intraday Multiple Target exit Scale in Scale out Alert Type Telegram Alert PopUp Audio/Text Alert Position Sizing Based on No of Stock Amount Risk based on Entry and SL Double Position size after every loss Support In Amibroker Full go through to Amibroker. Installation to system coding AFL Coding with all of the above. Training of Amibroker Auto Trading Integration Swastik Algo AutoTrader Web Algoji Interactive Broker with Ami Default at.
₹3,000 INR 7日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
Hello sir, I can do that project, i will convert the pine script code to the amibroker code. I can do changes in code according to your needs.
₹2,000 INR 7日以内
0.0 (0 レビュー)
0.0
0.0
ユーザーアバター
Greeting of the day! Hi, I have read your requirement and It's my pleasure to work for you, I would like to discuss this in detail. I am a professional AFL developer 3 years of experience in ALGO development I'll code this within 2-3 Hours. For my sample work you can check portfolio. Thanks Shashank
₹2,000 INR 1日以内
0.0 (0 レビュー)
0.0
0.0

クライアントについて

INDIAのフラグ
Delhi, India
0.0
0
メンバー登録日:5月 1, 2021

クライアント確認

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