General - page 288

I have an iCustom inside an expert, When I execute the iCustom, I receive this message 2022.10.30 21:11:53.789 2021.01.04 12:00:00 Big Trend V140 GBPJPYi ,H1: Float Gain Meter Buf0CtAchatCt Float0 2.3e-05 Float1 5.7e-05 Float2 7.9e-05 Float3 9.6e-05 How can I convert this number in double. Thank
Hello All - I"m completely confused here, tonight I created an account with OspreyFX and verified the account. I'm able to log into the demo trading account for MT5 Web Terminal, however i've discovered the more modern-looking Web Terminal via the MQL5 site. However, i'm unable to login and connect
  acvitations  (7)
i purchased an ea and need to install it on vps. can i top up mql5 account from paypal credit card and then buy more activations
If I sell my product on mql5 with the non compete clause that this site has does that mean I can not sell it on my own website? Curious to know because I am interested in selling on this platform
Is the time of Mqltick object coming from the broker/data provider server or it's just a timestamp taken by the client (metatrader) on every incoming new tick
Is there any "lock all drawing tools" key in mt5
  Trading signal  (1)
Hi? I bought a signal but I don't know where to start. What can I do
Hello Experts, What will be the reasons if an EA was running different in Real account and Strategy test? After running one week I noticed the filed positions in real account. By comparing once in Strategy tester, the result was different (understood the deal may be slightly different). I am
Any recommendations for Trade Copier from mt4 either FREE or PAID. Ideally to copy trades from MASTER ACCOUNT to multiple accounts mt4/mt5. thanks all
Hi all, I have a chart with an EA and a few custom indicators that often lags or freezes, even though I can see the price changes in the market watch. I've tried: Optimizing the code based on guidance from these posts: https://www.mql5.com/en/forum/345318 https://www.mql5.com/en/forum/45689
I have created a new chart object, i.e. ChartOpen ( "GBPUSD" , PERIOD_M1 ); When the mouse is over the OBJ_CHART, is it possible to get the Data Window to display the data from the OBJ_CHART rather than the main chart in which the OBJ_CHART sits
I got the following array string days[]= { "Sunday" , "Monday" , "Tuesday" , "Wednesday" , "Thursday" , "Friday" , "Saturday" }; how can I get a random array of three items
Hello Guys, I have MacOS 12.0.1 with any Mac Book Pro M1, I downloaded the MacOS DMG from MT4 and 5 and install it on the normal way. All still working (Connect to my Broker an Open and Close Positions and all thing) But I Paid For any important Indicators in the Community, I like to connect to the
Hello, I chosen a freelancer to develop an EA for me and we have agreed on 3 days handover. He failed to deliver the code and ask me twice for an extension of 3 days, I agreed on that. My problem is that as of today its the 19th day and have not received any code from him. How can I report this case
Hi, I have the following question related to the button click events within the OnChartEvent function. This is the scenario: - I have created a panel and a button should show / hide the button. - The button is an bmpButton, and the image should be different when the panel is shown, and when it is
  API Tradingview  (1)
how can i get the Tradingview API? get the Bid Ask value and the parameters of a certain indicator please help me
I have MT5 account login and tried to add a new chart but noticed the New Chart option or button has been disabled or inactive as shown in the attached screenshot. Can anyone help
Trying to translate ThinkOrSwim's Relative Volatility Index indicator to MQL5, and I'm close (I think), but it's not plotting the same as in ToS. I found this indicator already written in MQL5, however whenever I utilize it in optimization of a trading strategy, it runs extremely slow, so I want to
In your MQL5 profile, under Payments, there is a table with your history of top-ups and payments for Signals, VPS, etc. I want to export it to a database. Can you get this table as a CSV? Or can you access this data from inside an MQL5 program? It appears that the only option I have is to read it
Why don't Admin Start to clean up this Website , such a mess of Ea's, Indicators, Scripts That are not Supported by Seller's any more
  Do we have?  (1)
Is it possible to write a code which does the same task as alt+2? I don't mean ChartSetInteger (chart_ID, CHART_MODE ,value) ! For example the script does press alt+2 keys. Or open taskmngr by pressing F2? Do we have
Hi Guys, I'm finding a real issue using Mac on this platform whereas you're not able to right click on anything whilst trading. This led me to not able to save my templates quickly and saving templates isn't working at all. Any help on why the right click isn't working on Mac and the issue on saving
I need referrals from banks or brokers that accept trading with US Stocks (Not CFDs) with Metatrader 5. I don't want forex brokers that offer CFDs, I would like banks or brokers that accept MT5 to trade real US Stocks. Can anyone help me
Is there any utility to view total equity amount in multiple metatrader4 accounts? I am using ic markets but I can only look equity of trading accounts of Metatrader4 one by one. Any input appreciated
Hi, Does anybody know how to find the MT5 server address of the connected broker's account? I know in MT4 is in the directory of "./MetaTrader 4/config/" and it's in the format of .srv file. But I can't find the corresponding one in MT5. Thx in advance and waiting for your reply
import MetaTrader5 as mt5 import time # display data on the MetaTrader 5 package print ( "MetaTrader5 package author: " , mt5.__author__ ) print ( "MetaTrader5 package version: " , mt5.__version__ ) print ( "" ) # establish connection to the MetaTrader 5 terminal if not mt5.initialize ()
I have a strategy . I need to code it so i may let it trade for me. Anyone to assist
Hi guy, im new here When I start trying to trade Futures products with a AMP demo account , I see that the " contract size " value displayed on metatrader 5 is different from the contract size published by AMP and CME. For example Gold futures - symbol GC has contract size of 100 oz but on
Hey guys check out the video i made which help to get dark mode in MT4 and MT5
This software is confusing for me. According to the below link, one can switch accounts within the navigator pane within one instance of the software. <...> However, according to other sources, one would have to run multiple instances of MT5, which is kind of jury rigged and nonsensical in my view