photo

Maite


Last seen: 6 months ago Active since 2025

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
297,454
of 300,369

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

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

of 168,436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Answered
Datafeed toolbox history function with specified period 'nil_value' doesn't work
Hi and Thanks, When I run your code I get: Error using blp/history (line 153) Periodicity option nil invalid.

7 months ago | 0

Question


Datafeed toolbox history function with specified period 'nil_value' doesn't work
c = blp; c.DataReturnFormat = 'table'; myAsset = 'WBA UW Equity'; period = {'yearly', 'non_trading_weekdays','nil_value'}; c...

7 months ago | 2 answers | 0

2

answers

Question


Historical data for Bloomberg with metadata
I would like to know if is it posible to download through matlab bloomberg api some metadata. I'll give you and example: % E...

8 months ago | 1 answer | 0

1

answer