Find Jobs
Hire Freelancers

convert tradingview pinescript into amibroker afl.

₹600-1500 INR

Zaprt
Objavljeno pred približno 3 leti

₹600-1500 INR

Plačilo ob dostavi
//@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 projekta: 30055498

Več o projektu

5 ponudb
Projekt na daljavo
Aktivno pred 3 leti

Želite zaslužiti?

Prednosti oddajanja ponudb na Freelancerju

Nastavite svoj proračun in časovni okvir
Prejmite plačilo za svoje delo
Povzetek predloga
Registracija in oddajanje ponudb sta brezplačna
5 freelancerjev je oddalo ponudbo s povprečno vrednostjo ₹2.100 INR za to delo
Avatar uporabnika
hi..............................................................................................................................................................................
₹1.500 INR v 3 dneh
5,0 (27 ocen)
5,0
5,0
Avatar uporabnika
Hi I can help you in this code conversion Lets connect for the further discussions
₹2.000 INR v 7 dneh
5,0 (6 ocen)
3,0
3,0
Avatar uporabnika
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 v 7 dneh
0,0 (0 ocen)
0,0
0,0
Avatar uporabnika
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 v 7 dneh
0,0 (0 ocen)
0,0
0,0
Avatar uporabnika
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 v 1 dnevu
0,0 (0 ocen)
0,0
0,0

O stranki

Zastava INDIA
Delhi, India
0,0
0
Član(ica) od maj 1, 2021

Verifikacija stranke

Hvala! Po e-pošti smo vam poslali povezavo za prevzem brezplačnega dobropisa.
Pri pošiljanju vašega e-sporočila je šlo nekaj narobe. Poskusite znova.
Registrirani uporabniki Skupaj objavljenih del
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Nalaganje predogleda
Geolociranje je bilo dovoljeno.
Vaša prijavna seja je potekla, zato ste bili odjavljeni. Prosimo, da se znova prijavite.