Seeking Experienced Expert Adviser Developer - MT5

指定

The funtionality of the EA  
*************************************************

This EA  adds trades in positive direction. 
The EA starts with a set trade with set lot size in set direction which is defined in setting  by trader.
Each trade has a SL and the SL placed on set conditions .  
1. Each addition trade is taken when the set conditions are met with a regular lotsize.
2. The EA closes ALL trades in session when a SL of last trade is hit and place a new trade in the OPPOSITE direction of last trade with set lot size.

The SL of the previous trade trails to its entry Position (+) when the next trade is taken . + is a varible define in settings 

When the SL hit ( even with single trade only) , The EA reverse the direction and take a trade with regular lot size .

All trades are using a set lot size which is defined in setting . 

Adding trade conditions 

After taken the initial trade, the  EA monitors the candles and take a next trade only 
1- on the opening of following candle when the Z consecutive candles are closed in the same direction of the last trade ( Z being a numerical count of consecutive candles define in settings)  
&
2-  if  the distance between Ask and previous order open price is more then Y points.Y being a variable defined in settings .


Setting conditions for SL 

If it is a Buy order, the SL will be  X points below the recent low of the price .( X being a define variable in settings)
If it is a Sell order, the SL will be  X points above the recent High of the price ...

1-Limiting the number of trades in profit to 3 trades only . 

closing trades 
When the 3rd trade is taken in postive , close all trades in profit and open a new trade of regular lot size in same direction .

2- Increasing the lot size 
Every time an SL hit and we take new trade in opposite direction , count the number of lot sizes of previous trades which are closed and take a new single trade in opposite direction with increase lot size ( closed trades total lot sizes * lot factor)
i.e the previously closed  Buy trades total lot size was 0.04 , then the new single trade will be a short trade of  0.08 lotsize if lot factor is defined as 2 .( 0.04* 2= 0.08) 



3- When the session trades take loss on the SL hit 


A- EA add all losses together and  get a dollar amount, monitor for the profit trade. 
B- When the profit starts to build, compare the profit with amount of loss in the session .
C-Close all trades when the profit doubles the amount of loss at anytime ,take a new trade of regular lotsize in the same direction of last trade and continue on  with the EA. 

This is TP overall profit option which is set by trader in setting as an option and variable in $ amount  


Following are variables in setting 

1-Direction to open the First trade    Buy /sell
2- Stoploss X points from nearest high/low    (Numeric value) 
3-Next trade distance x consecutive candles in our direction   ( Numerical value) 
4-Number of consecutive candles to open new trade ( numerical value) 
5-Start Time 
6-End time 
7- Lot size ( from 0.01  to high numbers ) 
8- Distance between the entry point and  sl trail postion in profit ( Pips) 

反馈

1
开发者 1
等级
(43)
项目
66
12%
仲裁
12
58% / 42%
逾期
1
2%
空闲
2
开发者 2
等级
(9)
项目
19
16%
仲裁
3
67% / 0%
逾期
0
空闲
3
开发者 3
等级
(72)
项目
80
10%
仲裁
38
8% / 58%
逾期
6
8%
空闲
4
开发者 4
等级
(58)
项目
66
8%
仲裁
39
26% / 56%
逾期
12
18%
工作中
5
开发者 5
等级
(298)
项目
478
40%
仲裁
105
40% / 24%
逾期
82
17%
已载入
发布者: 2 代码
6
开发者 6
等级
(111)
项目
139
43%
仲裁
9
33% / 44%
逾期
6
4%
空闲
7
开发者 7
等级
(69)
项目
146
34%
仲裁
13
8% / 62%
逾期
26
18%
空闲
发布者: 6 代码
相似订单
1. PROJECT OVERVIEW Development of a custom automated and manual trading bot for NinjaTrader 8, primarily designed for Nasdaq Futures (NQ/MNQ). The bot will contain the original trading strategy, configurable risk management, automatic and manual operating modes, alerts, profit/loss management, partial profit taking, Break Even, backtesting functionality, and the additional configurable contract-averaging system
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies

项目信息

预算
30 - 60 USD
截止日期
 1  4 天