The secret of successful trading is good risk management, discipline, and the ability to control your emotions. Anyone can guess right and win every once in a while, but without risk management it is virtually impossible to remain profitable over time.
Many new traders are under the impression that making money in the stock market is as easy as buying low, selling high, and then collecting a tidy profit.
I was building a program on a different platform, but found out that I couldn't do it with my brokers api. I can use mt4 though. This video eased my fears of using mql4. I'm fairly confident it's a good strategy, but now I have a base point to start. I can look up ali to implement. Thank you for sharing.
Awesome! This will be so helpful! Of course, we're just scratching the surface, but you explained a TON in such a short amount of time. I'll come back to this when I try my hand at setting up a bot.
Trading bots are mostly scams... but there are exceptions. You just need a lot a patience to backtest and run many bots, discard the ones that are scams and keep playing with the ones that are good. EDIT: since so many of you ask, I use Galileo FX
Brian How can I code a EMA cross over? Such as a 5EMA crossing a 10EMA. I tried duplicating the movingaverage but it's not compiling. I'm just trying to make an EA so I can modify it and back test it for real trading.
For everyone getting an error with the double movingAverage in 8:00, delete the last parameter so its just this now: double movingAverage = iMA(_Symbol, _Period, 20, 0, MODE_SMA, PRICE_MEDIAN); EDIT: Sorry, I was using mql5
Why the software doesn't recognize the functions "OP_SELL" or "OP_BUY"? For you in the video it is recognized and show you the functions, for me it's just a text. I did exactly as you did. I use MetaTrader 4 and followed step by step without any mistakes. Please help. I also would like to get some guides how to program everything that I wish for, as for now I do now know what to type in the code to make it happen. I learned how to code (Computer Science degree) but I have no idea how this software works or what functions are in there and what they do. Please I would like to get any kind of helpful information. Best Regards
What I like to do is, manually open a trade, to Buy or Sell but use a EA to close the trade, when an opposing signal signals on a Indicator that I be using. This has the advantage of using smaller timeframes to trade but without waiting to close the trade, when it is due. Any chance of creating a bot, that one can use to do this?
Thank you for this video! Would you be able to write something that would buy when price crosses over and 5 m candle closes above the Lead 2 line in the Ichimoku and vice versa? How much would you charge for that, if you were to consider doing it?
Hi doesnt put any mq4 file when doing the steps, yours appears already after you named it underneath projects ? not here with me tried it on several MT4s
Hello dear I write this code and use in MT4 but that just open so many sell position trade and not close any trade after trade become to benefits. Please tell me what's the wrong ?
Hello there, nice video to be honest but every time i watch different RUclips videos i see how people earn from it but no my case is different always making loss. what am i doing wrong?
i totally agree with you trading for the first time can be really tricky... if not for Mrs Stacey i would have lost a lot trading she is actually a guru.
If I want to test a strategy using a custom indicator that I download would I have to code the function for that indicator as well or would there be a function when downloading the indicator?
Thanks a lot for this video. On of the very rare in this cathegory in RUclips. One problem I get with "Hello,world" is that the message is displayed with a sound alert on each tick (normal as it is coder under void OnTick). But I see it was not the case for you as "Hello,world" was displayed only one time. Why this difference ? How to stop the execution as the only solution I found to stop the "Helloword" messages is to restart MetaTrader
If condition is true then it is placing repeat trades. How I can solve this ? should I check every trade that symbol trade is already exit or not. If exit then do nothing else trade.
I invest in pro executive trading manager pieto and I get good profit in returns he renders to me good assistants on my trade making me earn more profit.
Hi Brian, do you or any of your subscribers know where I can get crypto data feed that offers a good variety of cryptos? I am looking for EOS in particular.
Bryan: Could you paste the formula in this channel so we can review for some reason I can't get it right it shows 1 error 2 warnings: ORDER - UNDERCLARED IDENTIFIER & IMPLICIT CONVERSION FROM NUMBER TO STRING IT SHOWS TWICE... Other than that it should be good to go.... Maybe if you could paste the formula we can get it right... Thank you for such an amazing video.
Thank you for the video, i have been wondering how can i do this. I have a programming background it should be easy for me..Again thank you for the insides.
hey id like to say i learnt alot from the videos but i have a question how does one add a new {init & start function} because i keep getting errors of it saying they already defined and has a body
Dude, c'mon, do some reading of the MQL4 docs! docs.mql4.com/ The init() and start() functions are special functions of the system. You should not call them from any other functions. You should not try to define new ones! Anyway, do you REALLY think that you can use the SAME NAME for two different functions, 2 different variables, two different ANYTHINGS? I suggest that you either got to the MQL4 docs site docs.mql4.com/ and go step-by-step through the documentation, or simply walk away from trying to do coding.
Thanks for the information. By the way, you don't have keep moving your file into the "Experts" folder if you don't delete the "Experts\" from the "Name" field when you first create the file.
Howcome I cannot download MT4 on my laptop? It keeps changing automatically to MT5. Are there any links you can assist me with getting MT4 for me to set up a bot?
Keep in mind that I don't think ticks occur during off hours, I'm doing this on a saturday and I think that's why the hello world window didn't pop up for me, but who knows, maybe I just fudged something up.
hi Sir I am beginner to learn bot. So explain me some question. It opened too many order in section. I want to open just one order in one section. After that order closed, I want open the another order. So , please explain me Sir. Thank Sir.
Hi Bryan, If I simply wanted to create notifications whenever the buy conditions are satisfied and NOT allow the robot to trade automatically could I do this by typing: order = sendNotification...... Is this the location where I would put the send notification command. I have already synced my MT4 desktop platform to my phone, so push notifications have already been tested. Thanks for any help
hey bryan, can u create a bot for my trading system I use? i use the daily time chart...i use a EMA and a BS trend indicator really simple. I just wish I could automate it...
hey. How can i get mql4? ive got mql5 but the functions in this video are not part of the MQL5 library. When i go to the website to downlowd mql4, the link downloads mql5 instead. It seems like theres no way to get my hands on the actual mql4 language. or another alternative, can you make a tutorial like this but for mql5?
I never believe there is a good manager in bitcoin and Binary options trader, since I came across Mr Patrick it was very good he make a profit on bitcoin and Binary trader if you are interested in bitcoin and Binary options trading kindly trade with Mr Patrick Elvis.
Can you help me? you are one of the most recent comments on the video. I cant get the file with the code to show up on meta trader four. I save, compile, uninstall reinstall then gave up. Can you help?
Hi Bryan , I really love your video how to building bot Can you advise me how to learn building bot in next step ,Which book or any source that I can follow ? Thank you so much this this video
Cryptocurrency Trading, ok great I’ll ask here shortly. I have a script but am getting a few errors. I’m hoping you can assist me as I’m still learning. Btw, great vids by the way. Very informative.
The secret of successful trading is good risk management, discipline, and the ability to control your emotions. Anyone can guess right and win every once in a while, but without risk management it is virtually impossible to remain profitable over time.
Many new traders are under the impression that making money in the stock market is as easy as buying low, selling high, and then collecting a tidy profit.
Truly Emilio, that is an oversimplification of how trades are made, and thinking the process is this simple can prove costly.
I’ve learned to treat forex trading as a business and to remember that individual wins and losses don’t matter in the short run.
I totally agree with you Liam, It is how the trading business performs over time that’s really important.
No matter how much effort I put into my trades, I still make more losses than profits. Trading is a very demanding occupation.
I was building a program on a different platform, but found out that I couldn't do it with my brokers api. I can use mt4 though. This video eased my fears of using mql4. I'm fairly confident it's a good strategy, but now I have a base point to start. I can look up ali to implement. Thank you for sharing.
Awesome! This will be so helpful! Of course, we're just scratching the surface, but you explained a TON in such a short amount of time. I'll come back to this when I try my hand at setting up a bot.
Trading bots are mostly scams... but there are exceptions. You just need a lot a patience to backtest and run many bots, discard the ones that are scams and keep playing with the ones that are good.
EDIT: since so many of you ask, I use Galileo FX
@@RobinArgumidoliterally no one asked
thanks, it was the best MT4 coding video I found on youtube. It was very clear to understand
This is an honest channel, great for beginners. It would be awesome to see you produce more advanced bot videos! Keep up the awesome work, dude.
As a beginner contact him for guidance on WhatsApp I contacted him and got quick response
+1 4 8 0 4 4 7 1 0 0 3
basic, simple and educative
thats what I call a good video
thanks for sharing
Well explained indeed, here you can also contact him for assistance on WhatsApp
+1 4 8 0 4 4 7 1 0 0 3
Brian
How can I code a EMA cross over? Such as a 5EMA crossing a 10EMA. I tried duplicating the movingaverage but it's not compiling. I'm just trying to make an EA so I can modify it and back test it for real trading.
For everyone getting an error with the double movingAverage in 8:00, delete the last parameter so its just this now:
double movingAverage = iMA(_Symbol, _Period, 20, 0, MODE_SMA, PRICE_MEDIAN);
EDIT: Sorry, I was using mql5
Why the software doesn't recognize the functions "OP_SELL" or "OP_BUY"? For you in the video it is recognized and show you the functions, for me it's just a text. I did exactly as you did. I use MetaTrader 4 and followed step by step without any mistakes.
Please help. I also would like to get some guides how to program everything that I wish for, as for now I do now know what to type in the code to make it happen. I learned how to code (Computer Science degree) but I have no idea how this software works or what functions are in there and what they do.
Please I would like to get any kind of helpful information.
Best Regards
Best video by far in this field, Which line would you use to set the lot size when placing orders?
Hi Bryan what do You think about the programs of the Russian programmer Trading-go ?
What I like to do is, manually open a trade, to Buy or Sell but use a EA to close the trade, when an opposing signal signals on a Indicator that I be using. This has the advantage of using smaller timeframes to trade but without waiting to close the trade, when it is due.
Any chance of creating a bot, that one can use to do this?
Slanting moving average works, not based on the price by only entries and exists according to the slanting of the moving averages
Thank you for this video! Would you be able to write something that would buy when price crosses over and 5 m candle closes above the Lead 2 line in the Ichimoku and vice versa? How much would you charge for that, if you were to consider doing it?
What do you think about tradestation easy language compare with meta trader?
I'm confused. Shouldn't there be an if(order != null) in there somewhere to avoid launching an order every tick?
very great and simply-explained video
Well explained indeed, here you can also contact him for assistance on WhatsApp
+1 4 8 0 4 4 7 1 0 0 3
hi, first thanks for your video, seconde, I wonder if this programming works for MT5 as well?
Hi doesnt put any mq4 file when doing the steps, yours appears already after you named it underneath projects ? not here with me tried it on several MT4s
Thanks for the great information you offered. Do you have any resources to check different classes and methods available in MQL4?
Hello dear
I write this code and use in MT4 but that just open so many sell position trade and not close any trade after trade become to benefits.
Please tell me what's the wrong ?
is there a resource that shows you what you want to do with a bot, and a corresponding code?
i make huge profit on my investment since i started with Mrs Stacey Lawrence, her trading strategies are top notch.
wow, great to see my trader well represented here. I'm a testimony to her effective strategies which increased my wallet tremendously.
Hello there, nice video to be honest but every time i watch different RUclips videos i see how people earn from it but no my case is different always making loss. what am i doing wrong?
amazing to see other's who trade with Mrs Stacey Lawrence, I'm on my 3rd trade with her and my portfolio has increased massively.
i have been hearing of mrs lawrence and her exploits in the trading world, how can i reach her ????
i totally agree with you trading for the first time can be really tricky... if not for Mrs Stacey i would have lost a lot trading she is actually a guru.
oh my god. this I can NOT believe that you share this video for Free
He’s a genius indeed , you can also contact him for assistance on WhatsApp
+1 4 8 0 4 4 7 1 0 0 3
great stuff - is there a way to combine aspects or functions from 2 or even multiple EA's into One customized super EA?
Hey , I wanted to know if I wanted to use an indicator that was not built in to MT4 ... how would I get that indicator data to the EA code
Super Lesson. Thank you so much... Question: Can I run these bots on something like Think or Swim or do i need a special platform?
Brian, you referred to a site where people are looking for others to build their algo. Can you tell me where that site is?
I'm so happy my financial life has completely changed ever since I knew Mrs Nora I've been earning over $20,000 dollars every week
My greatest happiness is the $ 28,000 biweekly profit I get consistently
She's really amazing with her skills, she changed my 0.5btc to 2.5btc
Expert Nora is a famous and trust worthy cryptocurrency Expert ❤️❤️💞💯💯
WOW!!😊 I know it's possible, My sister always get 40K every week,😊 I would really appreciate if you show me how to go about it.
This is the kind of information we don’t get from most RUclipsrs, count me in am placing my trades with mrs Nora ASAP.
If I want to test a strategy using a custom indicator that I download would I have to code the function for that indicator as well or would there be a function when downloading the indicator?
For assistance contact him on WhatsApp I contacted him and got quick response
+1 4 8 0 4 4 7 1 0 0 3
Hey there, can you help me turn a custom indicator to a robot? Eg where indicator says buy, the bot buys and likewise for sell
Thanks a lot for this video. On of the very rare in this cathegory in RUclips.
One problem I get with "Hello,world" is that the message is displayed with a sound alert on each tick (normal as it is coder under void OnTick).
But I see it was not the case for you as "Hello,world" was displayed only one time.
Why this difference ?
How to stop the execution as the only solution I found to stop the "Helloword" messages is to restart MetaTrader
how do you close the trade
it seems that it just opens and opens a new trade everytime the price crosses
Hi, how do I prevent a trading bot in MQL4 from opening multiple orders?
If condition is true then it is placing repeat trades. How I can solve this ?
should I check every trade that symbol trade is already exit or not.
If exit then do nothing else trade.
Well explained video sir just exactly how I was put through when investing with Mr Romero pieto.
I invest in pro executive trading manager pieto and I get good profit in returns he renders to me good assistants on my trade making me earn more profit.
am so happy that mr Romero pieto let me be a part of his top earning platform thank you sir i am grateful for you services .
Good good content.
Jennifer Wilson am from Canada 🇨🇦 and am also a newbie in the online trading market so please how can I get hold of Mr pieto and his trading services?
Nice graphic.
Hi Brian, do you or any of your subscribers know where I can get crypto data feed that offers a good variety of cryptos? I am looking for EOS in particular.
Here, you can contact him for assistance on WhatsApp I contacted him and got quick response
+1 4 8 0 4 4 7 1 0 0 3
Friend, how do you do the quotation marks?
Which programing language you used sir?
hello where can i see the documentation or list of code and it's function /syntax so i can create my own code..
Thank you ۔۔۔ i will keep this video in my play list to work as daily drill
i make everything like you brian but i still have errors i dont understand
Do you have to keep MT4 running to do auto trading?
Can you please make a video with Renko bar.Building your own trading bot using MetaTrader 4
I'm getting 1 error with the IMA "wrong parameters count"
My bot isn't appearing on my navigator window. Please help me work this out.
where to get the programing code for the meta editor?
Open array doesn't work for me. What to do
Hey
Can we use current alert editor in own script
I want to use Alert Editor In my EA how can i use this please
Bryan: Could you paste the formula in this channel so we can review for some reason I can't get it right it shows 1 error 2 warnings: ORDER - UNDERCLARED IDENTIFIER & IMPLICIT CONVERSION FROM NUMBER TO STRING IT SHOWS TWICE...
Other than that it should be good to go....
Maybe if you could paste the formula we can get it right...
Thank you for such an amazing video.
This is great... can you also do video where certain alert will also text you on your phone? Thanks in advance
Thank you for the video, i have been wondering how can i do this. I have a programming background it should be easy for me..Again thank you for the insides.
You can contact him for assistance on WhatsApp I contacted him and got quick response
+1 4 8 0 4 4 7 1 0 0 3
hey id like to say i learnt alot from the videos but i have a question how does one add a new {init & start function} because i keep getting errors of it saying they already defined and has a body
Dude, c'mon, do some reading of the MQL4 docs!
docs.mql4.com/
The init() and start() functions are special functions of the system. You should not call them from any other functions. You should not try to define new ones! Anyway, do you REALLY think that you can use the SAME NAME for two different functions, 2 different variables, two different ANYTHINGS? I suggest that you either got to the MQL4 docs site
docs.mql4.com/
and go step-by-step through the documentation, or simply walk away from trying to do coding.
Hi Brian how do we contact you for coding service
Thank you for your effort !!! It helps a lot for noobs like me
hello Brian,i need an EA for harmonic patterns.how do i reach out to you?
is 15 equivalent to length on tradeview ?
Thanks for the information. By the way, you don't have keep moving your file into the "Experts" folder if you don't delete the "Experts\" from the "Name" field when you first create the file.
Hey Great video mate to teach the basics, thanks!!
Awesome content indeed, you can also contact him for assistance on WhatsApp
+1 4 8 0 4 4 7 1 0 0 3
Why when I do it right no alert windows come out?!!
can you drag a tradingview indicator inti here, and changing it to a ea??
You can contact him for assistance on WhatsApp I contacted him and got quick response
+1 4 8 0 4 4 7 1 0 0 3
is it possible to try on demo account?
Howcome I cannot download MT4 on my laptop? It keeps changing automatically to MT5. Are there any links you can assist me with getting MT4 for me to set up a bot?
Keep in mind that I don't think ticks occur during off hours, I'm doing this on a saturday and I think that's why the hello world window didn't pop up for me, but who knows, maybe I just fudged something up.
Thanks a million for your invaluable content.. it's just wonderful
hi how do I change lot size robot uses
hi Sir
I am beginner to learn bot. So explain me some question.
It opened too many order in section.
I want to open just one order in one section. After that order closed, I want open the another order. So , please explain me Sir.
Thank Sir.
As a beginner contact him for assistance on WhatsApp I contacted him and got quick response
+1 4 8 0 4 4 7 1 0 0 3
but what is use of signal ??
Hey can I use this to make my own signal bot?
Hi Bryan,
If I simply wanted to create notifications whenever the buy conditions are satisfied and NOT allow the robot to trade automatically could I do this by typing:
order = sendNotification......
Is this the location where I would put the send notification command. I have already synced my MT4 desktop platform to my phone, so push notifications have already been tested.
Thanks for any help
How did you connect platform with mobile?
Sir, is this will work when the PC is shutdown also?
How can we have conversations to help me develop indicators?
hi Bryan, I have a simple strategy which is profitable strategy but I failed to code perfectly.. will you do it
saved for study later!
Got exactly what is in the video yet I got four errors
I know this is super old, but I just ran into it. I need help, when I enter "Null" it turns Red. What am I doing wrong.
Null should be written in caps dude NULL-dats what u are doing wrong first and farmost
@@rxtechandtrading I did it in all caps. Still turned red, didn't work.
It keeps telling me the “iMA” is the wrong parameters count someone please help me.
I have the same issue
Can u say how to connect mt4 with NESTtrader
OrderSend doesn't work for anyone else other than me?
hi brain can you please make a video on how to make a dashboard off a custom indicator?
You can as well contact him for assistance on WhatsApp I contacted him and got quick response
+1 4 8 0 4 4 7 1 0 0 3
what programming language is used for creating bot?
Investment opportunity Automatic trading done for u earning money daily compound every day, www.sebtan.com/dashboard/signup.php?ref=d7518534be8e7455e689a03c82d5a624That’s the packages
Bronze
Minimum Deposit - $350.00
Daily Yield Of 1.4% =
5/7 days weekly
Compounding Option Available
1.6% Compounding
.........
Silver veteran
Minimum Deposit - $3,000.00
Daily Yield Of 1.8% =
5/7 days weekly
Compounding Option Available
2.0% Compounding
.........
GOLD PREMIUM
Minimum Deposit - $12,000.00
Daily Yield Of 2.4% =
5/7 days weekly
Compounding Option Available
2.6% Compounding
.........
PLATINUM EXTRA
Minimum Deposit - $30,000.00
Daily Yield Of 2.9% =
5/7 Days Weekly
Compounding Option Available
3.0% compounding 100%safe earning passive income trade for u daily.
Hello i think i am new from Ghana may i know if you teaches individual on how to Trade...please..
hey bryan,
can u create a bot for my trading system I use? i use the daily time chart...i use a EMA and a BS trend indicator really simple. I just wish I could automate it...
did you get this setup yet?
hey. How can i get mql4? ive got mql5 but the functions in this video are not part of the MQL5 library. When i go to the website to downlowd mql4, the link downloads mql5 instead. It seems like theres no way to get my hands on the actual mql4 language. or another alternative, can you make a tutorial like this but for mql5?
Download Metatrader 4 Platform, to get the Metatrader Editor that uses MQL4.
I never believe there is a good manager in bitcoin and Binary options trader, since I came across Mr Patrick it was very good he make a profit on bitcoin and Binary trader if you are interested in bitcoin and Binary options trading kindly trade with Mr Patrick Elvis.
@Patrickelvis
He's on telegram
u have any bots i could test out well a few bots. for testing purpose. trying to make my own but need to know how they work 1st
Awesome explanation.... Great Job
Well explained indeed , you can contact him for assistance on WhatsApp
+1 4 8 0 4 4 7 1 0 0 3
not working dear after complete code, but in first line test was successful
I have made exact the same as instructed but I get error and warnings>> Can you give your email to send you a screen shot?
Sir i have a question how can i reach u?
Here, you can contact him for assistance on WhatsApp I contacted him and got quick response
+1 4 8 0 4 4 7 1 0 0 3
Thank you. Its simple and useful
Can you help me? you are one of the most recent comments on the video. I cant get the file with the code to show up on meta trader four. I save, compile, uninstall reinstall then gave up. Can you help?
Hi Bryan , I really love your video how to building bot
Can you advise me how to learn building bot in next step ,Which book or any source that I can follow ?
Thank you so much this this video
Investment opportunity Automatic trading done for u earning money daily compound every day, www.sebtan.com/dashboard/signup.php?ref=d7518534be8e7455e689a03c82d5a624That’s the packages
Bronze
Minimum Deposit - $350.00
Daily Yield Of 1.4% =
5/7 days weekly
Compounding Option Available
1.6% Compounding
.........
Silver veteran
Minimum Deposit - $3,000.00
Daily Yield Of 1.8% =
5/7 days weekly
Compounding Option Available
2.0% Compounding
.........
GOLD PREMIUM
Minimum Deposit - $12,000.00
Daily Yield Of 2.4% =
5/7 days weekly
Compounding Option Available
2.6% Compounding
.........
PLATINUM EXTRA
Minimum Deposit - $30,000.00
Daily Yield Of 2.9% =
5/7 Days Weekly
Compounding Option Available
3.0% compounding longterm investment passive income 100% safe.
Thanks a ton. 🙏 Subscribed.
Isn't there a way to design a bot without having to code it?
Great Video sir
Thank you for the tutorial.
Good content indeed, you can as well contact him for guidance on WhatsApp
+1 4 8 0 4 4 7 1 0 0 3
where's the link you mentioned to the bot developers?
createforexrobots com
Hi Bryan. Do you answer questions here? I have one or a few. Let me know. Thanks!
I try to reply as much as I can.
Cryptocurrency Trading, ok great I’ll ask here shortly. I have a script but am getting a few errors. I’m hoping you can assist me as I’m still learning. Btw, great vids by the way. Very informative.
so if you want to backtest, you use a script?
Also does a tick mean a candle? I'm trying to convert my tradingview script which is very complex, and that runs once every candle.
nevermind figured it all out