An expert advisor based on the intersections of EMA and price

工作已完成

执行时间1 一天
客户反馈
fast, good, efficient communication.
员工反馈
It was a pleasure working with Sandrin

指定

Before bidding please read all the requirements carefully and be sure you can meet them during allocated time.

I have had negative experiences with beginner developers and I do not want to repeat them!


MT4 EA

conditions to be fulfilled for the BUY order: (all conditions must be met)


1) the price over EMA 200


2) EMA14 higher than EMA 50 


3) EMA 14 and EMA 40 over EMA 200 ( 2 condition )


4) Price over EMA 14


conditions to close BUY order: (any of the conditions)


1) Price under EMA 50, and EMA 14 under EMA 50 (2 condition)

or


2) Price under EMA 200


conditions to be fulfilled for the SEL order: (all conditions must be met)


1) The price under EMA 200


2) EMA 14 under EMA 50


3) EMA 14 and EMA 50 under EMA 200 (2 condition)


4) Price under EMA 14


conditions to close SELL order: (any of the conditions)


1)  Price higher then EMA 50, and EMA 14 higher then EMA 50 (2 condition)

or


2) Price higher then EMA 200


Position Management


at each position opening, 4 positions are opened:


1) first position with tp at 20 pips


2) second position with tp at 40 pips


3) third position with tp at 60 pips


4) fourth position will not have Take profit. It will close when it reaches SL or when the above closing conditions will come into force


* EMA is always exponential and applicable for candle closure


* the purchase / sale decision will be made only when a candle is closed


* once a set of positions (buying or selling) has been opened, another set of positions will not be opened until the open one was close (through tp or sl)


* after one set of positions has been closed, another will open only if Ema 14 intersects again with Ema 50 (down for sale and up for purchase)




Risk Management - each position has sl


1) When a position is open SL is 10 pips


2) once  5 pips are win, Sl is moved to break even 


3) once  10 pips are win, Sl is moved to 3 pips profit


4) once  15 pips are win, Sl is moved to 5 pips profit


5) once  40 pips are win, Sl is moved to 10 pips profit



Money Management


the size of the open position respects the proportion:


balance = 100$ -  position = 0.01 lots


balance = 200$ -  position = 0.02 lots


and so on...




an option that can be switched on or off:


at each closed candle in which the EMA 14 is greater than the EMA 14 of previous one (if we are talking about buying, or smaller if we are talking about selling) a new position is opened.

Closing all the additional positions at the first candle when EMA 14 si smaller than EMA 14 of previous candle (or increase if we speak of sale)


the following values must be customizable:

Ema`s values

tp`s values

sl`s values

the value of the lots


附加的文件:

反馈

1
开发者 1
等级
(1278)
项目
1699
49%
仲裁
52
71% / 12%
逾期
38
2%
工作中
2
开发者 2
等级
(36)
项目
50
28%
仲裁
2
0% / 100%
逾期
6
12%
空闲
3
开发者 3
等级
(137)
项目
167
35%
仲裁
11
91% / 0%
逾期
0
空闲
4
开发者 4
等级
(115)
项目
129
18%
仲裁
11
27% / 55%
逾期
4
3%
空闲
5
开发者 5
等级
(430)
项目
606
55%
仲裁
48
23% / 56%
逾期
176
29%
空闲
6
开发者 6
等级
(251)
项目
400
54%
仲裁
9
67% / 22%
逾期
36
9%
空闲
发布者: 2 代码
7
开发者 7
等级
项目
0
0%
仲裁
2
0% / 100%
逾期
0
空闲
8
开发者 8
等级
(39)
项目
55
13%
仲裁
5
20% / 20%
逾期
6
11%
空闲
9
开发者 9
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
10
开发者 10
等级
(588)
项目
1063
50%
仲裁
39
28% / 41%
逾期
49
5%
工作中
发布者: 1 文章, 8 代码
相似订单
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
I am looking for a highly experienced Pine Script v5 developer to build a professional, non repaint price action indicator for TradingView. or a ready made one so i can purchase. This is a structured two phase project. The goal is to create a clean, intelligent price action tool that works for both fast intraday trading and swing trading. Only apply if you have strong Pine experience and understand liquidity
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for
I am looking someone to create an EA based on my MACD Histo indicator / strategy from Pinescript. I will send it to you for you to replicate. The EA shall have: - Divergence length in bars, min and max values. - Pivot Logic - Entry on close of divergence confirmation bar. - Dynamic lot size dependent on SL/TP, in monetary value. - SL / TP in percent away from entry, separate values for long and short. - Time, day and
Hello, I have a breakout EA with reversal logic. I own the full source code for both MT4 and MT5 versions. I need the modifications implemented for both MT4 and MT5 versions. I need several modifications: – Multiple reversals with configurable parameters – Breakeven functionality – Entry only after candle close beyond range + offset – Time-based activation – Alternative offset calculation logic – Automatic close at
simple automated trading system with adaptive risk management and trend-based execution. The EA manages trades with dynamic position handling and built-in stability filters. Designed for single-position trading and disciplined execution 30 usd budget

项目信息

预算
30 - 50 USD
截止日期
 3  7 天