Forum

Using one expert to feed another?

I poked around the forum and came across the excellent SwissArmy EA. Is there any way that I can get my EA to access the SwissArmy EA and then use that information to process its own trades

Random Generator

Does anyone know how I can set a random variable? I'm trying to simulate a coin toss, so if variable = true, then buy, and if variable = false, then sell. I would imagine MathSrand and MathRand is used, but how

Weekly scalping EA Request.

A guy named tkimble on forexfactory introduced a weekly scalping system which is incredibly profitable for me, (~100 pips/week for each currency=700pips/week). His post is quoted below. OK. I have decided to start a new thread and preview a weekly system that I use which has proven to be more

Can you...

Can you log into one metatrader account from multiple terminals simultaneously? I'm trying to develop my trading station (The desk where I'd be trading). I intend to use relatively old laptops to display the various charts, and my main trading computer to excute the various trades. Any ideas

What's your setup like?

I've been trading for awhile and wanted to know how your trading station is set up. How many monitors? Computer specs? Time spent trading? Etc. For those who trade using EAs, what operating system are you using (Windows, Linux, etc.)

Need some help debugging.

Following is a copy of my EA's code. Whenever I attach it to a chart, it just sits there, doesn't open or close any trades. It's set to to live trading without manual confirmation. I see the smiley face in the upper right corner . Any thoughts? #define SIGNAL_NONE 0 #define SIGNAL_BUY 1 #define