General - page 252

HI every one, I am new trader .. it wouldbe appreciated if some one help in getting mbfx timing sound alert. or support & resistance soudn alert. regards, khalid
Hello, I'm trying to use a CRadioGroup directly on the chart, I managed to add it, but I'm having trouble getting it to work in OnChartEvent. When I try to select the radio button the previous one is marked like image below. I wouldn't like to use it in CAppDialog like the documentation What command
MqlCalendarEvent event ; string txtEN = StringReplace( event .name, "'" , "" ); ERROR implicit conversion from 'number' to 'string' Help me please... Because I wanted to remove the apostrophe of text below Japan Large Retailer's Sales y/y
Hi Mate, I use for long Time Linux for MT4 and MT5: it were Linux Mint Mate, MX Linux and today it is MT5 on Ubuntu 22.04 on my old HP Laptop. I have found here 2 great Indicators, they run on win11 without Problems: 1. Important Lines 2. Raff Channel Indicator But on Ubuntu both are without any
I don't know if you can but can you change the layout of the mt5 candles? HELPP
  MT5 speed on PC  (7)
Hello Experts, If you are not using VPS to trade. What is your PC configuration? Is it enough if PC is still running Windows 7 (64 bit), internet speed is acceptable. Thanks
Hi I am trying to log into my live account on MT5 ,the broker info is not available only demo is active I checked by typing other brokers nothing on the MT5 journal the error is "broker info loading problem". I use a tablet for trading please help I consulted my broker they couldnt help.This has
I tried to merge all signal and account setting but not affect in bot after i closed my original one in my computer. Is that not available on mql5vps? Or only allow the full control vps outside cuz the telegram api connection. Thanks
As of my opinion, the quality of topics and questions has decreased, that I never open many of them
I am trying to log in into my broker .The broker info doesnot load.The MT5 journal error is "broker info loading problem". I tried checking with other brokers I get same response ,what causes the problem how can it be fixed
Please help to make an indicator that divides the size of the body of each candle by the sum of the shadows and prints the answer above the same candle. for example:We have a candle with body size 20 And we have two shades at the top and bottom with sizes of 7 and 3:This is what we want:20/10=2
I've this annoying problem with Metatrader 5 installed from official dmg file on Mac. When I change colours on indicator settings I can't open the colour tab. I've tested on 4 different Macs. None works. Can you help me to fix it
I was very impressed by this article on hubra https://habr.com/ru/company/smileexpo/blog/409051/ from 2017. It's been 3 years and what's the progress? Where is the conversational AI? Why hasn't it been seen or heard yet? Such technology could hardly be classified or hidden. Have they not moved on
I am using mt5 in Hedge mode . assume I have submitted a pending buy_limit order (i.e. 5 lots of BTC). imagine the broker could fill only part of the volume (2 lots of BTC). Now, what I will see in the "Trade Tabe" of mt5? an open position, and below it another pending order? or I will see only
Can anyone please guide if I can get any broker in mt5 that gives currency indices as well. EUR GBP JPY CAD AUD NZD CHF Alot of them cover USD but i need that covers all above aswell.. Anyone please respond
  Shortcut keys  (2)
in mt5 , Is there any Shortcut key , for off/on "Scroll the chart to the end on tick incoming"
I want to get the datetime and prices coordinates of a rectangle price1 = ObjectGetDouble (ChartNos, objname, OBJPROP_PRICE , 0 ); the abvove works fine for price 1 & 2 ( line_id = 0 & 1) but the datetime dt1 = ObjectGetTimeByValue (ChartNos, objname,price1); I modified the the above
Hi, Is ther any possibility to create a script or expert advisor to have a button to hide/unhide several indicators. For instance, the program will have several indicators such as bollinger band and MA as built in indicator. and there is a button to toggle hide/unhide the indicators at once. Tq
I use the SendNotification() function a couple of times within my code but it throws the error "function is not allowed for call" at only one place within the code. The function throws this error in a function which I use to detect a new day. I new day could start before the actual trading time
Hello, I am trying to read in the log file from the strategy tester by Print("PATH: ", TerminalInfoString(TERMINAL_DATA_PATH)+"\\logs\\20221022.log"); if ( MQLInfoInteger ( MQL_TESTER )) { int h= FileOpen ( TerminalInfoString ( TERMINAL_DATA_PATH )+"\\logs\\ 20221022 . log ", FILE_READ | FILE_TXT
  Programming  (1)
I want to know how programming an indicator Window with both RSI, MACD and Ishimokou
Hi friends.. Good day to you all.. I have noticed something on MT4 app since couple of months ago.. I remember we use to have a live status watermark.. And now it's only demo watermark that's being displayed.. My app is upto date
Hi, I am trying to get the startegy tester to use a fixed spread on a custom symbol. I have set the settings in the symbol to have a spread of 1 but still the symbol uses floating variable spread in the tester. Does anyone know how to solve this
[Deleted]
  withdraw  (3)
i cant wd my money I have enough funds but I can't withdraw
hello all, firstly wishing everyone profits and low drawdown. i am looking for an EA or utility which will track equity drawdown. atm i need to gain this from third party such as myfx book but wanted it done within the terminal thankyou
[Deleted]
in metaquotes demo, i could not find these commodities
  Market  (1)
Market not sowing purchased staf....its all clean white
Hi all, if anyone has seen the news webmoney in Ukraine has been shut down, all accounts are frozen and withdrawals are impossible. What to do? Is it possible to withdraw profit from my personal account to Visa or MasterCard? PayPal is also banned in Ukraine
[Deleted]
Hello Guys, hope u can help... trying to scrape vix level from cnn. Unfortunately this is the result: I do not understand why nothing is found. Thank you for your help! This is my code: //+------------------------------------------------------------------+ //| Fear & Greed