A simple TEMA cross over and under signal - Trading Robot

MQL4 전문가

작업 종료됨

실행 시간 16 시간
고객의 피드백
Positive - the trading bot is working. Negative - There were alot of bugs to work out.

명시

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





응답함

1
개발자 1
등급
(302)
프로젝트
383
20%
중재
43
60% / 23%
기한 초과
45
12%
로드됨
2
개발자 2
등급
(198)
프로젝트
320
16%
중재
21
38% / 33%
기한 초과
16
5%
바쁜
3
개발자 3
등급
(36)
프로젝트
45
2%
중재
6
33% / 17%
기한 초과
1
2%
무료
4
개발자 4
등급
(7)
프로젝트
11
18%
중재
5
40% / 60%
기한 초과
4
36%
작업중
5
개발자 5
등급
(192)
프로젝트
247
61%
중재
8
25% / 38%
기한 초과
8
3%
작업중
6
개발자 6
등급
(298)
프로젝트
442
64%
중재
5
40% / 0%
기한 초과
4
1%
작업중
7
개발자 7
등급
(16)
프로젝트
17
12%
중재
1
0% / 100%
기한 초과
0
무료
8
개발자 8
등급
(549)
프로젝트
1332
59%
중재
28
82% / 0%
기한 초과
10
1%
무료
9
개발자 9
등급
(243)
프로젝트
430
34%
중재
54
37% / 39%
기한 초과
157
37%
로드됨
10
개발자 10
등급
(196)
프로젝트
318
35%
중재
64
13% / 56%
기한 초과
82
26%
무료
11
개발자 11
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
12
개발자 12
등급
(304)
프로젝트
509
47%
중재
29
10% / 45%
기한 초과
138
27%
무료
13
개발자 13
등급
(376)
프로젝트
475
40%
중재
83
36% / 33%
기한 초과
13
3%
바쁜
비슷한 주문
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode
Profitable EA HFT 50 - 300 USD
From a long time i am searching for a profitable EA i have lost a lot , and now i have only 300$ to buy a profitable EA , i wish to say with 0 losses but some or most traders they don't want to hear this i am really tired of searching for a programmer to just create me a profitable EA with the least losses or zero losses maybe nearly 1 year i am searching i just need an HFT EA that can work very well on MT4,MT5
I need help fixing my EA for MT5. It’s a very simple EA, and I currently cannot solve an issue where webrequest communicates with OpenAi API without error. Please only apply if you can help solve this issue
у нас есть стратегия, нам нужно написать mql5-код ​​для тестера стратегий МТ5,Цена договорная. Мой контакт @abbosaliyev из Telegram Программист должен знать РУССКИЙ ИЛИ УЗБЕКСКИЙ язык. Задание: разработать тестер, который использует шаблон условий на открытие и проверит весь исторический график на всех доступных таймфреймах. Остальная информация будет предоставлена ​​после согласования цены

프로젝트 정보

예산
30+ USD
개발자에게
27 USD