Hi Im having trouble coding and script that allows me to open a trade automatically when my last active trade closes. for example my "buy has hit its take profit ." I would like a "sell position to open" automatically and vice versa any help would be greatly appreciated thanks
I am looking for help understanding how to get an indicator/tool that I can add to a chart that I get to chose the High or Low point (candle) to anchor it to. I will tell it the starting point and it will plot the other multiple lines based on the beginning point that I have chosen. I will be able...
Hello, I just bought an EA here and l am tring to test it on a demo account on 5 min time frame and its not working. Tring to reach the developer but they dont respond to me. I want to ask if its possible to cancel the sale and get refund? Thanks. "
Hi, im looking for an easy and correct way to do a news filter code. Just for the most important events something simple, for example stop enter on market 1 hour before and after the event, and possibly I would like to backtest it for past events, thanks
I was wondering if my account login in credentials were compromised and someone is copying my trading is there a way to find out if someone is doing this
Is there a way in mt4 where i can see all open orders and pending order summary in total or by symbol, i am unable to find any solution as i run ea on my account and need to see the overall situation on orders carefully. Really appreciate if someone can assist
Cheers If any of you can help me resolve a signal receiving issue, I am subscribed to a Meta Trader Standard VPS and signal, and it throws me the following messages. Encourage their collaboration. Cheers
Hello, i have been solving this problem for several weeks now ,I need your help. How can i convert the indicator below to EA ? I'm lost when it comes to using OnTIck function. //--- input params input int InChPeriod = 150 ; //Channel Period int ExChPeriod,rCount; //---- buffers double
I funded my account with $50 I can't see it on my trade account Help needed.... I funded my account on https://www.mql5.com/ with $50 I can't see it on my trade account
Hello, I would like to close all pending orders in same time. i tried with open positions and succeeded but dont now how to do with open pending orders. this is my code for open positions: num_positions=mt.positions_total() symbol_info=mt.symbol_info( "EURUSD" ) symbol= "EURUSD"
I Have Run Python Code On 2 Different Terminals 1st code path = r'C:\Program Files\MT1\terminal64.exe' , portable = True , 2nd code path = r'C:\Program Files\MT2\terminal64.exe' , portable = True , Both Terminals are connected with different brokers Now When I Start Getting Prices of a coin ( XAUUSD
My one minute data is complete, How can I recover my data for five minutes,I try use the PeriodConverter script ,And the 'Period multiplier vactor' parameters i use the 5,However, when I open the 5-minute cycle chart, the data is still incomplete
Hi, I was trying to login through webterminal and server option is showing only one option of demo server. I am unable to find any other server there is only one server option of demo sever not other server. How to login through webterminal
Good time! Questions about VPS server operation 1. How do I stop an EA which is on VPS hosting? Point of the Rules of Usage "IV. Rental of virtual terminal The user may temporarily stop and restart the Virtual Terminal from his client terminal and the lease term is not extended. All terminal
Hi Experts, My Strategy focus only High Volatility time. For the past 2 months I had go through trial and error and manage to create 4 EA that have good performance. 2 of them is currently forward tested 1 month and still have good performance. My concern is that all of them is only backtested from
hey all i need historical DATa +RSI value ,,, is it possible ? becuz, i tryed export from meta , but it dosnt export indicator DATA thankx arjang
Trying to run cmd.exe as a child process and read standard output from it, but the ReadFile function results in error 109 (ERROR_BROKEN_PIPE). What am I missing here? #define BUFFER_SIZE 16 #define ERROR_MORE_DATA 234 #include <WinAPI\sysinfoapi.mqh> #include <WinAPI\processthreadsapi.mqh> #include
Why was it never offered to me at the end of a job ... which in this instance went horribly wrong for me
I'm trying to add 1 and 2 months to date, but all solutions I find online are about MQL4, which doesn't work on MQL5 compiler. Can anyone suggest an MQL5 way of adding months or days to a date? Thank you
Hi! Does anyone have a script (open code / source) responsible for (default) setting windows / charts in the MT4 terminal (Window -> Arrange Windows ALT + R). I'm looking for a script arranging charts in such a way that I would have for example two columns with three rows in each column, or two
I am renting two dedicated servers from the same host. The lower spec machine is: Xeon E3-1220 with 16GB RAM . The OS is Windows Server 2016 Standard . The higher spec machine is: Dual Intel Xeon E5-2670 with 64GB RAM . The OS is Windows Server 2019 Standard . On the lower spec machine, MT5 runs
When i run FileOpen from within int OnInit(), then the file opens perfectly. When i do the same from Ontimer() then it fails with INVALID_HANDLE ? this is the function which is called each day from Ontimer(without success) or OnInit (with success) void RunExpert( void ){ current_weeknumber =
Hi all, How is reliability rated for a signal. How can a signal provide make his/er signal more reliable? what are the factors affecting reliability rating? Thanks
[Deleted]
Hello guys I have the below code that is supposed to open a chart and apply template, the issue is multiple charts are being open void OPEN_CHART() { bool openchart = true ; if (openchart) { long chartid = ChartOpen (symbol,period);
This channel Prospect "FX New Channel" continuously sends me messages for subscription.I always unsubscribe and within 2 hours again the same. How can i stop this
[Deleted]
I looking to trade with my new broker FP Markets and not sure which platform is better and easy to trade? Is MT4 better than Mt5 because it is an advanced version of MT4
Trades are opening themselves automatically after hitting SL or even after manually closing the positions. What could be the reason
hey, So essentially, I have a manual trading strategy already which involves supply and demand/brekas of structure. However, I wanted to automate part of it as it would make it a lot less time consuming to carry out. is there a way to only automate a small part of your strategy. Is there anyone who
Why does the "stop if equity is less than" not work? I set an amount limit but it doesn't work How to solve this problem

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.