Trading Systems - page 25

Is anybody trading/scalping using the RainbowMMA with success
  Guppy Multiple Moving Average  (123   1 2 3 4 5 ... 12 13)
Guppy Multiple Moving Average. Another Look at Multiple Moving Averages : Trader Mike
Forex Day Trading Strategy is simple and easy trading system trend following based on Dema indicator RLH2 Metatrader 4. The purpose of this strategy is find the intraday trend, this system is good for this purpose.   Time frame 15 min or 30 min. Currency pairs: EUR/USD, USD/JPY, GBP/USD, AUD/USD,...
  Positive Swap  (6)
There is script or AOS. Who is watching . A positive SWAP trader and make up a signal?
Hello guys and gals! I remember when I used to trade binary options before real forex and I used this software called OptionBot Pro. It is not available anymore but it had some amazing charts to show S&R levels and I made good profits with it. Same charts were used by AutoTradingRobot and TrendXpert...
Hello to everybody, I have a little problem, because of my little knowledge of MQL5 language... Once I open an order, using OrderOpen() of Ctrade class, now I want to know to check its status at every tick; i.e. I want to know if it is still opened or instead closed because of TakeProfit or StopLoss...
[Deleted]
  Question on Hedging  (75   1 2 3 4 5 ... 7 8)
Which is the better hedge of the following two options and why? A) 1 lot short of EURJPY, 1 lot of long GBPJPY and 1 lot long of EURGBP B) The volatility of GBPJPY = $1200 per day The volatility of EURJPY = $700 per day The volatility of EURGBP = $450 per day 0.15 lots long GBPJPY, 0.50 short EURJPY
Can anyone explain or show me an article where is shown how to use the "#include <Expert\Money\MoneyFixedRisk.mqh>" file? I have check online and I cannot find a way to use this in order to calculate lot size according to a % of the balance or equity. I know that on MQL5 we can "generate an expert"
The strategy is based on the ZigZag indicator and pending orders . General principle
  Level Trading  (110   1 2 3 4 5 ... 10 11)
Hllo traders i found a very interesting system on alpari russian forum The problem is i dont understand russian and i will post here the link for the sytsem and maybe someone can tell us the ruls The system is very interesting and no indicators, only trendline + very impresive reslts what i see on
Hello, I want to do something IF the last values of the string "name of CFD" are something. The problem is for what I know in MQL5 there is no ELSEIF or ELIF. Basically I need to do something in case the last values are "US-d" , another in case is "GE-d" (or many others), another case is "UK-d" and...
  EA update ???  (3)
if I have an EA in .ex4, without the code, it is possibile to preserve it from any future modification of the code performed by the author? How?
I'm developing a trend following system. So far is good, but I need to make better filters for the trades. As any trend following system, the win rate is bellow 50% (way bellow) but Risk to Reward compensate for the losses. I want to apply simple filters (no more than 3 input variables) in order to
i manage to enable the real time signal but after i migrate the settings to my VPS and go back and check the box has been unticked. Does anyone know why this is? i have only just subscribed.
Hi, I want to add new signal (as signal provider) but after adding all the details of account and broker i get an error "invalid broker server". I have typed my broker name and eventried with the server ip but all filed. The broker is < name removed > Sever name: < name removed> Sever address: <
Hi guys, Want to open a crypto related topic. Would be good to discuss MT5 possibilities to trade crypto using API.  Lately, Metaquotes released a new MT5 build which supports some functions to ease a crypto trading. Does it mean MT traders and forex investors are getting more interested in crypto?
Why are signal providers allowed to deposit money on their account so often ? This is corrupting the curve ?  MQL5 should allow deposits only as an extreme measure of rescuing the account. And this should be mentioned on the chart with a RED vertical line, because it artificialy pimps the result....
  Copying MQL signal  (10)
I plan on copying trades from MQL from a trader, however want to connect 3 accounts to the same trader. Do i have pay individually 3 times separately with 1 MQL account? is that possible? Or i will have to create 3 separately MQL accounts and make the payments from each MQL account separately? 
[Deleted]
i have wanted to test some indicators from the market for MT4. but backtest engine produces error. as shown, it expects "EURUSD5" but correct sintax is "EURUSD,M5" this problem occures during the test of the indicators which is from the market. there is no problem for unprotected indicators. is this...
I was looking for but I didn't find it, so I am turning to you. Expert: When I enter the deal manually. Processes open positions sets TP and SL. After SL is in positive numbers. Shifts SL to positive numbers. Does anyone have it? Thank you
  Hedge Calculator  (107   1 2 3 4 5 ... 10 11)
Hi! I'm here to share with you a story about a trader journey in search for the holy grail. And also intruduce you to a powerful hedge calculator, incase you haven't heard of it. June last year, a biker friend of mine who is a chief mechanic of our motorcycle association learned that I was engaging...
hello,  ive been testing this EA to see if its the one for me but I keep getting gob smacked, the results differentiate every time I test it  ive tested it on two brokers with the exact same spreads, different results  ive tested it on the same broker but on two different accounts that has the same...
This system is based on Metatrader charting. The tools needed are the following: 1. 15min EURJPY chart 2. Heiken Ashi 3. SMI [STOCHASTIC MOMENTUM INDEX by William Blau] First indicator window (Settings: 14,10,14,5) (Levels:+40,-40,0 4. Stochastic Oscillator [This one in the second indicator window]...
Hi All, I hope this has not be answered somewhere before, but I can't seem to find the answer. I have written an indicator that sums all of the positions in a particular instrument, and works out the cumulative target value, and risk in terms of the deposit currency (ZAR in this case). I am using...
Hi guys, I need some help with his code. EA opens 2 pending order at a specific time. If one of it is triggered the other one closes.    if(Hour()==StartHour)//MinPipLimit*MyPoint) //v3.0      {       ticket=MarketOrderSend(Symbol(),OP_BUYSTOP,Lots,ND(Ask+(MinPipLimit*MyPoint))...
I watched a video how to write an Expert Advisor (trading robot) in MQL5, and I tried it and wrote it myself! But here's the problem, I tested the robot in trading and the tester showed that the robot will trade at crazy losses.....What went wrong and who will tell me? I want my own robot....But I
I download free aos from the store. Download to Market Is there an effective AOS backup available? Because when AOS moves to another AOS terminal will not work :( I have to download again. Is there a way to avoid the problem?
Hi all, I have doing some great research on trading binary options. Finally i came up with a trading system for trading hourly binary options for EURUSD. What is the problem? I need some great backtesting on this idea. Since this system is combined of three indicators, i have been able to do limited...
  OrderOpenPrice  (1)
Hello i want to know the code of comparing OrderOpenPrice of order with current price Thanks
[Deleted]
  PANTHERea.....100% win ratio  (104   1 2 3 4 5 ... 10 11)
Ok guys, this is the end of my forex path...... It took me 5 years to make this(coding lasted for few days), but the method itself was developed for years. Bassicaly I took all of my knowledge, mixed it, coded it, optimize it........and done that for last 3 years. This ea is something with the...