is there are profitable technical strategy that works across all pairs? what in your opinion is the best strategy throughout all market conditions to run?
Hi is there signals that is suitable for US market? No martingale no hedging and low leverage, 1:50
When our account details are with one signal provider and the balance and leverage are the same! how is it possible? The signal transmitter trades 3 lots But it trades in my account of 0.05 lots How to make the transaction equal? Please help me
*sorry for the long post i wasnt sure as to post this method or not as it is not 100% mechanical,which is what the majority of people(or should i say people new to forex and scouring the forums) are looking for these days or even worse some sort of bot to do it for them. as i say not 100% mechanical...
Hello I signed up with a signal provider and I allwoed 95 percent of my balance, but when the signal provider opens a trade with three lottes my MetaTrader opens just one lots. My order is as follows: I want to open a trade with the same lot as the signal provider. I want to open a trade by same
Dear all, I am trying to backtest some strategies on mainly CFD's (NASDAQ, S&P500, CAC, EUROSTOXX, AEX) and XAUUSD. The history is however very short when I backtest smaller TF's. I updated and downloaded the history for all the products already obviously but when I put TF to 15 mins, it won't...
Hi guys! One of my EAs has opened about 1000 pending orders.. Is there an EA on MT5 to cancel all pending orders at once by any chance..? Thanks a lot.. Martin
Hi I am part of a group that emails out trade ideas via slack and gmail. I am not always behind my screen to see the notification/trade idea and copy in my MT5 account. Is there any trade copy software that can help. Thx
Hello, I want to run 2 or 3 MT4´s with a minicomputer. Each MT4 should manage 10-15 charts. Each chart has an EA. The idea is, it should run day and night without a monitor. I want to manage it with remotedesktop connection. Right, the same as a VPS server. Only at home. Do anyone have a suggestion...
Hi Everyone! I am looking for an expert advisor , pleasethose who has this share it for everybody! Thanks
Hello Everyone! I'am looking for this files, but none of them work on mt4 platform. Please share the files for everyone. (Similar than Tfa sniper)
Hi, Many professional traders recommend using volume to confirm breakouts. They say one can confirm a breakout when there is a spike in volume. I am looking to test this in an ea but can't translate it into code exactly. Now, how would one quantify a "spike" to put implement this in code? When price...
[Deleted]
Name of System: Trend Catching System (I do not know its name) Timeframe: H1 and over Pair: Any trending pair, GBPJPY preferred This is very simple trading system that anyone can easily master after a little practice on a demo account for some time. The system has a high accuracy rate and TP can be...
Hi
Is there anyone who has to deal with the carry Trade ?
https://www.mql5.com/en/articles/491
When importing a 3rd party CSV tick data file into MT5, or when requesting ticks from a custom symbol, it shows you the Bid vs Ask. My question is: Is the difference between the Bid vs Ask show in MT5, is that the spread that you pay for each deal in the backtest? Furthermore, is that difference in...
A signal provider trading on Nasdaq 100. I can see that it goes by different names on different brokers, such as NQ100 and NASDAQ100. Will users of such brokers still be able to receive signals of Nasdaq 100? Moreover, the minimum lot size, lot step, and contract size are different on different...
[Deleted]
void quicksort( double *a, int *idx, int l, int u) { int i, m, idx_temp; double a_temp; if (l >= u) return ; m = l; for (i=l+ 1 ; i<=u; i++) { if (a[i] < a[l]) { ++m; idx_temp = idx[m]; idx[m] = idx[i]; idx[i] = idx_temp;
Hi there i have question UPDATE i been able to came up with a solution but it seems the strategy tester crash when i uplode the advisor to it , just to keep up with what it is going on this is my attempt to open only one buy order above kijun sen and same thing goes to sell , i think i know the...
Dear All, I have a question regarding the Auto-Trading Button , if i disable the Auto-Trading that means that the expert advisor will not open more positions but what about the already open positions before disable auto-trading? Will they close automatically or continue to respect TP and SL levels
Why are some signals not publicly listed? What can be done to make it appear publicly in the signals list?
Hi everybody I am beginning to think its impossible to predict the future so I thought of a new system and would like to hear your two cents On the daily Find three or four currencies with the lowest spread Buy or sell them It really doesn't matter \ Put a 15 pt stop loss on each one Check them...
Hi im looking for programer to code this EA. EA will open two pending orders: 1) Buy Stop higher then last candle maximum 2) Sell Stop lower then last candle minimum Distance beetwen last candle and pending orders will be set by user. When new candle appear EA recalculate distance and move pending...
I have spent quite a while trying to get my MQl5 up to scratch I have bought a few books and am stummped over a new feature in MQL5 CopyBuffer. I have tried using it ion my code and keep finding it a nusence. In my expert advisors I have the code inside the tick function where I am I going wrong I...
hello everybody, we have the zigzag indicator, every time the candle make high higher then the candle before, the zigzag will follow the new high right ? once the candle stop making any new higher the zigzag will wait for a low right ? i want to mark the high and low of the candle that stops the
Hi every one, I've started to investigate and implement a series of simple strategies based on simple technical analysis such as resistance, support, simple price actions. Does every one now any indicators based on tick data and not time frames such as m1,m15,m30,... ? I am searching for some...
I do not understand why this function do not give me back the magic number and the symbol of the position that is open long magic; ulong ticket; string symbol; ulong total=PositionsTotal(); for(int i=total-1; i>=0; i--){ ticket=PositionGetTicket(i); PositionSelect(ticket);...
Good afternoon! I place order with volume 3. First time the order is executed by 1 (server reply is TRADE_TRANSACTION_DEAL_ADD shown in green), for the second time, after modification, the order is executed for another 1 (no response from the server!) As there is no message from server after
Whats up traders, I've came across a strategy which prove promising with manual back testing which I'm sure is a old strategy for the pro's. Explanation of strategy: 15M Chart. Rules to buy: Signal - MACD cross above 0. Only take trade if Stochastic and RSI is above 50. Rules to sell: Signal - MACD...
[MT5] I was wondering if it is possible to code a custom system/ea to apply to my strategy that can search and take trades on multiple timeframes at once and return the results on one backtest report/equity graph? Does anyone know if this would be possible? or if not, what are the specific MT5...
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.