Integrate TradingView's Linear Regression into Excel -- 2
$10-50 USD
Paid on delivery
I need assistance with integrating specific TradingView indicators into an Excel sheet for analyzing Tesla stock.
Specifically, I want to extract:
- Price data
- Linear Regression values
The data needs to be updated in real-time.
I'm unsure if my current TradingView subscription supports data export, so I might need guidance on that.
Ideal skills and experience for this job:
- Proficiency in Excel
- Familiarity with TradingView and its indicators
- Experience in real-time data integration into spreadsheets
- Ability to communicate effectively and explain technical details clearly
Hello ,
For Tesla Stock
I want to use indicator called ( linear regression candles ) into Excel sheet as below:
If ( linear regression candles “Signal Smoothing 4”) Cross up ( linear regression candles “Signal Smoothing 7”) type “buy stock now”
If ( linear regression candles “Signal Smoothing 7”) Cross down yesterday ( linear regression candles “Signal Smoothing 4”) type “Enter stock short ”
If ( linear regression candles “Signal Smoothing 4”) yesterday < ( linear regression candles “Signal Smoothing 4”) today , and ( linear regression candles “Signal Smoothing 7”) below ss up ( linear regression candles “Signal Smoothing 4”) type “keep stock for more profit”
If ( linear regression candles “Signal Smoothing 4”) yesterday >= ( linear regression candles “Signal Smoothing 4”) today , and ( linear regression candles “Signal Smoothing 7”) below ss up ( linear regression candles “Signal Smoothing 4”) type “Sell the stock now”
Code in TradingView software was:
//@version=4
study(title="Humble LinReg Candles", shorttitle="LinReg Candles", format=[login to view URL], precision=4, overlay=true)
signal_length = input(title="Signal Smoothing", type=[login to view URL], minval = 1, maxval = 200, defval = 11)
sma_signal = input(title="Simple MA (Signal Line)", type=[login to view URL], defval=true)
lin_reg = input(title="Lin Reg", type=[login to view URL], defval=true)
linreg_length = input(title="Linear Regression Length", type=[login to view URL], minval = 1, maxval = 200, defval = 11)
bopen = lin_reg ? linreg(open, linreg_length, 0) : open
bhigh = lin_reg ? linreg(high, linreg_length, 0) : high
blow = lin_reg ? linreg(low, linreg_length, 0) : low
bclose = lin_reg ? linreg(close, linreg_length, 0) : close
r = bopen < bclose
signal = sma_signal ? sma(bclose, signal_length) : ema(bclose, signal_length)
plotcandle(r ? bopen : na, r ? bhigh : na, r ? blow: na, r ? bclose : na, title="LinReg Candles", color= [login to view URL], wickcolor=[login to view URL], bordercolor=[login to view URL], editable= true)
plotcandle(r ? na : bopen, r ? na : bhigh, r ? na : blow, r ? na : bclose, title="LinReg Candles", color=[login to view URL], wickcolor=[login to view URL], bordercolor=[login to view URL], editable= true)
plot(signal, color=[login to view URL])
Project ID: #38557783
About the project
14 freelancers are bidding on average $38 for this job
Hi, I have gone through the Job details and am interested in taking it up. I need you to share more details with me, and I will deliver the required tasks fast and accurately. We will negotiate my fees depending on how More
As an experienced Excel user, I have the skills to integrate TradingView's indicators seamlessly into your spreadsheet, empowering you to make data-driven decisions. My familiarity with TradingView's features and indic More
HI there, I am an expert in excel. I have the required expertise to perfectly handle this project for you right away. Please reach out
We will offer you the best price because we are just launching our services. By choosing us, you also support a good cause, as we employ women and deaf individuals who are striving for financial independence.
Hello, I can be the right one for your project. Let's discuss your project in detail. Quality is the best policy. Thank you.
As an accomplished professional with a strong foundation in Excel, I am well-versed in navigating its capabilities to manipulate and extract pertinent data-- Perfect for integrating the Linear Regression indicator you' More
Hello there, I see that you're looking for assistance with integrating the TradingView Linear Regression Candles indicator into an Excel sheet for analyzing Tesla stock, with real-time data updates and specific signal More
Having extensively used Excel throughout my professional career, I've mastered various features to leverage data analysis and real-time updates. This experience is complemented by my in-depth understanding of TradingVi More
Karena proyek ini sangat menarik bagi saya dan proyek nya juga tidak terlalu berat untuk ank palajar