Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 11:09:50 +0000



[Programming Help] - CONNECT TO ECONOMIC CALENDAR TO READ THE NEWS WITH CUSTOM STUDY - ACSIL

View Count: 367

[2024-01-25 18:56:20]
User103688 - Posts: 9
Hi everyone!
Is there any chance is possible make a study able to read the data from an economic calendar?
Thanks for the attention!
[2024-01-25 20:27:38]
User431178 - Posts: 412
It is certainly possible.
What do you want to know?
[2024-01-26 05:53:15]
gcUserStudies - Posts: 91
I made one for Forex Factory calendar. You can download the study and all the code to see example from the link below. It doesn’t work with OpenGL but will be releasing a version that does shortly.

https://gcuserstudies.github.io
[2024-01-26 15:59:42]
User103688 - Posts: 9
It is certainly possible.
What do you want to know?

So I need to make a function able to read the data in real-time and process it for scalping. But I don't find a documentation about implement economic calendar through a study
[2024-01-26 16:04:36]
User431178 - Posts: 412
So I need to make a function able to read the data in real-time and process it for scalping. But I don't find a documentation about implement economic calendar through a study
The user above, gcUserStudies, has provided you with a working example, so maybe start there.
[2024-01-26 16:07:39]
User103688 - Posts: 9
I made one for Forex Factory calendar. You can download the study and all the code to see example from the link below. It doesn’t work with OpenGL but will be releasing a version that does shortly.

Thank you gcUserStudies fort the studies but I need something really fast and I need the possibility to read the data
[2024-01-26 16:09:10]
User103688 - Posts: 9
The user above, gcUserStudies, has provided you with a working example, so maybe start there.

I saw it, but only show which are the events, not the data released...
[2024-01-26 17:06:17]
User431178 - Posts: 412
So, do you already have a data source in mind?
One that also provdies live updates?
[2024-01-26 17:14:35]
User103688 - Posts: 9
So, do you already have a data source in mind?
One that also provdies live updates?

Not really... I'm asking for help...
[2024-01-26 18:59:38]
Sawtooth - Posts: 3989
Is there any chance is possible make a study able to read the data from an economic calendar?
Frederik has one in his free bundle
https://www.simplesystemtrading.com/freebundle/
[2024-01-27 10:22:03]
User103688 - Posts: 9
Frederik has one in his free bundle
https://www.simplesystemtrading.com/freebundle/

Thanks for the answer, the problem is that this study show me only when the events is coming, not the data those releas!
[2024-04-07 08:45:30]
stefkovic.m28 - Posts: 5
Hello,

I have used this study in SC for ForexFactory news with https://gcuserstudies.github.io/#studies.
But I can´t download the forex data with write bar study? After the export I see only NULL values in every column.

So is there option to download this data to TXT file with write bar study? On the screen I see upcoming data, so I hope, I can download them.
thanks

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account