Easy Tripple Moving Average Trading Strategy | Simple mql5 Expert Advisor Coding Lesson

Easy Tripple Moving Average Trading Strategy | Simple mql5 Expert Advisor Coding Lesson

René Balke

1 год назад

18,362 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@CoffeeXmusic
@CoffeeXmusic - 31.01.2024 17:21

great lesson! very clear explanation

Ответить
@laonepatricesegootsane9601
@laonepatricesegootsane9601 - 18.01.2024 18:15

Wow! Thank you so much René....I find this so useful as I code for a strategy that I have been wanting to have automated for over a year now. Very similar to this.

...may I ask this though, if I want to have buy trades that didn't hit TP closed when price closes back under the "middleMa" (before it hits the SL) ....and likewise for sell trades closing above the middleMa, what did I get wrong in the code below:

if(ORDER_TYPE_BUY){
if(close1 < middleMa[1] && close2 > middleMa[0]){
Print(CloseAllPositions...)

Ответить
@dulena3875
@dulena3875 - 12.01.2024 10:53

Thank you so much. May you share the final code ?

Ответить
@alexandrurubicon2298
@alexandrurubicon2298 - 07.01.2024 22:24

I suggest you to rename your channel: NOT PROFITABLE, BUT PLAYNG AROUND!

Ответить
@sandroswann1111
@sandroswann1111 - 18.11.2023 21:30

near the 36min mark, U Cut/Paste and entire section of Commands in order to Square-Up or make things easier to read - could U not have just moved those fancy brackets 2the bottom instead & then just Highlight & Tab Shift the intended area? I think you're a great teacher/programmer But the Drama is a little much - ya?

Ответить
@user-cc5ud8go5t
@user-cc5ud8go5t - 20.08.2023 15:31

Omg!! I love this guy already, the way break down your explanations makes it much easier to understand what im doing also modify it to my taste

Ответить
@Muhammadanaskhans
@Muhammadanaskhans - 09.08.2023 02:56

hello René! please help me

Ответить
@Muhammadanaskhans
@Muhammadanaskhans - 08.08.2023 11:29

Hello sir kindly make a video on two moving averages plzzz from last 2 weeks I am working on it but I failed plzzzzz I request you

Ответить
@user-bj2hd3hf7y
@user-bj2hd3hf7y - 12.04.2023 07:11

I greatly enjoyed your kind giving of important information. Is it possible, if you could produce a tutorial on how to construct mql5 to use with the TEMA (Triple Exponential Moving Average)? Thank you

Ответить
@sivan2296
@sivan2296 - 22.02.2023 10:32

For testing its working, but When I was trying to use for demo account its not trading any trades ?
Why? how to activate the EA for demo account ?

Ответить
@ChaiwatJulrat-xw4bq
@ChaiwatJulrat-xw4bq - 08.01.2023 08:23

Thanks so much, valuable content. However , would be great if you can make a lesson how to convert pine script strategy from TradingView to MT5 EA :)

Ответить
@gnarendra2003
@gnarendra2003 - 06.12.2022 09:36

can you post code in text please

Ответить
@stevenelaiho9161
@stevenelaiho9161 - 10.11.2022 00:35

Thx. A lot man , what you give out in your videos are absolutely great. ❤❤

Ответить
@andrewforrest7633
@andrewforrest7633 - 29.10.2022 23:14

Rene can you code a Market Order window that can be moved to any corner of the screen, that also has adjustable and deactivate feature for SL and TP. As you place a market order trade(instant trade)

Ответить
@steffenkachold2222
@steffenkachold2222 - 24.10.2022 10:34

Hi René, thank you very much for explaining MQL programming. My question is why do you compare close[2] with fastMA[0] and not with fastMA[2]. Thanks a lot for your reply

Ответить
@jgpini
@jgpini - 11.10.2022 21:54

please can u test the trade bot WallStreet_Crypto_v1.0?

Ответить
@belkhirismail6232
@belkhirismail6232 - 08.10.2022 00:24

this work only on meta5 ?

Ответить
@isaac_256
@isaac_256 - 02.10.2022 03:31

Thank you Rene, please do a video showing how to make the EA take trades as percentage of account for example each trade being 1%

Ответить
@yohaneilunga4404
@yohaneilunga4404 - 02.10.2022 00:47

Which like can I use to learn more about this

Ответить
@yohaneilunga4404
@yohaneilunga4404 - 02.10.2022 00:46

Have the same strategy bro I want to change it into bot but have little knowledge with coding

Ответить
@worldofentertainmentandnat1607
@worldofentertainmentandnat1607 - 01.10.2022 23:48

Thanks for your nice explanation. I appreciate it, I faced a problem since I learned EA writing with your video. Could you help me to use Half trand indicator? I followed your rules but seemingly it does not work. Just need ontick function on how to copybuffer the half trend values and which ifs do I need to write for buy and sell poisitions

Ответить
@BlueMoney
@BlueMoney - 01.10.2022 13:11

Thannk You Dear you very good teacher and programer and smoth teaching

Ответить
@ryanlukedaque5455
@ryanlukedaque5455 - 01.10.2022 10:26

How do I make something an input parameter on the ea? Like if want the tp multiplier to be dynamic and something that can be "optimized" in strategy tester?

Ответить
@muraliv8157
@muraliv8157 - 01.10.2022 07:02

இது மிகவும் அருமையான காணொளி.மிக்க நன்றி ரெனே.

Ответить
@jafxtradinginstitute6395
@jafxtradinginstitute6395 - 01.10.2022 01:36

Why not do review on Demo current day market movements ? .. hehehehe

Ответить
@ryanlukedaque5455
@ryanlukedaque5455 - 01.10.2022 00:57

This is a very nice video. You explain it so well, I think I can create my own now. I'm excited to build one. Thank you very much

Ответить
@Shlax
@Shlax - 30.09.2022 21:53

Hi René! Thanks for another educational video. Great channel, content and upload frequency. Keep up the excellent work. Hope your follower count will blow up soon!

Ответить
@ce-buka6498
@ce-buka6498 - 30.09.2022 20:38

Thank you so much Sir René,
You are really doing a great 👍 job for us, I've learnt a lot from these. Please I don't know if you've done any video about licensing an EA, How to protect/encrypt it. whenever you have time for it, please do. And what about VPS?

Ответить
@shamdow4121
@shamdow4121 - 30.09.2022 18:06

Hello can you do a review on “Crash Warrior Mt5” its a great and very cheap ea that trade crash 1000 in the deriv synthetic market....its on mql5 market

Ответить