Trading Systems - page 30

Hello, I'm trying to write an Expert Advisor that start at 9:00 am and close all order at 10:00 pm  this is my text : input int start_hour=9; datetime data = TimeCurrent(); int h = TimeHour(TimeCurrent());void OnTick(){bool EA_start = false;   if (start_hour>=h && conta==0)EA_start =...
I have designed an EA and I would like every time my current win reaches 100 usd all positions are closed automatically HOW TO DO THIS ?
I have come across 2 apps of software programs that can generate 100's of different EA's. You then take the best performing EA's and use them to trade. As the stats come in you remove the non-performing EA's and replace them with new EA's you created with the software. In theory, I simply need to
  REVERSE - IMPULSE System  (1044   1 2 3 4 5 ... 104 105)
Hi to all, I’m a pro Forex trader, been trading for 7 years, of course, got wiped out a lot of times (during my first 2 years) because I was switching from system to system and can’t make it work & also trying to find a good EA that will make me money. To cut the story short, you can’t really make...
Explain what is martingale strategy and why it is dangerous in trading.
there is a way, i think, to make huge profits, i don't know why nobody talks about this kind o money management, it's based on using statistical blocks, to trade 1- a simple backtest with 60% sucess rate o = wins o  x  x o  o  o  x  o  o  x  o  o  x  x  o  o  x  o  o  o  x  o  o  x  o  o  x  o  x...
Do not you know who a MT4 trader with a limitless number of open positions?
Hello guys, I'm new to programming, I need help with a situation. I have an indicator that appears arrows when a certain condition is reached. When a new arrow is created, I need to store the candle close price in a variable and after 3 candles compare if the price stored is higher or lower than the...
Hello, I'm starting to program EAs recently and I have a question. My question is about reproducing sounds, currently the MQL4 souns folder is pretty limited. I have seen in documentation that we can add other types of wav sounds as long as we copy and paste the new sound in the meta trader folder...
Hey guys, I have question, it can sounds ridicilious but im new here so please don t hate me.  The question is, can i use EA on real account, like can i use EA with real money account. Thank you very much, kind regards :)
Hello everyone, What reference databases would you recommend (websites, books or whatever) during the development of new trading strategies ? I mean, if, for instance, I want to add some kind of volume increment verification in my strategy, do you know some reference data base to evaluate all
Hey traders, i found this logical mathematic moneymanagement system while working 1 year on it (at least)! It realy works and you can make make a huge amount with it! I would like to find some traders who have experience with expert advisor and have some quality strategies! If i can add up my money
[Deleted]
hi, can any one please help me with ea , basically it is support and resistance ea , when price cross above resistance or below support ea opens a order if spread is in range that i set for it  , but it has problem that if spread is to high when price cross above or below S or R, ea will not open a...
[Deleted]
  Pin Bar Trading  (54   1 2 3 4 5 6)
Folks, I am introducing Pin Bar Trading, I am developing this method from FF, I respect them a lot, but I want to avoid any conflicting interest, that's why I post in this forum. I develop a Pin Bar Indicator and it is still evolving, I think this forum can give me more support, because many of the...
How to set up profit and stoploss, how to manage the position, risk management,and so on,Thank you.
Hi guys. To simplify and accelerate my trading I want to develop and construct an array of buttons for different actions in MT5. First I thought about using an electric piano and use midi control to buy/sell/close instrument witch each key designated for a defined action. But I intend now to build a...
  Enable my signal  (6)
Hi, Coukd you help me enable my signal.
  moving of signal  (1)
I tried moving a signal subscription from one to another account but is not possible, why
  licence of ea  (3)
Hello, I am a robot programmer and I would like to protect my EA with a license. that is to say that each license will be for only one computer .. how to do it ?
how to add the function to the 24 hr trading robot without interruption even if I log out. I have a robot that gives performance and I would like it to work 24/7 without downtime! thank you in advance Edited to translate to English
https://www.mql5.com/en/code/15248 I have tried for a bit to get this thing to issue buy and sell orders but no luck.  Its probably something simple and I'm just over looking it.   I'm somewhat new to MT5 and any input would be appreciated  
Hey guys! On my terminal there's no option to trade by signals, and if I click on Sign in for any signal on the website mql5, it redirects to the terminal, and nothing happens. I'm logged in to my MQL5 account, which I do have funds to sign the signal I want to, and I'm also logged in to my...
  VPS vs Cellphone  (6)
Hi, I read that we must have a VPS in order to have the Meta Trader always running in case we buy signals but why do we need a VPS if we can download the Meta Trader in a tablet or cellphone and keep it logged and running 24/7?
  Trapping price  (1)
hi i have been trying to do a ea based on this  http://forex-strategies-revealed.com/complex/trapping-the-price can anyone help
[Deleted]
TEMPLATE for All The Best Of FX Igor T_S_R ... No.1!!! https://www.mql5.com/en/forum/trading_systems Dolly https://www.mql5.com/en/forum/trading_systems Vegas 1H, 4H, Daily http://www.forexfactory.com/forumdisplay.php?f=70 in czech language... the best from namodro http://www.financnik...
  Using CCI to Make a Living Off Forex  (327   1 2 3 4 5 ... 32 33)
Advantage of this strategy over others: 1) Easy and obvious identification of trends and low momentum markets 2) No more over trading! 3) Quality trades with probability on your side! 4) Market strength analyzed by multi timeframes, USD strength, and correlations 5)Alerts on pair momentum so no more...
Is it able to build a EA using LSTM RNN model in Metatrader? I have done some research and found something called FANN, however it seems to work with simple neural network only
Please advise how to programmatically skip 1 - 2 negative trades (do not apply a martin to them) that usually go on an unsuccessful start of a flat... or rather unsuccessful entry into a flat by the first trade or it often happens on reversal to a new track
Hi all, i'm using MT4 manager api manager (C++dll) but i have a problem: i can connect to server with function CManagerInterface::Connect() the problem is the login, user and password are ok, also the server where i connect, but the funcion  CManagerInterface::Login() return error BAD_REQUEST. With...
Greetings, I want to tell you about a system that has produced 490 pips in the past month, with no draw-down. The reason I am showing this to you is because I would like any input as to if/why this system would not work, or to solicit your input as to how to make it better. Here are the rules: Any...