photo

Mike A


Last seen: 5 months ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

3 Questions
0 Answers

Cody

0 Problems
2 Solutions

RANK
229,125
of 300,369

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
92,473
of 168,407

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Solver

View badges

Feeds

View by

Question


Error with " Request Interactive Brokers Historical Data" example
I am receiving an error when I follow the help example <https://www.mathworks.com/help/trading/interactive-brokers-historical-d...

7 years ago | 3 answers | 0

3

answers

Solved


Eye Squared
For a positive integer |n| create the identity matrix with |n| elements. In case it is not possible to produce an identity ma...

8 years ago

Solved


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

8 years ago

Question


ARMA+GARCH inferred residuals and volatility inconsistency.
I am puzzled why I am getting two different values from the same data, but different lengths. The residuals of the model match u...

8 years ago | 1 answer | 0

1

answer

Question


How come the first conditional variance of an Inferred GARCH(1,1) model is not the fitted constant for that model?
\sigma _t^2 = 0.0001 + 0.75\sigma _{t - 1}^2 + 0.1\varepsilon _{t - 1}^2 Base off of this formula from the Matlab Docume...

9 years ago | 1 answer | 0

1

answer