Borrar filtros
Borrar filtros

IQFEED connection to matlab is not working

2 visualizaciones (últimos 30 días)
sani
sani el 8 de Mayo de 2013
Respondida: Josh Perry el 13 de Ag. de 2015
I tried to open up connection with iqfeed but it has problems:
Can somebody help? I am using DTN IQfeed client 5.0
>> Q=iqf(4xxxx,6xxxx) Warning: Out of range or non-integer values truncated during conversion to character. > In iqf.iqf>iqf.iqf at 44 Warning: Out of range or non-integer values truncated during conversion to character. > In iqf.iqf>iqf.iqf at 44
Q =
iqf with properties:
User: 4xxxx Password: 6xxxxxx Port: {[1x1 System.Net.Sockets.Socket]} PortName: {'Admin'}

Respuestas (1)

Josh Perry
Josh Perry el 13 de Ag. de 2015
you must put your username and password in single quotes aka c=iqf('username','password)

Categorías

Más información sobre Call Web Services from MATLAB Using HTTP en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by