How to declare an empty Financial Time Series ?

1 visualizzazione (ultimi 30 giorni)
I want to populate a FinTS in a for loop.
Before the for loop, I need like to declare an empty FinTS (with only the data names) that will contain the data parsed by the for loop.
I tried things similar to :
myFTS = fints([],[],{'Open','Close'})
But none worked. Any help appreciated.

Risposte (1)

Kawee Numpacharoen
Kawee Numpacharoen il 12 Set 2017
The answer is already in the above comment

Categorie

Scopri di più su MATLAB in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by