thanks, appreciate your efforts, you have done a nice work
@MrQVeeBoo11 сағат бұрын
Thanks for the depth analysis. Very useful information.
@mvi529Күн бұрын
Thank you
@MrQVeeBooКүн бұрын
Thank you. Very good information to know.
@RaheemuddinMohammed-i5k2 күн бұрын
Hi Sir my terminal not show DonChainATR loaded success initialized loaded removed SOlve problme code every thing is correct
@Asteptoday2 күн бұрын
Hi, can you help me in converting a script?
@reggy.williams3 күн бұрын
I like your coding style; you reveal great tips on using the mql classes! Do you teach mql5 programming? I didn't notice any info about your own website etc
@zakaryamunel55774 күн бұрын
Well that's good to know. Could you produce a video on how to ascertain exactly how much an expert would make per pip movement? For example: If I'm interested in trading GBP/USD but prior to entering a position, I want my expert to scan the currency and perform the calculation of how much money value comprises 1 single pip movement: Example: GBP/USD will pay $5.70 per pip. Or if you already have a video detailing this information kindly point me to it.
@zakaryamunel55774 күн бұрын
Ahhh, that explains a lot of the times I've encountered this problem. Now I see the true reasons why.
@Kris_4134 күн бұрын
How would I move the objects listed in the objects list to the "list all" section? I have this indicator and its so annoying having to see all those unnecessary text object that could be hidden in the list all section.
@MrQVeeBoo4 күн бұрын
i love the video. step by step and explain each by each. thank you
@philippedecamp75585 күн бұрын
Dear Sir, I will never thank you enough for your contribution in such coding matters . I do appreciate your pedagogy and your honesty among all the algo testings... that's just amazing !
@tundeadedeji28005 күн бұрын
how can i get the EA
@adamrobinson176 күн бұрын
Hey Orchard, What is the formula for calculating the lot sizes?
@bnnnnm37449 күн бұрын
Hi really appreciate the work you have done and made it possible to for us all to access. I do have a request if it's possible. That is to create an indicator that will change all charts from candle sticks to line charts and vice versa. No matter the different time frames on all the open charts. Keeping, and not interfering with any of the lines drawn, rectangles, or any other objects on the open charts that have been changed from candles to line chart. hope this makes sense, look forward to hearing from you. Best regards
@bnnnnm37449 күн бұрын
Hi
@AlessioLoberto9 күн бұрын
Hi, download links arre broken
@MrQVeeBoo10 күн бұрын
masterpiece sir. thank you
@lxxVENGENCExxl11 күн бұрын
is there a way to get the source code because i've been trying to make this along with the video and it's just not working for me. I honestly don't have a clue where i'm getting it wrong the downloadable indicator does work.
@AlessioLoberto12 күн бұрын
Hi! thanks for sharing it. One question: How can i reply to a message? i can't find a method for a WEBREQUEST that return messageid
@sixsax6912 күн бұрын
Thank you 🙏🏻
@MrQVeeBoo12 күн бұрын
Very informative, thank you
@UsmanHassan-g7g12 күн бұрын
i created that script on MT5 but its now working auto ,, when i right click on the trade then Trailing Stop select by me self , can any one guide me how its work auto
@UsmanHassan-g7g12 күн бұрын
is there any one have a script of this method so i can copy from them ?????
@MrQVeeBoo13 күн бұрын
Sir, I got a question. In mql5, why’s the differences between NULL, _Symbol, and Symbol()? I saw some use NULL, some use _Symbol and some use Symbol(). But I don’t; get it what’s the difference between those. The documents didn’t;t stated that clearly why but just said that _symbol is same as symbol(). But what’s the point?
@MrQVeeBoo13 күн бұрын
Very clear sir, thank you for making this. I can;t find others except yours that explain step by step regarding point, tick, and the instrument. Others just wrote the code then explained but not clear enough. Thank you
@mvi52914 күн бұрын
The lot size and the percentage risk subject was brilliantly explained. Thank you so much. The point you made from 13:09 to 19:50 was quite difficult for me to understand, I had to rewatch it for a couple of times to really understand it. I really appreciate your effort and all og these are for free. I'm really greatful. Again thank you.
@charlesmwangi332415 күн бұрын
Here we are in 2025, Hello sir, Thank you so much for this brilliant video on support and resistance! I really appreciate the effort and clarity you put into explaining the concepts. I followed this video and was able to create an MQL4 code based on it. The genius idea of sorting peaks in ascending order and then looping through the array to select peaks within the same range was a game-changer for me. It simplified the process so much, and I can’t thank you enough for sharing such valuable insights. Please keep making more videos like this; they are incredibly helpful and inspiring. Looking forward to learning more from you!
@MrQVeeBoo16 күн бұрын
best explanation. step by step. thank you
@cheddarbob874116 күн бұрын
I have a new video idea request, could you show us how to make our own "rolling" walk forward optimization include file for mt5? mt5 is pretty limited as far as testing, i think it would be a good add-on. I think it can be done, theres a product in the mql5 marketplace that does it: WalkForwardOptimizer MT5
@seamus338916 күн бұрын
Did you just say zero profit?...what is the point int that...if you used 60 TP and say 20 recovery you would have made a profit of 4 (84-80). So if you adjust your TP and recovery you can make it profitable.
@mvi52918 күн бұрын
Thank you.
@congbalicong572318 күн бұрын
sir , i think you did wrong calculation, if close only buy at first grid and open new buy & new sell and the price continues goes up then there is 1 buy in profit & 2 sell in loss
@mvi52918 күн бұрын
Thank you so much and happy new year!
@mvi52920 күн бұрын
Thank you
@JuriFab20 күн бұрын
let me know if I can copy the code from video? Want to do some tests
@HuyenDuong-n2z20 күн бұрын
it not working with XAUUSD
@HuyenDuong-n2z20 күн бұрын
it not working with XAU USD @@
@Stisse1221 күн бұрын
Why not just closed the trades if you are 5 candles in and are in a loss. Shoulf optimize this with a input variable and test what works best.
@Stisse1221 күн бұрын
I get both Keydown and Keyup when pressing a key
@mvi52922 күн бұрын
Thank you
@mvi52922 күн бұрын
Amazing, Thank you so much!
@mvi52923 күн бұрын
Thank you, I've just finish one of your coding videos and I learned so much from it. So i decided to watch all your videos and recreate all your codes on my MT4, hoping to become a professional coder like you. Again thank you so much for all these free lessons. I'm letting all adds to run as sort a payment.
@PWN-FOREX-vw3gy23 күн бұрын
Please share more of those beginner-friendly videos that enable us to learn best practices and gradually be able to follow along with your more advanced videos where you leverage the power of MQL5. I would really love to see an entire series on getting from zero to hero, as I appreciate your calm way of explaining things and your obvious professional approach to coding.
@caberawit797024 күн бұрын
double PointValue(string symbol){ double tickSize = MarketInfo(symbol, MODE_TICKSIZE); double tickValue = MarketInfo(symbol, MODE_TICKVALUE); double tickPoint = MarketInfo(symbol, MODE_POINT); double ticksPerPoint = tickSize/point; double pointValue = tickValue/ticksPerPoint; 'point' - undeclared identifier please help, I can't download the link, because my network is not private
@MrQVeeBoo16 күн бұрын
you gotta check how did you insatiate your point variable.
@junglemandude24 күн бұрын
Great as usua, this is 27 Dec 2024 i found it and still usefull to me
@mvi52925 күн бұрын
Thank you
@nils014325 күн бұрын
Can we add in 2.023 version range parameter like above the range high run only sell mode belove the range low run only buy mode and between the range run EA both side or also add drawdown function if drawdown is more than 30 percent then don't add more trade just wait for close in profit for consistence income and also add a max trade levels is 15 then don't add more trade more than 15 number of open position is not above 15
@aone764025 күн бұрын
I actually need the reverse. I need to copy signals from telegram to mt4 to mt2 binary software need help