Expert Advisor based on Price Action

MQL5 Experts

Specification

Hello,

I want you to make an expert advisor based on price action strategy same like gride hero ea but I want to bring slight changes on it. 

Parameters

  • Enable Auto Lot based on the following:

Balance 1000. Initial lot size 0.05. Lot Size Plus:  0.10

Balance 2000. initial lot size 0.1. Lot Size Plus:  0.2

Balance 3000. initial lot size 0.15 Lot Size Plus:   0.3 and so on

Only for EURUSD pair for 1 hour

  • Max Lot Size: Maximum allowed lot size
  • Enable Auto Lot Sizing: For Start Lot Size, Lot Size Plus, & Max Grid Lot Size
  • Lot Size Step: Lot size step value if auto lot sizing is enabled
  • Lot Size Max Limit: Max limit of lot size if auto lot sizing is enabled
  • Max Trades: Max number of trades
  • Max Slippage (in points): Max amount of slippage
  • Magic Number: Magic number
  • Trade Comment: Trade comment
  • Enable FIFO: Enable FIFO mode (for FIFO broker)
  • Grid Step: Minimum grid step distance
  • First Order Pips Profit: Pips to take profit for first order
  • Grid Basket Min Pips Profit: Minimum pips to take profit for grid basket
  • Enable Single Grid Cycle: Single grid cycle mode
  • Enable Quick Profit Mode All Time: Minimum profit mode at all time
  • Close All Trades and Stop Trading: Immediately close all trades and stop trading
  • Enable Time Filter For First Order Entry: Time filter for first order entry
  • Select Trading Time Filter Mode: 2 different modes of time filter
  • Broker's Winter GMT Offset: Only applicable to Built In Optimized Trading Time mode
  • User Defined Trading Start Time (Your Broker's Server Time): Only applicable to User Defined Trading Time mode
  • User Defined Trading End Time (Your Broker's Server Time): Only applicable to User Defined Trading Time mode
  • Enable Volatility Filter For First Order Entry: Volatility filter first order entry
  • Enable Price Action Troopers: Price Action Troopers modules for first order entry
  • Enable Artificial Instinct Processor & Modules: Artificial Instinct Processor Unit & Modules
  • Enable Delayed Monday Start: Enable delayed Monday start
  • Monday Start Time (Your Broker's Server Time): Monday start time
  • Enable Early Friday Close: Enable early Friday close
  • Enable Close Trades On Friday End Time: Close trades on Friday end time
  • Friday Close Trade Mode: Close trades mode on Friday end time
  • Friday End Time (Your Broker's Server Time): Friday end time
  • Auto Align Friday End Time (if Trading Time Filter Is Enabled): Auto alignment of Friday end time
  • Trade On Sunday~Saturday: Enable trading on individual day of week
  • Enable Spread Filter: Enable Spread Filter
  • Max Spread (in points): Max spread for the spread filter
  • Enable Balance Protection: Enable balance protection & features
  • Enable Push Notification: Enable push notifications
  • Enabled News Filter: Enable the News Filter 
  • Enable Display Panel: Enable Display Panel
  • Newly built-in Price Action Troopers Modules for First Order Entry that integrates Grid Hero core P.A.M.A. algorithm with price action candlesticks patterns trading (enabled by default)
  • Added new parameter for Price Action Troopers "Enable Pinbar Troopers" (enabled by default)
  • Added new parameter for Price Action Troopers "Enable Engulfing Bar Troopers" (enabled by default)
  • Added new parameter for Price Action Troopers "Enable Full Engulfing Troopers" (enabled by default)
  • Added new parameter for Price Action Troopers "Enable Marubozu Troopers" (enabled by default)
  • Added new parameter for Price Action Troopers "Enable Doji Troopers" (enabled by default)
  • Added new parameter for Price Action Troopers "Enable Morning & Evening Star Troopers" (enabled by default)
  • Added new parameter for Price Action Troopers "Enable Gap Troopers" (enabled by default)
  • Added new parameter for Price Action Troopers "Enable Rising Sun & Dark Cloud Troopers" (enabled by default)
  • Added new parameter for Price Action Troopers "Enable Spinning Top Troopers" (enabled by default)

What are the price action candlestick patterns that Grid Hero (from V8.0 & onward) can detect and trade?

  • The Hammer
  • The Shooting Star
  • Dragon Fly Doji
  • Gravestone Doji
  • Bullish Engulfing
  • Bearish Engulfing
  • Bullish Full Engulfing
  • Bearish Full Engulfing
  • White Marubozu
  • Black Marubozu
  • Standard Bullish Doji
  • Standard Bearish Doji
  • Long Legged Bullish Doji
  • Long Legged Bearish Doji
  • The Morning Star
  • The Evening Star
  • Bullish Gap Up
  • Bearish Gap Down
  • The Rising Sun
  • The Dark Cloud Cover
  • Bullish Spinning Top
  • Bearish Spinning Top

The product must be on my name Mohammad Yousaf Hameedi, copyright.

thank you,

yousaf


Responded

1
Developer 1
Rating
(414)
Projects
670
33%
Arbitration
60
17% / 32%
Overdue
114
17%
Working
2
Developer 2
Rating
(43)
Projects
89
66%
Arbitration
10
50% / 50%
Overdue
28
31%
Free
3
Developer 3
Rating
(461)
Projects
902
77%
Arbitration
25
16% / 68%
Overdue
100
11%
Free
4
Developer 4
Rating
(4)
Projects
6
0%
Arbitration
2
0% / 50%
Overdue
4
67%
Free
5
Developer 5
Rating
(195)
Projects
317
35%
Arbitration
64
13% / 56%
Overdue
82
26%
Free
Similar orders
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
Hello, I am looking for someone that can develop for me a trading bot, that can trade on Crash 500 and 1000, and also on Boom 500 and 1000. The bot must buy on Crash 500 and 1000 and sell on Boom 500 and 1000. The indicator we use is the Awesome Oscillator. The CRASH 500/1000 we scalp it by buying. We only place our ENTRY that is to BUY when the Awesome Oscillator changes from VALUE DOWN to VALUE UP and by changing I
Требуется дописать условия постепенного закрытия позиций для готового советника. Есть готовый советник для МТ4 с простым условием для ТР. ТР= n x SL Требуется написать условие постепенного выхода из сделки. 1. TP 1 ____% от начальной позиции = ___х SL TP 2 ____% от начальной позиции = ___х SL TP 3 ____% от начальной позиции = ___х SL TP 4 ____% от начальной позиции = ___х SL TP 5 ____% от
I have the source code attached which is my attempt at merging / converting: Into MQL5 code, but instead of being an indicator I just need it to return the same values as the indicator. What I need help with: I need the values in the comments to return similar to the demo indicator below - currently it is showing values near the price, but would instead expect - values from -80 to 80 like the indicator How to test: -
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
Im going to automate my strategy, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote. thanks ahead. /Axel
— EA RULES — 1. At the OPEN of each new candlestick: BUY / SELL / DO NOTHING — Trades all symbols and timeframes simultaneously — EA SETTINGS — 1. Max Exposure Risk %: (Input) (On/Off) 2. Max Daily TakeProfit %: (Input) (On/Off) 3. Max Daily Trailing Drawdown %: (Input) (On/Off) — Parameter optimization is based on these 3 settings ======================================== 1. Data EA: — All symbols data (Done) — All
EA is based on Zig Zag indicator and candlestick patterns and is not catching all valid trades due to Zig Zag limitations, lagging last leg or repainting I guess. Before I will select you please present me a solution for this issue. I am so sorry, but I haven't got time for an amateur programmers. I am searching a programmer for a longer co-operation
Brizzo bot 1.2 30 - 150 USD
*Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
Diamond back 1,2 30 - 150 USD
I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is

Project information

Budget
30 - 60 USD
For the developer
27 - 54 USD
Deadline
to 5 day(s)