Info

This question is closed. Reopen it to edit or answer.

IQfeed undefined function or variable problem

1 view (last 30 days)
Emre
Emre on 27 Oct 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
Hello,
I have downloaded and installed IQfeed correctly, it is working.
Connection to iqfeed through MATLAB also works;
q = iqf('username', 'password')
However when I try to fetch data for a stock etc, it fails:
history(q,'GOOG',5)
IQFeedHistoryData
Undefined function or variable 'IQFeedHistoryData'.
What might be going wrong??
I would appreciate your help.

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!