python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Wrong currencies in dynamic stock quote from Yahoo Finance in Power BI
I am doing a dynamic stock quote in Power BI and I want to pull data on stocks with various currencies. My issue is then when I pull the numbers, the comma is missing:
instead of being 86,699997 it d...
Sophie Rønnstad
Votes: 0
Answers: 0
How do I retrieve the information about the price of a stock during the after hours, or the pre-market?
How do I retrieve the information about the price of a stock during the after hours, or the pre-market? For example, I can use the formula =googlefinance("TSLA","price") which will...
doglover123
Votes: 0
Answers: 1
How do I use importXML/importHTML to retrieve a stock options chain that is hidden?
I am trying to use importXML or importHTML function to retrieve a stock options chain, specifically using this function to get a table. So far, this is what I have:
=importhtml("https://bigcharts...
doglover123
Votes: 0
Answers: 0
Import Tradingview data to google sheets
I've tried to import RSI from trading view to google sheet but I can't.
The formula I used :
=IMPORTXML("https://www.tradingview.com/symbols/NASDAQ-AAPL/technicals/","//div[@id='technic...
Chris
Votes: 0
Answers: 1