Forum

Custom Indicator FILE_READ Question .CSV HELP!!

I am struggling to get this to work. I want to be able to just plot data values associated with a csv file. I've read others using external text files and have been going through the reference manual trying to learn how to do this and have not been able to glean any results. I want to be able to

Simple Indicator from CSV File

I am struggling to figure this out. I want the data from my CSV file to coincide in the data window and a separate indicator window as a line. When I curse over the appropriate day I want the data window to reflect the value, all I am getting is empty. Let's use a very simple example. Column One is

MQL4 Custom Indicator from CSV File - Is this possible?

What I want to create seems very simple in concept, but I am having a difficult time figuring it out looking at tutorials online. I want to create a Leading indicator that would plot a line for different parameters . How should I arrange my data to accomplish this? I have the Year, Month, Weekday

Export Market Watch Symbol Data to CSV?

Hey I was researching something and realized that I would want to export all the settings in the market watch window to a CSV file for a given server platform. When you go to Market Watch window and Right Click on an instrument, and press specifications it brings up a small window with information

Selling Cloud Processing??

Hey so I'm new here and I just saw that you can make about 30USD a month selling your processing?? I was wondering if anyone else here currently does this and if my system would be a good spec and what I could expect from it. I have two i7-6700K CPUs @ 4.00 GHZ and another laptop that's an i5

MQL4 - Need Help Creating/Coding Simple Exit Rule

Hey everyone, I'm new to MQL4 programming and was wondering how I would code this in MQL4 if Previous Bar Closes BELOW (less than?) { Simple Moving Average (1) Shift (5) - 0.0020 } , Close LONG position at Market price. If Previous Bar Closes ABOVE (greater than?) { Simple Moving Average (1) Shift