• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 11:09pm
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 11:09pm
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Print Thread

Similar Threads

Guppy's Multi-Moving Average (GMMA) 619 replies

Simple Moving Average Vs. Moving Average? 8 replies

Trailing Stop V. Moving average exit 5 replies

Best moving Average to show trend ? 18 replies

Does Moving average actually act as moving S/R ?? 20 replies

  • Trading Systems
  • /
  • Reply to Thread
  • Subscribe
  • 12
Attachments: Free EA - Moving Average
Exit Attachments

Free EA - Moving Average

  • Last Post
  •  
  • 1 Page 2
  • 1 Page 2
  •  
  • Post #21
  • Quote
  • Jun 30, 2018 4:20am Jun 30, 2018 4:20am
  •  Rizwanulde
  • | Joined Feb 2018 | Status: Junior Member | 1 Post
markus you giving ea still working. that ae it same or different
 
 
  • Post #22
  • Quote
  • Jul 15, 2018 12:37pm Jul 15, 2018 12:37pm
  •  keeley
  • | Joined May 2015 | Status: Member | 39 Posts
Quoting msg1987
Disliked
{quote} I added trailing stops and it now opens maximum one order in each direction. I don't know how to use your indicator. Do you know how to do it? I have attached the new source code and the new EA to this message. {file} {file}
Ignored
Hi. Your ea is great. But can you make this kind of condition.
1. Sell or buy when the price touch the moving average. Not wait till close bar.
2. The other is the same. Stop loss, trailing stop, take profit.
3. It can open more then 1 position. Like 3 position at the same price...
Many thanks before if you can make that EA...
 
 
  • Post #23
  • Quote
  • Jan 19, 2019 11:29pm Jan 19, 2019 11:29pm
  •  asaens
  • | Joined Jun 2012 | Status: Member | 51 Posts
I believe nearly every EA should have a spread filter and slippage filter. Usually slippage filter doesn't help much but every bit helps. Spread filter is useful for brokers that have tight variable spreads because they can go from near 0 to 70+ in seconds.
 
 
  • Post #24
  • Quote
  • Feb 4, 2019 9:15am Feb 4, 2019 9:15am
  •  Dahpit
  • | Joined Dec 2015 | Status: Junior Member | 4 Posts
Thanks for the EA.
The EA seems to open trades the moment you attach it to a graph. Ideally, it should open open trades where the price opens and closes on different sides of the MA.
 
 
  • Post #25
  • Quote
  • Sep 26, 2020 4:39am Sep 26, 2020 4:39am
  •  robertps88
  • | Joined Sep 2020 | Status: Junior Member | 1 Post
Quoting msg1987
Disliked
Hi Traders! I like to keep it SIMPLE! I have written a very simple EA for MT4. It has the following parameters: input int TakeProfit = 400; input int StopLoss = 200; input int MA_PERIOD = 50; input double Lots = 0.01; TakeProfit and StopLoss are in points not pips so if your broker has 5 decimal points for the cross, then 200 means 20 pips. MA_PERIOD is the period that the EA will use for the moving average. The default value is 50. What it does is basically look for the price to close above or below the moving average and then it will enter a buy...
Ignored
Hello, do you mind posting the mq4 for the first version. I saw that you shared the mq4 for the later version but only ex4 for the first version. I have an idea that maybe related to this ea.

Thank You
 
 
  • Post #26
  • Quote
  • Nov 3, 2020 12:34pm Nov 3, 2020 12:34pm
  •  alexpctec1
  • | Joined Feb 2017 | Status: Member | 8 Posts
Quoting msg1987
Disliked
{quote} I added trailing stops and it now opens maximum one order in each direction. I don't know how to use your indicator. Do you know how to do it? I have attached the new source code and the new EA to this message. {file} {file}
Ignored
Hello, do you have any updates for this EA?
 
 
  • Post #27
  • Quote
  • Nov 4, 2020 10:11am Nov 4, 2020 10:11am
  •  alexpctec1
  • | Joined Feb 2017 | Status: Member | 8 Posts
Hello friends, here on the forum, the friend "msg1987" shared an EA, which by the way makes great entries, but he comes in against the trend. Could some friendly friend here in the forum adjust this EA so that it does not put opposing operations on trend?
I will attach the EA below. Thank you.
Attached File
File Type: mq4 MovingAverage1.0.mq4   3 KB | 520 downloads
 
 
  • Post #28
  • Quote
  • Dec 27, 2020 4:09am Dec 27, 2020 4:09am
  •  mring16
  • | Joined Aug 2016 | Status: Member | 134 Posts
Quoting msg1987
Disliked
{quote} I added trailing stops and it now opens maximum one order in each direction. I don't know how to use your indicator. Do you know how to do it? I have attached the new source code and the new EA to this message. {file} {file}
Ignored
Hi msg1987
That is a simple Ea but very powerful. I am testing it at the moment and would like for you to make some changes, that is if you have the time and inclination.
Great work! The market is simple!
 
 
  • Post #29
  • Quote
  • Apr 14, 2022 12:11pm Apr 14, 2022 12:11pm
  •  Dubi.US30
  • | Joined Oct 2021 | Status: Junior Member | 2 Posts
can you add a timefilter for each day from mo-fr ?
 
 
  • Post #30
  • Quote
  • Edited Apr 18, 2022 7:32am Apr 17, 2022 8:03am | Edited Apr 18, 2022 7:32am
  •  transmat
  • Joined Jan 2020 | Status: Member | 124 Posts
Quoting Dubi.US30
Disliked
can you add a timefilter for each day from mo-fr ?
Ignored
Easter eggs have just been delivered !
Attached Files
File Type: mq4 T3MA nmc.mq4   3 KB | 138 downloads
File Type: mq4 MovingAverage1_0_Modif_V_1.mq4   6 KB | 186 downloads
File Type: mq4 T3MA_1_0_EA_V_1.mq4   6 KB | 130 downloads
 
 
  • Post #31
  • Quote
  • Apr 18, 2022 7:37am Apr 18, 2022 7:37am
  •  transmat
  • Joined Jan 2020 | Status: Member | 124 Posts
Here are the versions with separate schedules for each day of the week.
It is obvious that this is only a working basis and that other filters will have to be added to have a lasting winning strategy.
The T3MA nmc indicator is in post 30 and has not been changed.
Attached Files
File Type: mq4 MovingAverage1_0_Séparate_Hours_V_2.mq4   16 KB | 156 downloads
File Type: mq4 T3MA_1_0_Separate Hours_EA_V_2.mq4   8 KB | 151 downloads
 
 
  • Post #32
  • Quote
  • May 12, 2022 7:27am May 12, 2022 7:27am
  •  JohnnyF60
  • | Joined Jul 2020 | Status: Member | 17 Posts
Thanks for that Transmat, but what are we actually meant to be using now? Is it Moving Average or T3MA + indicator?
 
 
  • Post #33
  • Quote
  • May 13, 2022 12:41pm May 13, 2022 12:41pm
  •  transmat
  • Joined Jan 2020 | Status: Member | 124 Posts
Quoting JohnnyF60
Disliked
Thanks for that Transmat, but what are we actually meant to be using now? Is it Moving Average or T3MA + indicator?
Ignored
Hello JohnnyF60,
If you only use the EA MovingAverage1_0_Séparate_Hours_V_2.mq4, you don't need to add T3MA nmc.mq4 in your indicators folder.
If you use T3MA_1_0_Hours separated_EA_V_2.mq4, then T3MA nmc.mq4 must be present in your indicators folder to be able to work...
 
 
  • Post #34
  • Quote
  • Last Post: May 13, 2022 1:01pm May 13, 2022 1:01pm
  •  JohnnyF60
  • | Joined Jul 2020 | Status: Member | 17 Posts
Thank you for the clarification.
 
1
  • Trading Systems
  • /
  • Free EA - Moving Average
  • Reply to Thread
    • 1 Page 2
    • 1 Page 2
0 traders viewing now
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2022