Login Page - Create Account

Support Board


Date/Time: Sat, 28 Dec 2024 10:10:30 +0000



Post From: Read local file in ACSIL

[2016-02-26 16:14:02]
@sstfrederik - Posts: 404
An additional question in line with this thread. I tried reading a public csv file stored in a google drive, into a study that uses the sc.MakeHttprequest function. It does not work. I do not have access to the details in the message log at this time, but is this something that should work? Thanks.

See some feedback in message log when I try to load a public file from google drive and dropbox. It looks like the attempt to get the file contents is timing out.

ESH16 [M] 60 Min #1 | Study: Backtest | Making HTTP request. | 2016-02-26 14:33:28
HTTPS connection to drive.google.com:443 (0) | Resolved address drive.google.com to IP 216.152.163.110 | 2016-02-26 14:33:28
HTTPS connection to drive.google.com:443 (284) | Connected. | 2016-02-26 14:33:29
HTTPS connection to drive.google.com:443 (284) | Starting TLS 1.2 connection. | 2016-02-26 14:33:29
HTTPS connection to drive.google.com:443 (284) | SSL connection established. | 2016-02-26 14:33:29
HTTPS connection to drive.google.com:443 (284) | SSL shutdown indicates not able to send 'close notify'. | 2016-02-26 14:36:29
HTTPS connection to drive.google.com:443 (284) | SSL has been shut down. | 2016-02-26 14:36:29
HTTPS connection to drive.google.com:443 (284) | SSL object has been freed. SSL state is now disconnected. | 2016-02-26 14:36:29
HTTPS connection to drive.google.com:443 (284) | Shutdown and closed. | 2016-02-26 14:36:29


HTTPS connection to www.dropbox.com:443 (0) | Resolved address www.g1.dropbox.com to IP 162.125.4.1 | 2016-02-26 14:29:51
HTTPS connection to www.dropbox.com:443 (281) | Connected. | 2016-02-26 14:29:51
HTTPS connection to www.dropbox.com:443 (281) | Starting TLS 1.2 connection. | 2016-02-26 14:29:51
HTTPS connection to www.dropbox.com:443 (281) | SSL connection established. | 2016-02-26 14:29:51
HTTPS connection to www.dropbox.com:443 (281) | SSL connection closed by remote side. | 2016-02-26 14:31:18
HTTPS connection to www.dropbox.com:443 (281) | SSL object has been freed. SSL state is now disconnected. | 2016-02-26 14:31:18
HTTPS connection to www.dropbox.com:443 (281) | Shutdown and closed. | 2016-02-26 14:31:18
Date Time Of Last Edit: 2016-02-26 19:37:11