Community Profile

photo

gaia buratti


Active since 2011

Student

Statistics

  • First Review
  • Thankful Level 3
  • Revival Level 1
  • First Answer

View badges

Content Feed

View by

Question


Problems in saving GUI's handles structure
Hi, I made a GUI using nested functions (without GUIDE). It has some Edit, pushbuttons and a chart. The GUI works well as I r...

11 years ago | 1 answer | 0

1

answer

Question


Problem with Datacursor in candlechart
Hello! I have this problem using the candle chart. Plotting the Stock prices using if true %candle(HI, LO, CL, OP) ...

11 years ago | 1 answer | 0

1

answer

Question


problem with hod on in subplots with same axes
Hi, I have two subplots with different series. After creating the two subplots I change the axis position such that they have t...

11 years ago | 0 answers | 0

0

answers

Question


plot output of timer function
Hi everyone, I am pretty new in Matlab and it's the first time I use the timer function. My purpose is to plot a variable th...

11 years ago | 0 answers | 0

0

answers

Answered
How to remove gaps for weekends and holidays in price charts
Hi Aleksandra, I have the same problem, did you find any solution to that? thanks Gaia

11 years ago | 0

Question


Candle chart with Dates
Hi!! I would need to draw a candlestick chart which shows the dates on the X-axes and at the same time does not show the gaps...

11 years ago | 0 answers | 0

0

answers

Question


Datafeed toolbox,Problems with blp connection
Hello! I would like to download Stock prices from Bloomberg. The bloomberg connection is working, but not the blp (that seem...

11 years ago | 0 answers | 0

0

answers

Question


Intraday stock candestick X-axes problems
Hi, as you can see from the title I would like to plot hourly stock prices as candlestick. The problem is the X-axes, I have no ...

11 years ago | 0 answers | 0

0

answers

Answered
Garch with dummy in mean equation
Thanks to both. Oleg, I think that your model is good for the moving average, but I don't have to do a MA, I have to regress ag...

12 years ago | 0

Question


Garch with dummy in mean equation
Hi, I would like to estimate this regression y=aD1 +aD2 + BD1Ret + BD2Ret +e. D1 is a dummy that is 1 whrn the return is posi...

12 years ago | 3 answers | 0

3

answers

Question


regression with garch specification
Hi, it is not a technical question on matlab, but a doubt on garch model. Brefly: I have regressed the absolute return dispers...

12 years ago | 0 answers | 0

0

answers

Question


check of a for loop
Hi guys, I would like to be sure that this for loop is correct. B(:,:)=1./((m-1)*(mu0*tc-Wsim(:,:))).^(1/(m-1)); dB=B(...

12 years ago | 1 answer | 0

1

answer

Question


fminsearch with output constraint
Hi, I should minimize a function I created respect to two parameters, but I want one of the two to be positive. I don't think I...

12 years ago | 2 answers | 0

2

answers

Question


if code
Hi guys, I need an help with an if, it's the first time I use it and I am not sure if it works because if I write just & a note...

12 years ago | 1 answer | 0

1

answer

Question


minimize Kolmogorov-Smirnov distance
Hi, I have 5 parameters to estimate (m,V,M,r,F). M=mu0*(1-m) and V=sigma0*(1-m). and sigma e mu are other two parameters My goa...

12 years ago | 0 answers | 0

0

answers

Question


fminsearch error.
Hi, I have built this function function [ out ] = K_S( par,P) %UNTITLED3 Summary of this function goes here % Detaile...

12 years ago | 0 answers | 0

0

answers

Answered
title to a table
I tried, this put the name in the figure, I mean in the window, but can I add a tutle to the table in a way that if I copy and p...

12 years ago | 0

Question


title to a table
Hi, I know my question is stupid, but i don't know really well the Matlab function relating to table and graphs and I cannot fi...

12 years ago | 3 answers | 1

3

answers

Question


Show output variables in a table
Hi guys! I am sorry for the trivial question, but I have not found any answer in the web. I am analysing a lot of financia...

12 years ago | 2 answers | 0

2

answers