General - page 450

Hello everyone i have being having an issue of logging into my real account on mt4, the broker am using is FXTM. i keep getting this error "lost" and also i couldn't find the server name for FXTM standard account. anyone please HELP. if you are also using the same broker your advice will be helpful
  no signal  (1)
It's been 2 days since I subscribed and I never receive a signal. This is a copy of the journal, it looks like the signal is deactivated 2021.03.03 00:32:55.450 Terminal '31124': 0 charts, 0 EAs, 0 custom indicators , signal disabled, last known ping to Access 1 is 1.14 ms 2021.03.03 00:32:55.454
Hello i start first time copy signals and first signal is opened 10 minutes later than from provider. What is bad
Does anyone know why all of my products would disappear on my product page and Market I can access them directly but not on my page or market search. Thank you Scott
  mql5 vps issues  (21   1 2 3)
I bought vps service with MQL5. I migrated the two EAs I bought and had attached to chart. There has been no trade since I migrated to VPS. I believe some thing is wrong. The Journal says migration happened. What troubleshooting can I do? Where is the support for MQL5 VPS. How to reach them? I am
I do not want to disclose my full name to public for privacy ? how to do that
How i can remove my test publication
hello everyone, Question... a) what is formula Excel to input in excel column to get data From MT5? b) i already use MT4.DDE.2 Server and DDE Example mql5 working but just few formula working like =MT4DDE|TIME!value > works! =MT4DDE|COMPANY!Value > Works! i need more like ASK,BID,HIGH,LOW and
[Deleted]
  Chaikin Money Flow Index  (103   1 2 3 4 5 ... 10 11)
Can somebody review my first custom indicator code for Chaikin Money Flow. I just want to make sure there are no errors. If there is a simpler way to construct this indicator, please let me know. In my code, I wanted to avoid building an array of Accumulation/Distribution volumes for each bar and
  help me  (2)
I deposited money on my account and I am not able to trade. i am a first timer. what might be the problem
After buying from an * experienced trader, * the indicator received insults and threats. Only you can draw conclusions. Site administration is asked to remove the rule violator from the site for ugly behavior Obviously, you need to look before shopping not only at the shopping but also in the
Hi guys, How to get the IP of the person who registered the order? The account history contains all the details of the order, but I want to get the IP address of the person who registered the order. Please advise if this is possible or not. Best regards AliReza
can anyone advise on a server issue? i updated server recently for 3 more months, i was testing a new bot and it wont place any of the trades, VPS is migrating but no trades are opening, i have noticed that the server seems different to the last version, it is now MQL5 London RED 03:6187709, i am
My broker name is Zentrade and it's server name is ZenTradePremier-Live. I want to create the private signal for an account that i have at this broker for evaluate the robot used in my account but unfortunately the server name of ZenTradePremier-Live is not exist in the list. What should I do ? Is
  Interesting take on the PLO  (130   1 2 3 4 5 ... 12 13)
There you go, always suspected) https://proglib.io/p/obektno-orientirovannoe-programmirovanie-samaya-bolshaya-oshibka-kompyuternyh-nauk-2021-01-23
Hello Guys i buyed AlterProfit MT5 Signal but it did not copied anytrades. What is the porblem ??? can any1 help me
[Deleted]
Hi Does anyone know why I cannot send messages to other users> I used to be able to, but not now. Thanks
Hi, Good day to all of you. Lets share our experience in Fx
Hi all, when I click on a rectangle, I use this code: if ( ObjectSetInteger ( 0 , "object" , OBJPROP_FILL ) ObjectSetInteger ( 0 , "object" , OBJPROP_FILL , false ); else ObjectSetInteger ( 0 , "object" , OBJPROP_FILL , true ); Is it possible to change the property's value directly from false to
Imagining i buy 10EUR, i use a robot, leverage 1:30 and margin 100.00, is it possible if i loose all my money, my account to go under cero and owe more money than what i have credited
I know they have a 24 hour refund policy, but any chance i'll get reimbursed for this? Thanks
Hi,I'm not able to login via MQL5 using existing email & password. I have tried to reset (click on forget login detail), but my email is not exists! I'm not able to reset password at all. Pls help, thanks in advance. Note: email is confirmed correct. I had purposely create another email to post my
How do I set up MACD with a second trend line that I see a lot of others using
Does the "Use no more than.....% of deposit (95% maximum)" setting on MT4 options-signals mean that if you insert, say, 20% of deposit, the profit/loss and DD on the slave account will be 20% of the original master account? Thanks.
hello does anyone have an idea on this complementary verification because it has been two weeks, without answer and without explanation for the cause of blocking my money, I wrote for the administration but they do not answer, although they say their answer will be in 48 hours
I just bought an EA I'd like to run on an existing VPS and its associated account. Is there a way to do that? Thanks! Chop
Hi, I want to declare static field inside a class and access it across many instances. ( like java ) . but i see there are some practical limitaions! that I couldn't figure out!!! I know how it can be used in function but i want to use it as static field. can you tell me how to do so. thanks in
Hi, i try a refresh for all my open charts, i.e. have 4 EUSUSD charts open: H4, H1, M30, M15. But after running the script void OnStart () { long id= ChartNext ( 0 ); while (id>= 0 ) { if (! ChartSetSymbolPeriod (id, NULL , 0 )) Print ( __FUNCTION__ +" ChartSetSymbolPeriod
Question, I removed EA's from my charts for some reason they are still executing trades? Any advice on how properly remove them and reinstall others thanks