python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
getQuote "what" possible fields in Quantmod (R)
I am trying to find the "1y target Est" from yahoo finance with getQuote using the Quantmod package but it doesn't seem to be working. Does anyone have more info about this? I can't find muc...
DDigits
Votes: 0
Answers: 1
How can extract an income statement from all company concepts?
All company concepts in xbrl format can be extracted with sec's RESTful api.
For example,i want to get tesla's concepts in xbrl format in 2020, get the tesla's cik and the url for api.
cik='1318605'
u...
showkey
Votes: 0
Answers: 2
Making decisions based on the times of datetime in a dataframe
I am new to programming and python. After many hours of research I want to ask the community for help. I want to use data to backtest a trading strategy based on the beginning of the London Session.
I...
qkurzl
Votes: 0
Answers: 2
Optim function in R
my colleagues and I have an assignment to submit with the following directions:
Without using any built-in R functions, write a general function that estimates a GARCH(1,1) for a time series, and tha...
fcm
Votes: 0
Answers: 1