General - page 219

Hello all, Whenever there is a SELL opened position, I create a SL and a TP for it: // if the position is a SELL double posPrice = PositionGetDouble(POSITION_PRICE_CURRENT); if (posType == POSITION_TYPE_SELL ) { // if it has NO Sl if (posSl == 0 ) { double sl = posPrice + 50 ;
My VPS and signal are both in normal state, but I cannot receive any tracking!
My account is unresponsive on the desktop app and its saying netting what do i do to fix this problem
  Get Info Trading  (1)
Hello dear friends I'm just getting to know mql 5 language and I am facing a challenge I want to write an expert with mql5 that will show me all the information of every currency I have an open trade. For example, information such as the price at which the purchase was made, profit limit, stop loss
I use Tradingview to place trades as i really love to do that on the chart I am analyzing. And I wonder if there is a a solution to automatically run, f or instance a preset trailing stop loss or a preset take profit after placing a trade on TV
Hello, these days I began downloading ticks with CopyTicksRange. I am just getting tick flags that I can't interpret. This is from Reference: When I observe every tick flag value in debugger I get this: But when I download the ticks and print their values in the log, I am mainly getting values of 12
How close strategy tester results to reality? Can I expect at least 90% of the results
Anyone know how to configure the buy limit and buy stop order entry arrows on the left side of center price column and the sells on the far right? juggled something and both buy n sell arrows are now pinned to the right with no obvious configuration parameters present.Additionally I dont see a
Dear traders After the recent MT5 update, my trade manager is blacked out on my charts and does not work. I've tried to load it again but without success. Many thanks
Hi, I am trying to get started with ONNX but I run into an issue when I try to run a model: 2023.06.13 15:43:10.345 delete2 (EURUSD,H1) ONNX: output parameter has unsuppotred type 'ONNX_TYPE_SEQUENCE', inspect code 'Experts\delete2\delete2.mq5' (59:54) 2023.06.13 15:43:10.345 delete2 (EURUSD,H1)
Hi, Is there a way to retrieve economics calendar from MT5 using python scripts? Regards, Ionel
I am trying to enable push notifications on mobile, but despite giving all permissions to the app and entering the correct MetaQuotes ID on desktop, when I hit 'test' nothing happens
Hello all, Unable to log in to MT5 on MacBook Pro, Any one else having the same issue? Thanks
Hi everyone, Is there a library or something to add to IDE for Highlighting text, so that I can highlight the text of a function or variable by double clicking so that it is easily visible
hello i have a problem hope you can help me. I mistakenly remove bollinger band from template and add back the same. I observed that i can't attach my BBMA AI to any charts to facilitate auto trading. Can you plz assist me
I have connected a new signal. Signal name- <name of the signal was deleted by moderator>, but Signal growth showing 0% & in May month showing -5% loss but I made profit in May. I have deleted & reconnected the signal but not updated the information. Please suggest me what should I do
Hi When I type a word I see that the complete auto proposes the function with all its parameters : int BBands = iBands () I'd really like to write it out completely, and not just the beginning as in this code, but rather as in the photo I've inserted below, How to do that, or maybe some goods
Just installed 20 EA's on my VPS account and there seems to be a major difference from when running on my own server, Does MQL5 limit the amount of EA's that can run on there VPS
Hi, Have the developers found a way to clear the popup alert window without restarting the terminal yet? Cheers
I think ... all I will need are C++, Phyton (or Matlab) and MQL 5 Currently, I only have some C skills ... I have two questions at the point of preparing my study list, 1. Should I spend some time to study C++ firstly ... or the C++ features in MQL 5 can be completely mastered from the MQL 5
  trendline value  (5)
Welcome everyone! If you drag the mouse over it, a trend line is visible you can see it in the small window that pops up with the mouse cursor the price value of a specific point. I want to pass this value to a variable. How to read this value from the system Hello! Thank you for your help
I noticed I'd left my VPN turned on from when I was watching some shows not available in my country over the weekend. When I turned it off, MQL.com banned my IP. Now I can only access via the VPN. That's the reverse of what usually happens right? What can I do to correct this
  How to code?  (3460   1 2 3 4 5 ... 345 346)
Hi all: I have a very simple EA based on EMA cross, the profit is a big negative. I would like to reverse the setting code. Anyone can help or tell me, where should I begin? 1. Should I look at the magic number? What is the magic number function ? How to calculate this number? or other..... Thanks
Hi MQL5 Members, I have a small issue and hope that someone can help me to solve it. I was creating today a channel on the MQL5 website, during adding members to the channel, I got this message. I think that the reason that I have added many members to the channel in a short period of time. Does
can someone please help me begin FX trading? from where should i step in
I don't understand this message, the signal provider's symbol is XAUUSD and I have it enabled
I am running strategy tester in mql5. In the middle of the test it restart itself including: close the exist positions, restart the balance as if it runs in 2 separate test. Anyone has any idea why ? I expect it to run the entire of the perio as per the log file, in the middle of the test it restart
Hi All, I am new to MT5 and after doing some comparisson with Trading View, I relized that the candlesticks on the MT5 are approximatelly 10x the size, in Pip terms, when compared to the same candlestick in Trading View. Has anyone gone through the same issue? If yes, how to sort it? I would
When I want to register as a signal provider this is what I get ' You can not change both phone and MetaQuotes ID at the same time' and also this 'incorrect pasword'