Forum

Is there a way I can see all past downloaded indicators and EAs?

I'm looking for an EA I used a long time ago and somehow have never come across it again maybe it's not even on the EA store anymore. I was wondering if there is a way to access all the EA's I've downloaded in the past to see the names of them so I could search through them for it

How do I compare a timestamp from a telegram message to the current time

I've found a code here on the forums using webrequest to read messages on a telegram public channel. It works great but I am wanting to only print the last message posted. So I need a check added that will check the data from the webrequest and store the date/time in a variable maybe? Then the next

how do you draw a line in mt4 that starts and stops at a specific price?

I've been trying codes for two days and nothing is working. I want to make an indicator that draws a dashed line from the daily open price to maybe 15 bars past the current price just showing a line where the daily open is but I want the line to start at the actual open price. I came across a thread