Using Single or 2 MA to trigger trade

Experten

Spezifikation

Hi All, 

I need an Moving Average EA. Trigger by Single EA or 2 MA. I need the EA to be able to trade based on single MA or double MA. Pls allow to have these function on this EA



THIS IS USING SINGLE MOVING AVERAGE.

Short : Red  (variable)
Long : Yellow   (variable)
Below is the different time frame for EURUSD. 5, 15, 30 and 60 mins.
Allow Moving Average (MA) to buy or sell when it changes color. 

Example 
5 mins chart (top left)
1) Using single MA (red line ), it will short when it changes color, 
2) Will close profit when MA turns yellow
3) And long immediately when MA turns yellow.
4) Close trade when MA turns red (Cut loss)
5) Short again when MA turns red
6) Close profit when the MA turns yellow.

The EA must be able to calculate the loss when it trade. There is possible there is much loss trade when using this MA EA. But the when there is a profit trade, the EA must be able to lock in profit when the market start to trend.
(E.g  when there is 88pips lost using the same lot size, when there is a position open and it is already 90 pips profit, lock in 88pips and let the price run until the MA changes color and close it profit.
OR
When there is loss of $88 using different lot size(variable) lot size, when there is a position open and it is already $88 pips profit, lock in $90 and let the price run until the MA changes color and close it profit.


Please allow the EA MA to trade on different time frame but exit on different time frame when the MA changes color using the same MA.

Example:
Downtrend
Enter Short on 30mins/60mins TF.
Exit short based on 5/15mins TF when MA change colour.

Order Setting :
--------------
 ConfirmedOnEntry (default true)
If set to TRUE, will enter trade when the bar close and the prices above/below after the cross (color change) confirmed. 

Entry Time Frame: 60 Mins (default)
Exit Time Frame : 15 Mins (default)

Exit Setting :

-------------
ConfirmedOnExit 
Exit when the price close above/below when the MA changes color.


THIS IS USING 2 MOVING AVERAGE.


1st Scenario
My entry on 60mins but wish to get out of the trade on 15 mins when MA changes color, OR my entry based on 60 mins but wish to get out of trade based on 5 mins when MA changes colour.)

2nd Scenario
My entry based on 60mins but wish to close trade with profit based on 30mins/15mins/5mins. However, the market is still trending and there will be another entry when the bar closes above/below the 15mins/5mins. Exit when the market close above/below the MA and when it changes color (countertrend). 

Order Setting :
--------------
 ConfirmedOnEntry (default true)
If set to TRUE, will enter trade when the bar close and the prices above/below after the cross (color change) confirmed. 

Entry Time Frame: 60 Mins (default)
Exit Time Frame : 15 Mins (default)

Exit Setting :

-------------
ConfirmedOnExit 
Exit when the price close above/below when the MA changes color.

(Entry will based on 60 mins TF, but exit will based on 15 mins when the MA change color. See attached pic below).

Lot and Money Management Setting :
----------------------
Use Lots Increment : (default true / 3)
Increment Type : 1 Empty, 2 Linear , 3 Fibonacci, 4: Martingale
If Set increment to TRUE, when there is a loss trade, the lots size will always increase according to the lots increment chosen until a profit is recorded.
(Details in increment will be given)

Email Alert Setting :
--------------------
 EnableEmailAlert (default false)
Will send an email alert when the trades trigger.

Message :
Long/short EurUsd @ (current price) on 60mins.
Close EurUsd @ (current price) with a profit of 32 pips ($$) on 15mins. Account Balance : ($$)
Close EurUsd @ (current price) with a loss of -32pips (-$$) on 15mins. Account Balance : ($$)

Time Filter Setting :
-------------------
UseHourTrade (default false)
If set to TRUE, the EA only active on certain time.

StartHour (default 0)
Time when the EA start active (use with UseHourTrade = TRUE).

EndHour (default 0)
Time when the EA stop active (use with UseHourTrade = TRUE).

AccountIsMicro (default false)

If using Micro Account set this to TRUE.


Slippage (default 5)
Slippage setting.

MagicNumber (default 1234)
Use to generate Magic Number. Change this number ONLY if you like to run the EA on same pair and same time frame but with different setting.


Bewerbungen

1
Entwickler 1
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
2
Entwickler 2
Bewertung
(41)
Projekte
124
34%
Schlichtung
32
13% / 75%
Frist nicht eingehalten
53
43%
Frei
3
Entwickler 3
Bewertung
(272)
Projekte
394
63%
Schlichtung
70
53% / 26%
Frist nicht eingehalten
198
50%
Frei
Ähnliche Aufträge
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
3 indicators to entry and exit Displays indicator state. Alerts and grid trades control, lots and hedge Trade management modules that will work across pairs and time frames. Make breaking news in vertical lines and e-mail alert
Hello please my budget 50$ and I will not choose any developer until you complete the work with a full trial version as I want I am ready for any discussion or clarification. I need new EA Range breakout EA and fix my RsiMA EA Range breakout new EA The orders must be pending stop orders, BUY STOP, SELL STOP Input menu Comment Magic number Lot = Fixed TP in points 0 = OFF SL in points 0 = OFF
Can someone please send me an offer of an MT4 EA based on this indicator: https://www.mql5.com/en/code/50636?utm_campaign=codebase.list&amp ;utm_medium=special&utm_source=mt4terminal Open and close position on "change Color" Settings in settings window needed: 1)Dropdown for decision of Lot Size: fix or variable 1a)Variable risk in % of cash: Value in % combine with the difference between entry an SL 1b)Lot-Size as
Range breakout 30+ USD
I need a 1st 3hour candle range breakout ea. With take profit and Stop loss levels in points. That Range clearly shown in colour shades. I need that ea ASAP
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing
Hi, I am looking for someone who can code a auto lot size calculator for cTrader - where I can drag stop loss line and the algo automatically calculates the lot size I need to place a trade with a fixed % risk of account. It also needs to show the lot size and est. margin on screen before entering and needs to execute market and limit orders. It must work on FX, Commodities, Indices, Stocks and Crypto. With options
Auria2.0 30+ USD
I would like to get your help with compiling my EA ihave my code written in MQL5 when I compile it shows that my strategy have errors bit ican only identify few as I'm not familiar with MQL5 what's in it for you?well after compiling Auria you will get to keep her if you find her interesting
Am looking for a programmer who will convert 2 mt5 indicators into an expert adviser. The buy and sell order will be placed after certain conditions are met which i will specify later to the applicant that i will choose
ROBO EA(MQL CODING) 50 - 200 USD
i have required EA(auto Bot) i will give some ideas in that way i need EA please study and understand my view what exact i want first order buy and sell of 0.01 lot Example Conditions 1) if market movies 100 pips(selection of button 100 or 200 or 300 pips my choice) upward direction then place order i.e 0.02 (buy) if it will give profit 5 dollars then close all trades at time. like same SELL also. 2) first order

Projektdetails

Budget
10 - 50 USD
Für die Entwickler
9 - 45 USD