photo

Rizwan Khan


Last seen: 2 days 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

13 个提问
1 个回答

排名
22,434
of 299,759

声誉
2

贡献数
13 个提问
1 个回答

回答接受率
30.77%

收到投票数
2

排名
 of 20,794

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,756

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Time series (stock data), how to know which price level was hit first in intraday data
I have a time seriers (stock prices) It's intraday data, 10 mins bars, so this mean each row of data that has open,high,low,clo...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Wjere to find Crypto API for intraday data, for at least one year of data
Does anybody know where i can find at least one year of intraday crypto data api? Preferrably a free source if available?

3 years 前 | 0 个回答 | 0

0

个回答

提问


How to find local minimum of fit polynomial
I have some stock data (time and price). I log the data, and then use fit function to fit a polynomial onto it then i make a f...

3 years 前 | 2 个回答 | 0

2

个回答

提问


best way to update items in arrays value based on -1 and 1
I have the following arrays The first arr (ArrA), that is the input The second arr (ArrB) that is the desired results. Now th...

3 years 前 | 3 个回答 | 0

3

个回答

提问


How to show two axis on a plot only where i want them
Hi Matlab Gurus, I have the plot below, and i have two y axis, one on the left and one on the right, which are different to eac...

4 years 前 | 2 个回答 | 0

2

个回答

提问


How to retrend data, after detrending it?
I have some data (inputClosePrice) i log it, detrend it, and then normalise it. How can i now get back to the intial set of d...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to draw a line of best fit on filtered discrete data sets
How can i draw a line of best fit on a subset of the full data set? I want a line of best fit but only using the data in blue b...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to read table from pdf
I have a pdf, it text within a table I am able to read the text into a varible, but then i get a string with all the text in it...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Struct vs Table - which is better
Hello, Yes I did not know about matrix until your post above What are your thoughts on Matrix, are they easy to read data...

5 years 前 | 0

提问


Struct vs Table - which is better
Hello, Can someone tell me where i can read the pro's and con's of Structs Vs Tables So i'm reading in data from an API, i can...

5 years 前 | 2 个回答 | 2

2

个回答

提问


How to add a plot to the structure array for each element
Hi have a struct array Each element has a time series. I would like to add a plot to each element of the array Then when i ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to backtest my trading strategy ?
I have a strategy that buys/sells based on a criteria. I would like to back test it, to understand how good/bad it works. How ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to add different colors to one line chart
I have a line plot, and i need it to change colour depending on some criteria. I have the chart below, adn i want this charge t...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How to draw line logarithmic x axis and y axis
Hi All, I have some financial data price and time. I need to plot it on a chart, however, i want the Y axis to be a log scale...

5 years 前 | 2 个回答 | 0

2

个回答