News Filter EA (Coding Help)

shanmugapradeep

Corporal
Messages
88
Hello,


I paid $30 to a freelancer on Telegram to build a news filter for me. They have delivered the product, but it is not working as I expected. The freelancer is no longer replying.


Logical Conditions:


Before X minutes from news, string News_Trade_Status = “Paused”;
X minutes after news, string News_Trade_Status = “Paused”;


Current Error with Code:



While setting up an EA, it checks logical conditions and based on that, it sets values to News_Trade_Status (Active or Paused). However, after the setup, it does not repeat the condition check whenever news comes.


I have attached my EA. I request your help to get it fixed, as I have no more budget to hire another person for this task.
 

Attachments

  • newsfilter.zip
    5.6 KB · Views: 3
Back
Top