General - page 31

Hey, I know many people would tell me to post a freelance order and see if any developers accept it and are able to achieve what I want. I currently have no money but I plan to sell one of my belongings to fund the development of the EA. I just wanted to know if it can be coded or not or if there
  install  (1)
I bought a robot for mt5 and I still haven't seen it in my purchases, can you help me please, it's been 48 hours
Hey folks, I'm accessing many symbols based on EA settings. Those symbols might not be in the market watch of the user. I use SymbolInfoTick, SymbolInfoInteger and SymbolInfoDouble accessing the symbols (checking the price, swap, volume, etc.) They fail or return 0 in case a symbol is not in market
  Tick value in MQL5  (12   1 2)
Hello, can anyone explain how to get a tick value MQL 5? I use SYMBOL_TRADE_TICK_VALUE but it return 56.88 for EURUSD, this is wrong for sure
  Website  (7)
If a developer create a web application for a customer and after a few months it stop working. What is the process of getting it solved because the customers has already paid the developer the developer has guaranteed the works will have no problem but after a few months the web application stop
Hello great coders in the house. Please help to convert this indicator to mql5. Thanks in advance
Hi, MetaTrader Version 4230 was the last version with power for backtesting with local agents. All upcoming updates in this time didn't fix that!!. In my case, the time for the test case for crows from 00:58 min to 15:25 min. ;-((( Release-Notes from 4260 Tester Fixed optimization when using a large
Hello, Is there anyone know solution of this kind of issue I am facing? In order to widen candle there are only 6 scales. The 1st is the most thinner candle. The 6th is the most wider candle. Is it possible to show candles more wider than 4th scale and more thinner than 5th scale at metatrader5? My
Dear Sir, Is there a MT5 version of Aleksey Ivanov`s indicator: FindScientificTradePeriod
The purchased tab is only showing the last two purchases I made some time ago, I can't find the other items even when searching through the store's tab, but I can find them when searching using the browser. I received an update notification, but I can't update it this way
I have imported external tick data for custom symbols in MT5 and created a script that uses the CustomTicksReplace function to amend the spread. Ive noticed the .tkc files are slightly different in size in the folder Terminal/Bases vs Tester/Bases and have different 'last modified dates' My question
Greetings my friend, Right now I got an error "2024.07.06 07:52:46.839 Copilot request failed, model 'gpt-4o' not found (404) in 297 ms" in my mql5 metaeditor platform. I already input my API keys in the option but it seems it could not work. any advice
I'm having trouble changing the name of my account. Is it possible to change the name of my account
This is a simple code that worked. I am just sharing with y ou The problem with counting is that there are functions that will not count in a for loop. this actually worked for me . I use magic number for filtering and it worked. Hope you enjoy it. first declare your magicnumber let´s say init
Hey, Please, i coded and indicator and everything is okey and fine but it creates multiple objects and in the code i try to loop through them and it works fine. But if i load with other indicatos that themselves also creates multiple objects, the number of objects increase on the chart and when
Before run the script: CPU cool at ~1% During the loop: ramp up ok After the loop stopped: ~20% to 40%. (more than 10 min after the code run and in idle). I have to manually close the Meta Trader every time. mt5 .shutdown() return as True, but CPU usage continues high. import MetaTrader5 as mt5
  Library ex5 as resource  (23   1 2 3)
#resource "\\Libraries\\Example.ex5" // unknown resource type #import "::Libraries\\Example.ex5"void Example();#import Any other way to embed a library ex5 into an EA ex5? (I know I should include the library mq5 insted, but I don't have it).
Hi there, I have been loading the expert advisor Dark Moon on my rented VPS. It's not opening trades and than when I refer to the journal later, I get the following error message: "indicator too slow 6424938ms, rewrite the indicator please"? How can I fix the issue? I have the MT5 VPS linked to the
Hi, I recently purchased the mql5 vps. I am currently using MT5 on my local pc and a purchased EA that I have applied to several charts. By configuring all the parameters based on how I want to use the EA on the local PC everything works perfectly, even leaving the PC turned on 24 hours a day, but
Hi everybody, I'm XAUUSD trader for 5 years. I'm probably among the 2% who make regular profits. I'm using 4 hours and daily candlesticks and now I'm looking for someone based from Europe or America with whom I can chat and exchange information. You can send me a message
Hello, guys! We are developing an application for trading analytics. One of the key functionality for our users. It is possible to log in to MT5, MT4 and get the history of user orders and trading. Reading this forum and documentation. I came across the fact that mt5 allows you to connect only 1
Has MQL similar features to login, as the Python integration does: https://www.mql5.com/en/docs/python_metatrader5/mt5login_py
Hi! IC Markets apparently receives historical tick data for its instruments from Metaquotes (according to their support chat at least). Though, ICM recently reduced their historical tick data on their servers to 2024 onwards. Being interested to use ICM historical tick data ( instead of
I rented VPS for 3 months in Exness MT5. Now I want to delete my bank card information, what should I do? Please help me. I looked in my profile but couldn't find a place to delete it. Từ vựng Hán tự Dịch Đang tìm kiếm ... Tiếng Anh Từ điển JP
I do not receive confirmation code on mobile phone for validation, what can I do
I'm thinking about changing from MT4 to MT5 for several reasons, mainly for the improved strategy tester I'm currently using Tick Data Suite for my MT4 back testing and optimisation, however I understand that this cannot be integrated in to MT5 My broker is [broker name removed] and I was wondering
Thanks for opening, I did get AvaTrade "Ava - Real 1-MTS" server working a week back just for half an hour. Now I can't make the trade tab appear for anythign other than the MetaQuotes-Demo and I have no idea where to begin troubleshooting. I've tried AvaOptions and "Ava - Demo 1-MTS" also but
Hi guys, I am facing a very strange issue with MT5: I am trying to connect different accounts from different brokers. When using MT5 downloaded from Metaquote I can't connect to any brokers. When using the brokers' MT5 version I can connect only using the broker's accounts (VtMarkets MT5 with
  Elliot Wave EA  (39   1 2 3 4)
Hi, I have been testing this Elliot wave EA for the last 2 days. The results are good especially for the market conditions this past 48 hours. I have asked the permission of the author to post it here, the original thread can be found here
  Pearson correlation  (63   1 2 3 4 5 6 7)
There had been a lot of "systems" lately relying on symbols correlation Might be interesting to actually see correlations with an indicator like this (based on math, not experience or assumption) Pearson correlation (among other things) explained : Correlation - Wikipedia, the free encyclopedia PS:...