- Search Energy EXCH
- 3,858 Results (90 Threads, 3,768 Replies)
-
MT4 Integration
Started Jun 6, 2008|Platform Tech|2 replies
I know that MT4 can be programmed to write files to excel. What about writing files to a site ...
-
Ronald Raygun replied Jun 5, 2008It's in the attachments link of the Weekly strategy if I remember properly. But before you check, click on the little paperclip at the top of this page, that's a link to all the attachments ever posted on this thread.
Part Time Wealth Building Trading System - Daily Scalping
-
Ronald Raygun replied Jun 5, 2008renegade, Allow me to clarify, I am not trying to predict the future. I'm only trying to determine the present.
The three market movements:
-
The three market movements:
Started Jun 5, 2008|Trading Discussion|3 replies
Most traders will agree with me that there are three main market movements: Up Down ...
-
Ronald Raygun replied Jun 5, 2008Still Rusty, it'll end up being a 5,000% increase with whatever timeframe you give it.
Best Metatrader Robot?
-
Ronald Raygun replied Jun 4, 2008Wait, you want an EA which technically returns 5,000%? Dream on! They don't exist for free!
Best Metatrader Robot?
-
Ronald Raygun replied Jun 4, 2008The best EA is the account copier EA. Use it to copy the trades of the other EAs in the Automated Trading Championship.

Best Metatrader Robot?
-
Ronald Raygun replied Jun 4, 2008Rusty, As rude as this may sound, ILclitoride is partly right. Most of the forex profits are made at the interbank level, not through retail brokers. Retail brokerages account for 25-50 billion of the market, compared with the daily volume of 1 ...
Best Metatrader Robot?
-
Ronald Raygun replied Jun 4, 2008Why is that not an option? There are plenty of non-scalping strategies here on FF what are largely profitable. Use those to build up that 25k and then expand to your scalping strategies. There really is no reason why you can't do it that way. While ...
isn't there a home for scalpers?
-
Ronald Raygun replied Jun 4, 2008ATR stands for Average True Range. It's calculated by taking the maximum of these three possibilities for each candle: The current High less the current Low. The absolute value of the current High less the previous Close. The absolute value of the ...
Simple Trending System
-
Ronald Raygun replied Jun 4, 2008What will happen is the EA will play a sound for each individual order sent. So if the EA sends two orders, then it will play the sound twice.
Can I make mt4 produce sounds?
-
Ronald Raygun replied Jun 4, 2008After each one. So: "if (opentrades()==0) {OrderSend(Symbol(),OP_BUY,Lots/numbertrades,Ask,slippage,sl,tp1,"O nly"+MagicNumber,MagicNumber,0,Blue );} PlaySound("alert.wav"); if(opentrades()<=1) ...
Can I make mt4 produce sounds?
-
Ronald Raygun replied Jun 4, 2008Couple steps: Download: EAs to /Metatrader/Experts/ folder Indicators to /Metatrader/Experts/Indicators folder Scripts to /Metatrader/Experts/Scripts folder If the file ends with .mq4 Open MetaEditor Open the file that you downloaded. Press F5 to ...
How to attach ea and indicators?
-
Ronald Raygun replied Jun 4, 2008You need to add a line of code: PlaySound("alert.wav"); Put that line immediately after any OrderSend line.
Can I make mt4 produce sounds?
-
Ronald Raygun replied Jun 3, 2008I'm still studying how to code an indicator for phase 1 of this project pipforia. I just need an indicator with two histograms: Plots the average distance between bands. Plots the average distance between innermost upper and lower band.It's safe to ...
Rainbow Squeeze
-
Ronald Raygun replied Jun 3, 2008I follow daily scalping. It's no big deal.
Ronald Raygun's Trading Journal
-
Ronald Raygun replied Jun 2, 2008rhythm is best used for the D1 chart. As for the time adjustment, if you're +2 then I believe you subtract 2 from whatever time you intend to use. To be frank, I never really worried about the time adjustment.
Ronald Raygun's Trading Journal
-
Ronald Raygun replied May 29, 2008I believe the parameter is "OverrideLong" That means that if set to "true" the EA will take a long trade to start the day.
Part Time Wealth Building Trading System - Daily Scalping