General - page 70

  Copy trading  (1)
If I have 100 USD for example: And I only want trades at 0.01 lot size, if the master I choose to copy trades on 0.1 lot size, will it be the same or it'll be the parameters on my own meta trader chart settings
If you provide a MT5 testnet server for our own site it will allow us to test and experiment with the MT5 platform without affecting our live trading accounts. This test server will give us the opportunity to practice trading strategies analyze market data and familiarize ourselves with the
Just a heads-up buyer beware Meta trader vps doesn't allow Dll 's which is a lot of Ea's use. So, you could be paying for a nothing service Make sure you read the fine print
I would just like to mention that there is a problem with Metatrader 5 at the moment. If I left click onto the time at the bottom of the graph and slide left to make the time periods thinner, the candles go to the maximum width and stay there
Does anyone else have a problem with the scale slider. When i click and drag down the scale the chart shrinks which is normal BUT when I drag up it shrinks even further. I have uninstalled and re installed. I have tried download from different sources eg ftmo and direct from meta. Its not good
In the introductory video " How to Create a Trading Robot in the MQL5 Wizard of MetaTrader Platforms ", time code 2:54, the MQL5 Wizard allows using customs modules. I would like to add a custom module and I was wondering if I can get additional details on how to add it, once I order it from the
In the contact information column of the website >If you have any problems with financial operations on MQL5.com, please contact technical support or the website administrator. However, neither the contact information for technical support nor the contact information for the website administrator
hello people , Do we need a VPS when running a trading bot written in pyhton on binance , or does the exchange 'binance' uses another way ,ex cloud system etc? otherwise i will code in .mql and will use it on MT5. i appreciate if one replies this ,thanks
Hello , im looking for how i can Float my Charts to other monitors. Anyone knows How to displays Mt4 charts in multiple screen? (such as M15 chart in screen monitor 1, m30 chart on another Screen Monitor...). Thnk
hey i connected my pc with metatester agent and it runs but there is an option where i can moke some money with it. It says i should just connect my acc. BUT should i just write my account name or copy the html link im confused. i added a picture. thx for help
Hi, How can i make sure that I have configured correctly the cloud for providing the agents for testing. I can see the tasks running properly but no earnings
[Deleted]
I use candlestick chart, with red for bearish candle and Green for bullish candle. i know how to detect pin bar and other patterns programatically. How to change programatically the color for pin bar candle , hammer etc... to specific colors.
Hey fellow traders, I've been actively using MetaTrader 5 to develop a few trading strategies. While I've made progress, I'm facing challenges in optimizing them for consistent performance across different market conditions. I know backtesting is crucial, but I'm seeking guidance on specific areas
Bit of a problem, I have a chart template "burned" into the strategy tester so that no matter what I do every time I open the strategy tester the chart has indicators that I don't want to use. Is there any fix for this? I feel like something is corrupted
Code: MqlCalendarEvent events[]; Print ( CalendarEventByCountry ( "" , events)); ArrayPrint (events); Print ( GetLastError ()); Log: RI 0 11 : 39 : 03.378 sand (EURUSD.sml,H1) Executed RE 0 11 : 39 : 53.725 sand (EURUSD.sml,H1) - 1 JQ 0 11 : 39
Hallo, I want to choose VPS for MT5 and I considering between Windows Server Datacenter 2016 (lower HW requirements, finished updates but end-of-life at 2027) and Windows Server Datacenter 2022 (advanced, more secured but maybe slower at minimal VPS/VM). Do you have any experinces? Paul
[Deleted]
  SuperTrend  (254   1 2 3 4 5 ... 25 26)
I've developed a new SuperTrend indicator. It works the same as the ProRealTime version where you can set the 'Nbr Periods' and 'Multiplier' values. Bear in mind that because of differences between brokers that in places it may change direction earlier or later than the ProRealTime version if you...
I hope this message finds you well. I am currently working on an MQL5 script and I'm encountering errors in the following lines of code: handleStochK = iStochastic(_Symbol, _Period, lengthStoch, smoothK, smoothD, MODE_SMA, MODE_SMA, PRICE_CLOSE, 0); handleBBUpper = iBands(_Symbol, _Period
Hello there, I would like to incorporate a martingale esque lot multiplier system within my expert advisors. I'm a complete mql coding newbie and have some 'm5' files with source code which I would like to play around with. How simple is it adding new code to pre existing advisors? There is one
Is there a way to load a data file once in the optimizer and not on every pass ? For math calcs mode . I'm loading a 1.6 gb file and it appears it's loading per pass. I'm using tester file property In other words i want to pull it up once (or however many agents there are locally) and optimize on
i am trying to backtest through mql5, but it is not deducting commission from the backtest
Hy guys! I would need some advice and opinions how far to lookback when optimizing parameters and how often should I optimize? Should I consider updating parameters every week or even day, to include most current data or is it enough to do it on a monthly basis? Logically I would assume, the more
Hi, i 've tried to close my profit positions and the system close ALL my positions.... Profit and Losing Positions...Why? There is a problem with MT5 ? What can i do to have my previous positions? I lost 750 euros with this false action from the MT5. Best regards
Good day, I have this simple EA that screenshots a chart on every tick(Code below). I was wondering if there is a better way of taking chart screenshots dating back from a year from now till recent?. I tried running the EA on the strategy tester and it does not save the screenshots in my Files
I have a requirement where I want to print some text to the chart. The text should remain under a specific bar (i.e., a fixed time and price) as new bars are printed the text should move left with the price `OBJ_TEXT` does this but when I run ChartScreenShot the text is not captured. I then tried
I subscribed to a signal . It has no trading for 7 days (since May 19). Can I cancel the subscription and get refund in this case?
Hi , I'm writing a script that will fetch from MT5 terminal the profit of 100 accounts I manage. My code is basic , for each account I initialize mt5 and get account history : if not mt5.initialize(path=MT5_TERMINAL_PATH,login= int
Hello everyone, I am currently working on an Expert Advisor (EA) for MetaTrader 4 and I've noticed that its performance is not quite as expected. I’ve implemented several strategies and optimizations, but I'm still seeing inconsistent results. Could anyone share some tips or best practices for
// Include necessary libraries #include <Trade\Trade.mqh> // Declare global variables CTrade trade; input double LotSize = 0.01 ; // Lot size input int Slippage = 2 ; // Slippage input int UT_Period = 8 ; // UT Bot Period input double UT_Multiplier = 600.0 ; // UT Bot
Hello, I am sorry if I duplicate the same question here but I couldn't find it related to a rented product. I have rented an EA 3 days ago. Before I purchase I contacted the developer and done may back testing (nearly for 1 year for different indices). Back test was superb. I bought the EA and