Other than MQL, which platforms are used extensively in algorithmic trading in FX
[Deleted]
I have some question about signal page
1. I found an information of subscriber's equity/fund updated quite late, how long mql5 system usually update this information?
2. In this trade blue box, is the trade count as close position or open position? because signal provider can close 1 trade...
[Deleted]
Hi,
i had two EA produced for me from Mql5 in the past.One was made in 2012 while the second EA was finished June 2013.I tried running some more test using strategy tester on either of them and got these error messages in the journal:
2013.12.07 11:11:09 TestGenerator: current...
Hello i have a problem with order modify, i try to place some order and with short order i get sometimes wrong my code The Long order will always be modified right, the short order i get sometimes, not always an error with invalid stop . the calculation of the stop is right. does someone can help
this is an EA made from FXDREEMA BUILDER IT OPEN S BUY TRADES ONLY PLEASE CHECK AND TELL ME WHY IT DOES NOT OPENS SELL TRADESBELOW IS THE LINK TO MY EA https://fxdreema.com/shared/A5szEu4Z
Hi guys, I'm fairly new to Forex and only started following a signal provider today! Quick question...I understand the ratio used to work out the Lot Size between provider and subscriber but I was wondering; if my account balance is larger than my signal providers would I be able to trade a Lot Size...
Hello,
i have just made a demo account and would like to copy some trades from more experienced users. I followed a signal provider, i subscribed to him but still no trades are being copied. Why is that ?
On the web platform i also appear as subscribed to him but still no copied trades.
What can be the most useful filtration technique for eliminating wrong signals produced by a three bars break-out approach?
Any experience ...
Thanks a lot.
I have a couple indicators that I've purchased off of the marketplace, and I would like to use them in an EA. Is it possible to have a freelancer work on this if they don't have the indicator? Any advise regarding this topic is appreciated!
Hello Guys Any idea how to run an EA on Renko Chart? I tried all the most known methods but still no respond even a simple Comment in the start() function does not work. please advise. Thanks.
Introduction:-. I am looking for an EA to do the following,
The EA will be using 4 indicators with specific rules to trade multiple pairs using multiple time frames
The Indicators involved are:
1) EMA set to 50
2) MACD settings (8,17,9 3)
3) RSI set to 14 period
4) Pivot points.
Maybe the...
//+------------------------------------------------------------------+//| Genie.mq4 |//| Genaro Gravoso |//| http://www.oocities.org/ggravoso/b.html...
Hello,
I was backtesting my systems without any problem, suddendly I noticed that strange swap values appeared.
Example below: backtesting with 0.01 lots.
I have the same problem with other trading systems and other currencies.
I tested the same system on another PC and I have no issues. I...
Hello I'm trying to find a way to calculate zizag indicator slope
So far I was able to do so only in visual mode using ChartTimePriceToXY function
But need solution that can work without visual mode
let's say one account trades using EA, while other account opens same positions, only in an counter-direction, and also closes orders at the same time as the first account does.
Hi,
I'm kinda confuse about the formula to calculte what will be the new price open if I buy/sell on an already opened position.
5 lots @ let's say 15 overbidden by 2 lots @ let's say 20 : (5*15) + (2*20) / (5+2) ?
Is it weighted so?
Hi,
I created and expert advisor in MQL5, and now I want to share the result as a signal.
The number os subscribers for MQL5 signals is really small if compared with MQL4, so it would be great if I could provide it for booth platforms.
Migrate the code would be prohibitive. It's a complex EA...
Hello,
below you can see some standard time based buy/sell. for example at 10:00:00 he buys/sells,
but i wonder if you can put a pending order buy/sell the moment that the time is 10:00 with the high/low bar from previous 1hour bar,
i guess with this code you can get the the high from the...
I have a custom indicator that keeps track of the consecutive buys and sells on a chart. So if the last 2 closed trades were buys then it will return "2" and if the last 2 closed trades were sells it will return"2" also. I want to use this logic in an EA. What I am trying to achieve is if "2" is...
Hi Is there any api that provide us to do a autotrade of our clients when a signal trigger from our own Signal Provider a seprate Api What we need is to any Api on that we may HIT/Call from our end when a Cross occur at our System . Thanks
Hi
Newby here on MT5....
How do I use an expert in meta editor to simply show a graph / indicator with a bid graph and an ask graph?
Before I start doing math, I want to see the spread....
Thanks in advance
my ea stop working for some days or some time it not trade on each and every signal it some time stop and miss all signals. can you tell me the reason why it happenin expert tab errors is unint reason no 5 how to solve this issue I setup mt4 on vps so that I cannot watch it every time but ea stop...
OrdersTotal
Returns the number of current orders.
int OrdersTotal();
Return Value
Value of the int type.
Note
Do not confuse current pending orders with positions, which are also displayed on the "Trade" tab of the "Toolbox" of the client terminal. An order is a request to conduct a...
I could not see the leverages used in EAs on the signal page of this site ... where should I look at for learning used leverages for reaching to the announced growth numbers for a specific EA?
Hi friends
what is the best method to find a Pin Bar Candle , no matter Bearish or Bullish Pin Bar ?
Hi,
How can I determine if a stop loss or take profit was used to close a position?
Thanks
Greetings, When I keep an expert in mt5 from one day to another, it does not send orders. The same happens if I close mt5 and open it again. The only way I got to have it working is to remove EA from graphic and add it again every day. Is this expected behavior or could be something related with
Hi,
Because of a fatal error in a custom indicator I use on an EA, I'd like to rewrite directly the algorithms of pivot point inside the EA. It may save some memory. So here's a piece of code from the indicator :
for(int i=start;i<rates_total;i++){ BufHigh[i]=BufHigh[i-1];...
Hello,
I understand that mt5 uses broker server time when back testing but when using for example Alpari, this causes data to use daylight savings time whereas I need to test without any adjustments, ideally GMT for all of the data. Is this possible in mt5? My code:
MqlDateTime mdt;...
What are the common points of those EAs which are at the top of the automated trading ? They are all very profitable, I know ) What else
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.