Expert Advisor based on Price Action

MQL5 Эксперты

Техническое задание

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


Откликнулись

1
Разработчик 1
Оценка
(414)
Проекты
670
33%
Арбитраж
60
17% / 32%
Просрочено
113
17%
Работает
2
Разработчик 2
Оценка
(43)
Проекты
89
66%
Арбитраж
10
50% / 50%
Просрочено
28
31%
Свободен
3
Разработчик 3
Оценка
(461)
Проекты
902
77%
Арбитраж
25
16% / 68%
Просрочено
100
11%
Свободен
4
Разработчик 4
Оценка
(4)
Проекты
6
0%
Арбитраж
2
0% / 50%
Просрочено
4
67%
Свободен
5
Разработчик 5
Оценка
(197)
Проекты
320
35%
Арбитраж
64
13% / 56%
Просрочено
83
26%
Свободен
Похожие заказы
EA improvements 60+ USD
Hi, I want to improve an existing EA Ability to modify the main time frame and indicators settings. I will give you clear specifications and I will send you the source code. Best regards
Basil 50+ USD
thanks alot Very nice concept , but if I want to write a price action indicator with multiple prices (high,low,close,open)which calculates indicator value based on i.e difference of high and low there is a problem of having only one array of data (m_source_data in CIndicator class),is there a way to work around this or do you suggest to modify the CIndicator class and make the m_source_data an array of (mqlRates or
I want to deal in triangular forex arbitrage trading. I want an automated trading robot for the same. It is also expected that the developer advises me about the setting up the operations. I live in India, so he/she must know the ethical way to do it, be it international broker account or whatever. I just need to start this sooner but in the efficient way. The developer is expected to have some experience and should
Alex 30+ USD
//+------------------------------------------------------------------+ //| PriceAction.mq4 | //| Copyright 2023, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "2023" #property link " https://www.mql5.com " #property version "1.00" #property indicator_separate_window #property indicator_buffers 2 #property
**Technical specifications for the improvement of the ProNewsTrader advisor** 1. **Description of the current state of the advisor:** - The **News** advisor automatically trades on financial markets, focusing on news events. - In the current version, news is loaded from external sites that no longer work. - The **Stop Loss**, **Take Profit**, **Trailing Stop** levels and pending orders are implemented virtually. 2
hello here am looking for someone that can assist me in removing validation form my demo file and if anyone is interested dm the for more details i will be waiting to get any reply by some on that can assist me with this
I need an expert to trade Heiken Ashi candles according to the conditions in which Doji candles appear until signs of buying or selling appear, and to enter into trades after the Heiken Ashi candle above, using the scalping method, especially for gold and currency pairs with high liquidity. I have more details for those who want to prepare an expert
1. Trading behaviour: If blue supertrend is >= lower round number and <= the higher round number, EA will place a buy pending order at the higher round number. If red supertrend is <= higher round number and >=lower round number, EA will place sell pending order at the lower round number. EA should place the pending limit order ONLY when the current price is about 10 points above the limit order level. Check the
Hey developers! It is my pleasure to meet you. I am looking for a developer to help meet build and develop a simple EA robot that works based on EMAs. If you are a professional and expierenced MT4 programmer looking to work on this project, do bid for this project so that we can proceed and work on it. Thank you
Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event. When the event occurs, the robot checks the emergence of trading signals and acts accordingly. Before you decide to program or order a trading robot, you

Информация о проекте

Бюджет
30 - 60 USD
Исполнителю
27 - 54 USD
Сроки выполнения
до 5 дн.