Price action Trading

MQL4 전문가

명시

Hi Please find detail input to Quote a price for EA. Once Developer is identified , i will give more in depth understanding of EA clear chart examples and inputs required. 


Position Sizing for Trade:

Position size = ((account value x risk per trade) / pips risked)/ pip value per standard lot

Money Management:

If current account balance is less than x amount of Dollar, do not make a new trade. 

Multi charting:

This logic should be working on multiple charts involving all logic across currency pairs at given point in time. 

 

Buy Rule:

Ø  When candle is closed above MA 1 ,MA2,GMA (Moving Average)

Ø  When Candle is above Previous Trading Zigzag High

Ø  Should be Buy Price action candle

Ø  Should be bull candle.  

Ø  Candle should not be long candle

Ø  Risk should be greater than X1 pips. 

 

Confirmation Checks:

Ø  Trade should be had faced Fibonacci retracement ratio of 50 % or above. FB Retracement should user larger zigzag.

Ø  Trade should confirm, there is no lower low  trading zig zag for sell or higher high trade zigzag is not available for last x days.

 

ü  Buy Price action candle: Candle which is closed above previous day’s high.

ü  Long Candle:  Last Candle Average (high-low for bull candle, low – high for bear candle. Average of is taken for n days) should be less than current candle.

ü  Risk:  pips Distance between initial stop loss and trade point. 

 

 

Take Profit options

Ø  Candle Closed below MA or  ATR involved stop or Fibonacci expansion levels or  fixed Risk reward ratio   – Whichever is first.

ü        Risk :Pips between Initial Stop loss and trade starting pips is called Risk 

 

Dynamic Stop loss: 

  Buy:

Ø  When a price action candle is followed by bear candle then last zig zag low is made as stop line, if candle close below stop line, trade is ended. 

 

 

 

Recovery System.

 

Recovery system is responsible to make multiple trades within main trade. It makes one trade per trading swing low and high at max when all following conditions were met. It use same trade position size as main trade.

All inputs and conditions are same as main trade are 

 

Ø  After main trade a trading Zig Zag low is made.

Ø  Main trade is running, i.e. is not closed.

Ø  Candle is not closed in Area of influence

Ø  Candle is not bearish pin bar

Ø  Candle is not trading above FE level above X5

Ø  Maximum number of recovery trade within main trade not exceeded.

Ø  Main trade is not confirmation trade.  True/False


Profit Booking:

Two option to be developed:

1.         1.   Pivot point based profit booking

2.       Use same profit booking concept of main trade 

 Trade closure:

Two method to be developed and one can be choose.

1.        1. Pivot level trade closure. Get user set input pivot level as trade closure point

 2.       Follow same stop line as main trade. 

 

Other Minor Nice to have in EA

ü  Zigzag lines to drawn arrow mark above candle with proper coloring.

General instruction: Follow True/False for all indicator with input values concept to make EA flexible.

 

**************************Following is nothing to do with trade , just a Visual representation to make easy understand of chat********************************************

 

Visual Instruction 


List of instruction need to be drawn so that charts can be easily read to change automated trading decisions. 

 

Finding Area of Interest (AI): 

Concept: use Larger Zig Zag indicator, from current price, draw previous zig zag high candle -low too high in to future price area. Same need to be done for zig zig low candle. As price move these level need to be redrawn.

Candle patterns:

Pin Bar

Inside Bar

indecision Candle

Drawing Levels 

Line only need to draw right side , not across chart   

Trade info number to be developed displayed in bottom of chart  

EA Numbers

Main trade numbers

Recovery trade numbers

Current trade  

응답함

1
개발자 1
등급
(121)
프로젝트
134
66%
중재
36
25% / 56%
기한 초과
22
16%
무료
2
개발자 2
등급
(28)
프로젝트
47
23%
중재
13
31% / 15%
기한 초과
12
26%
무료
3
개발자 3
등급
(362)
프로젝트
506
40%
중재
147
18% / 72%
기한 초과
99
20%
로드됨
4
개발자 4
등급
(1097)
프로젝트
1778
61%
중재
14
64% / 7%
기한 초과
84
5%
무료
5
개발자 5
등급
(49)
프로젝트
134
27%
중재
62
13% / 53%
기한 초과
58
43%
무료
6
개발자 6
등급
(266)
프로젝트
540
50%
중재
55
40% / 36%
기한 초과
224
41%
작업중
7
개발자 7
등급
(647)
프로젝트
1295
67%
중재
84
26% / 49%
기한 초과
338
26%
무료
8
개발자 8
등급
(2)
프로젝트
2
0%
중재
13
8% / 92%
기한 초과
1
50%
무료
9
개발자 9
등급
(586)
프로젝트
1048
49%
중재
39
28% / 41%
기한 초과
49
5%
무료
10
개발자 10
등급
(46)
프로젝트
73
16%
중재
13
8% / 92%
기한 초과
37
51%
무료
비슷한 주문
Equity chart generator 50 - 500 USD
Develop a bot that automatically generates and extracts equity charts, even for mt5 accounts with prior trade history. This chart will show the account’s performance over time, factoring in all previous trades
I want to modify my indicator to make it a scanner so it will be easier and not missed the signal alerted by the indicator for all the available currency no settings will be changed just adding the time frame selection. time frame selection has to have an option to select all timeframe or just the timeframe selected. the job is to make the indicator: 1. make it a scanner (window or table to show all signal produces
I need an expert advisor based on MACD and MA signals. It must have check and handling of trade operations errors. The main criteria for opening and closing positions: ◇Both Main and Signal direction must be shown by Arrows which is going to be for buy and sell positions
Need a programmer 30 - 50 USD
I am seeking an experienced MQL programmer to develop a custom Expert Advisor for MetaTrader 5. The project involves creating a trading strategy that stops trading after 2 consecutive losses until 6 AM the next day. The ideal candidate should have: - Proficiency in MQL5 programming. - Strong understanding of trading strategies and market analysis. - Experience with backtesting and optimizing trading algorithms. If
Trendline expert 40 - 200 USD
My project is to put my strategy on the VCrush indicator. I already have the indicator, I just need to add the entry methods, take and stop rules. There are 5 lines in total, when these lines are aligned, the robot makes the entry. Below are two images of what the buy and sell entries would look like with the lines aligned
Description of the ScriptThis script is designed for MetaTrader 4 (MT4) to execute a Buy order based on a re-entry strategy using the BBMA (Bollinger Bands Moving Average) approach. The main timeframe used is H1 (1-hour), and the script employs the Classic Bullish Engulfing pattern as a validation criterion before placing a Buy order.Key Components of the Script:Input Parameters:Lots: Defines the lot size for the
I need an expert to help me with adding more features to my existing mt4 EA I think the addition I want added to this EA is fairly simple--but I don't really understand how programming works, Contact me for a long term work, This is not the only project, I will explain the features in the inbox, Let me know if you can do it
Expert Advisor para operar no par XAU/USD no gráfico de 30 minutos, com as seguintes especificações: Indicadores : Utilize uma mídia móvel simples (SMA) de 72 períodos. Utilize o indicador Money Flow Index (MFI) com um período de 7. Inclui um indicador para marcar suporte e resistência nas últimas duas semanas no gráfico H4. Critérios de Operação : Venda : Execute uma ordem de venda se o preço se poupar no mínimo 800
EA Robot 30 - 500 USD
I Shawn Mametsa wants to creat a robot that will help a lot of people to make money through trading and become successful through trading I want to help those who want to trade but don’t know how to analyse the market
This is a simple Martingale based EA with RSI indicator used as buy/sell order conditions Mandatory Inputs: extern double TakeProfit = 120.0; // self explanatory for first order, for martingale orders it will adjust TP of all orders of the same type (buy / sell) to one, for example if an order opened at 100, 2nd opens at 105, the both of their tps will be at the same point, if an order is manually closed, it will

프로젝트 정보

예산
기한
에서 10  20 일