Find Jobs
Hire Freelancers

Convert two set of codes from TradingView to TradeStation (CAN'T provide a TS testing account)

$250-750 USD

In Progress
Posted about 1 year ago

$250-750 USD

Paid on delivery
Below are the two sets of codes (UT_BOT_Alerts and Linear Regression Candles) I like to convert from Tradingview to Tradestation. //============================================== 1) "UT_BOT_Alerts" from QuantMomad. I want to be able to show "buy" and "sell" signals on Tradestation. // Inputs a = input(1) c = input(10) h = input(false, title = "Signals from Heikin Ashi Candles") xATR = atr(c) nLoss = a * xATR src = h ? security(heikinashi([login to view URL]), [login to view URL], close, lookahead = false) : close xATRTrailingStop = 0.0 xATRTrailingStop := iff(src > nz(xATRTrailingStop[1], 0) and src[1] > nz(xATRTrailingStop[1], 0), max(nz(xATRTrailingStop[1]), src - nLoss), iff(src < nz(xATRTrailingStop[1], 0) and src[1] < nz(xATRTrailingStop[1], 0), min(nz(xATRTrailingStop[1]), src + nLoss), iff(src > nz(xATRTrailingStop[1], 0), src - nLoss, src + nLoss))) pos = 0 pos := iff(src[1] < nz(xATRTrailingStop[1], 0) and src > nz(xATRTrailingStop[1], 0), 1, iff(src[1] > nz(xATRTrailingStop[1], 0) and src < nz(xATRTrailingStop[1], 0), -1, nz(pos[1], 0))) ema = ema(src,1) above = crossover(ema, xATRTrailingStop) below = crossover(xATRTrailingStop, ema) buy = src > xATRTrailingStop and above sell = src < xATRTrailingStop and below //============================================== 2) "Linear Regression Candles" by ugurvu . I want to be able to show "signal" line on TradeStation. signal_length = 7 sma_signal = true lin_reg = true linreg_length = 11 bopen = lin_reg ? [login to view URL](open, linreg_length, 0) : open bhigh = lin_reg ? [login to view URL](high, linreg_length, 0) : high blow = lin_reg ? [login to view URL](low, linreg_length, 0) : low bclose = lin_reg ? [login to view URL](close, linreg_length, 0) : close signal = sma_signal ? [login to view URL](bclose, signal_length) : [login to view URL](bclose, signal_length)
Project ID: 36349288

About the project

5 proposals
Remote project
Active 1 yr ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
$0 USD in 5 days
5.0 (4 reviews)
1.4
1.4
5 freelancers are bidding on average $360 USD for this job
User Avatar
As a Senior Software Developer with more than 7 years of working experience in all blockchain, crypto and forex programming, I will be honored to execute your project with top quality and best result possible. I am well skilled and experienced with Trading BOT, Binance, Solana, Rust, Smart contract, Solidity, NFT, Metatrader (MT4/5), various EA & indicators, pinescript, CTrader, Sierra Chart, Ninjatrader (NT7/8), and Amibroker. Kindly chat with me to discuss further and share more details of your project.
$250 USD in 2 days
5.0 (3 reviews)
4.3
4.3
User Avatar
Hello. I can convert your project from TradingView to TradeStation using pinescript and EasyLanguage as you want. I am a Trading Expert with 6+ years of experience in working on various trading(for stocks/options/futures/forex/crypto) platforms. TradingView and pinescript MT4/5 and mql4/5 TradeStation and easylanguage NinjaTrader and ninjascript Thinkorswim and thinkscript Binance, Bybit, 3commas, Coinbase etc. I've worked in many indicators, EAs, strategies, forwardtesting/backtesting, auto-trading bots(using python). I believe that I can perfectly develop your project because my skills and experience are suitable for your work. Looking forward to hear from you soon. Lets discuss of details over chat. Thank you.
$500 USD in 7 days
0.0 (1 review)
0.0
0.0

About the client

Flag of UNITED STATES
West Des Moines, United States
5.0
5
Payment method verified
Member since May 11, 2012

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.