Price action Trading

MQL4 Experts

Spécifications

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  

Répondu

1
Développeur 1
Évaluation
(121)
Projets
134
66%
Arbitrage
36
25% / 56%
En retard
22
16%
Gratuit
2
Développeur 2
Évaluation
(28)
Projets
47
23%
Arbitrage
13
31% / 15%
En retard
12
26%
Gratuit
3
Développeur 3
Évaluation
(362)
Projets
504
40%
Arbitrage
147
18% / 72%
En retard
98
19%
Occupé
4
Développeur 4
Évaluation
(1092)
Projets
1772
61%
Arbitrage
14
64% / 7%
En retard
84
5%
Gratuit
5
Développeur 5
Évaluation
(49)
Projets
134
27%
Arbitrage
62
13% / 53%
En retard
58
43%
Gratuit
6
Développeur 6
Évaluation
(265)
Projets
539
50%
Arbitrage
55
40% / 36%
En retard
224
42%
Travail
7
Développeur 7
Évaluation
(647)
Projets
1295
67%
Arbitrage
84
26% / 49%
En retard
338
26%
Gratuit
8
Développeur 8
Évaluation
(2)
Projets
2
0%
Arbitrage
13
8% / 92%
En retard
1
50%
Gratuit
9
Développeur 9
Évaluation
(586)
Projets
1047
49%
Arbitrage
39
28% / 41%
En retard
49
5%
Gratuit
10
Développeur 10
Évaluation
(46)
Projets
73
16%
Arbitrage
13
8% / 92%
En retard
37
51%
Gratuit
Commandes similaires
I am looking to have a tool developed that can connect and copy trade from Quantower on machine A to Quantower on machine B. I am aware that Quantower has a built in trade copier but I need to get the trades over to a different instance of QT on a separate machine. Is this possible and something you could help with? All orders for entry and exit would be market orders so do not need any targets or stop losses copied
I’m looking for a developer that has understanding of scalping and HFT strategies that can make an algo that works for all brokers and prop firm LIVE accounts (like STP, ECN, DMA, Money Makers, NDD, Fast Server etc.,). I want someone that has understanding and insight in different scalping and HFT strategies, preferably something like momentum based strategies. The EA has to work on all Brokers and Prop firms like
I'm looking for professional developer for my project.I'm having indicators source code , i want to convert it into MT4 EA .it is having some basic inputs such as lot size,TP,SL,B.E,trailing,News filter features along with some special inputs.detailed strategy will be discussed in chat room.i prefer Indian developers who speaks hindi
Good Day I would like to create a trading bot that is able to link to my news provider. The bot will execute trades based on the actual news release data as soon as the data is released. I will need to input parameters that would automatically trigger once the actual data is released (Need to know what format you will require or other recommendations) Execution speed will be a crucial factor in this regard. Adding to
The strategy uses a grid trading system where trades are placed at set intervals (grid levels) and are managed using Bollinger Bands for entry and exit signals. A fixed lot size, trades are managed to comply with maximum spread conditions and specific trading hours, with the possibility of closing trades based on Bollinger Bands signals. The use of Bollinger Bands indicates a focus on volatility-based trading, while
Hi, I would like to create an expert advisor to fully automatic trade in MT4 as below, it should be possible with gold or any currency pairs and need to possible with 2, 3, 4 or 5 after decimal quotes PAROL MA CROSSOVER 1. Magic Number : Customize 2. Take profit in points : Customize 3. Stop loss in points : Customize 4. Strat time in GMT : Customize 5. End time in GMT : Customize (It means no need to open a new
Hi. I will require a MT4 EA with 3 indcators for a specific time frame, certain parameters can be adjusted and should be able to automated trading. 1. RSI 2. EMA EA 3.Trading Volume . 4 & 5 digits can use 1.) 1 RSI . and 2 EMA ( cross over ) 1.1.) All different timeframe can use ( adjustable ). 1.2.) Entry pricing will need to meet at least 2 out of 3 indicators levels. 1.3.) Each indicators can be adjusted. 2.)
Need MT4 EA which will trade based on Round Number and Supertrend. Trading conditions: If buy supertrend is >= lower round number and <= the higher round number, EA will place a buy pending order at the higher round number. If sell supertrend is <= higher round number and >=lower round number, EA will place sell pending order at the lower round number. If the trade is exited because of SL/BE, EA will place another
Hi Everyone, I need a cloud based licensing system to protect my MT4 / MT5 Indicators and Expert advisors Secure an unlimited number of EAs, indicators, and scripts. Create and manage unlimited license keys for secured EAs, indicators, and scripts. Instantly suspend license keys in case of refund. Lock EA/indicator to specific accounts and time frame similar to this
I need a ea 50+ USD
I need an ea for my prop firm challenge 5000usd account. that can execute trade itself with 0.5R risk and at least 1:2 target.Not maximum drawdown 2-3% and can generate monthly return 10 to 20%

Informations sur le projet

Budget
Délais
de 10 à 20 jour(s)