A simple TEMA cross over and under signal - Trading Robot

MQL4 Experts

Job finished

Execution time 16 hours
Feedback from customer
Positive - the trading bot is working. Negative - There were alot of bugs to work out.

Specification

The idea of the trading system is as follows: Using the Triple Exponential Moving averages as a an indicator to get in and out of a trade. Using the TEMA 55, TEMA 21 indicators, when one line crosses over the other it will trigger a buy or close event.

FOREX BASED EXPERT ONLY.

Trading Signals: - When the TEMA 55 crosses over the TEMA 21 a buy instruction must take place.

                         - When the TEMA 55 crosses under the TEMA 21 the buy instruction must be closed.


-This must repeat for every crossover and under event-


NB*: There must be an input parameter for lot size as the leverage will be 100:1. My account will be small so I will need that functionality. 


No stop-loss needed as the opposite signal will close out the position.


I don't know if this is relevant but this program needs to only run on the 5 MINUTE chart. This is important as the strat is only profitable on this timeframe.


Additional info:


Pine editor script used on Trading View: 

//@version=4

strategy("Triple EMA 55 vs Triple EMA 21", overlay=true)


// Define Triple EMA indicators

tema55 = ema(close, 55)

tema21 = ema(close, 21)


// Define buy and sell conditions

buy = crossover(tema55, tema21)

sell = crossunder(tema55, tema21)


// Buy

if (buy)

    strategy.entry("Buy", strategy.long)

// Close Buy

if (sell)

    strategy.close("Buy")


SEE ATTACHED SCREEN SHOT OF TRADINGVIEW. Trading view screenshot





Responded

1
Developer 1
Rating
(294)
Projects
371
21%
Arbitration
43
60% / 23%
Overdue
43
12%
Working
2
Developer 2
Rating
(184)
Projects
302
15%
Arbitration
20
40% / 35%
Overdue
15
5%
Loaded
3
Developer 3
Rating
(36)
Projects
45
2%
Arbitration
6
33% / 17%
Overdue
1
2%
Free
4
Developer 4
Rating
(7)
Projects
11
18%
Arbitration
5
40% / 60%
Overdue
4
36%
Working
5
Developer 5
Rating
(183)
Projects
234
59%
Arbitration
7
29% / 29%
Overdue
8
3%
Working
6
Developer 6
Rating
(289)
Projects
431
64%
Arbitration
5
40% / 0%
Overdue
4
1%
Loaded
7
Developer 7
Rating
(16)
Projects
17
12%
Arbitration
1
0% / 100%
Overdue
0
Free
8
Developer 8
Rating
(548)
Projects
1330
59%
Arbitration
28
82% / 0%
Overdue
10
1%
Free
9
Developer 9
Rating
(236)
Projects
418
34%
Arbitration
52
37% / 40%
Overdue
153
37%
Busy
10
Developer 10
Rating
(196)
Projects
318
35%
Arbitration
64
13% / 56%
Overdue
82
26%
Free
11
Developer 11
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
12
Developer 12
Rating
(304)
Projects
509
47%
Arbitration
29
10% / 45%
Overdue
138
27%
Free
13
Developer 13
Rating
(376)
Projects
474
40%
Arbitration
82
37% / 33%
Overdue
13
3%
Loaded
Similar orders
Develop a simple trading robot from rainbow oscillator Additional features Include timeframe specification in rainbow oscillator trailing features moving average filter TP (true/false) SL (true/false) Fixed lot Risk percentage Percentage profit lock
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
I need a dashboard that shows my various accounts that shows balance, equity, number of trades open, drawdown and some more information. I want to use it to monitor my accounts in one screen or chart. If there is anyone who can do it please show me the screenshot of your sample
Hi, I need a robot, which wil get instructions to trade in 3 symbols at the same time based on few parameters and calculations. Example: There is 1 symbol called Gold-Near and the rate for it is 1000-1002 If i specify that when the rate reaches 1050, it should sell 1 lot Upon execution it will have to sell 1 lot of cme gold, buy 3 lots of mcx gold and buy currently (lots will be based on calculation). All the
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
Estou a procura de um programador que faça um robo que automatize as análises feitas por ele nas ondas de Elliot e que faça entradas precisas com proteções das mesmas e com proteções também ajustáveis para não entrar em noticias de 2 ou 3 estrelas, e que seja para o mercado B3 Mini Indice ou Mini Dolar
Sosso 30+ USD
I would like to order an automated robot to the job for me as I have no clue on whatsoever the trading is about. The bot should be able to do it's job, everything for me and it providing the best services for one to use
are you aware of the Monday Range Strategy? https://www.youtube.com/watch?v=7B_yBBFx6z8 5pm EST time sunday - monday 5pm est and it has to be on the H1 chart , minimum 1:2 Risk to reward and break even function after 1:1
Strategy: 1. Identify strong supply and demand levels. Draw them in the chart in green and red. In Tradingview: Market Structure Break & Order Block by EmreKb von EmreKb --> Strong demand and supply area refer to picture below (Buy and Sell Zones). There must be a strong demand / supply zone on a higher time frame in order for the set up to be valid. The time frame can be selected in the settings. E.g. "Higher Time
Hi there, I currently have a scalping strategy based of 3 thrid party indicators that I would like automated. This would help me with running the strategy through the strategy tester. Two of the indicators dont have iCustom functionality to pull the data in, so another way would have to be devised. The strategy incorpates trading activity, sentiment in the for of the ratio of traders in profit, and a third techincal

Project information

Budget
30+ USD
For the developer
27 USD