News Trading
-
Hi,
I have created EA which should only work during news time. is there any block I can manage that? -
You can use a green 'time filter' block and then specify the news period inside.
-
@l-andorrà in that case it should be manually checked and set everyday. I want it to be automatic. is there any way to do that?
-
Then you need some custom code to add to your project, You can take a look at this thread:
-
@l-andorrà thanks, will try it
-
You're welcome.