EA for AMP Futures MT5 using Custom Financial Instrument

MQL5 Experts Futures

Job finished

Execution time 8 days
Feedback from customer
Ahmed is a true professional, asked the right questions, and even pointed out some flaws in my logic. I am more than satisfied and would highly recommend him to anyone needing an EA.
Feedback from employee
I can't say anything except the excellent.

Specification

Develop an Expert Advisor for trading futures with AMP Futures on Meta Trader 5. The signals, triggered when a Custom Financial Instrument (CFI) breaks out of a channel, will generate market orders for 2 or 3 different contracts.

The channel will be defined as the highest high (or lowest low) of the last length bars, where length is a predefined integer >= 1. The strategy enters long if the price of the current bar is higher than the upper channel band of the previous bar. It enters short if the price of the current bar is lower than the lower channel band of the previous bar.

  1. The system, once entered, is always in the market during predefined trading times (entry, and then each exit is a reversal until close of session when flat).
  2. All orders will be market orders.
  3. When reversing, close everything out first, then open positions. (e.g. if currently long 1 ABC, sell at market 1 ABC, then sell at market 1 ABC (not long 1 ABC, sell at market 2 ABC).
  4. After each signal, check that all orders have been executed. If not, or if any order is rejected, flatten all positions and stop.
  5. No pyramiding.

The above strategy will be applied to a predefined Custom Financial Instrument (CFI), and the trades will also be predefined i.e. long and short in 2 (sometimes 3) different contracts (ABC, XYZ, EFG).

I would like the ability to predefine as input before starting time of session :

  • Trading day (generally Monday to Friday).
  • Starting and ending times of session, ST and ET in Pacific Time e.g. 07:00 and 13:00.
  • Time frame e.g. 1 minute.
  • length, an integer, which is the length of the channel in the strategy.
  • ABC, XYZ, and EFG (the 3 contracts I will be trading), and a, x, and e (integers representing the number of contracts of ABC, XYZ and EFG  respectively, where positive = long, and negative = short, 0 = no position). So for example, if a = -1, x = 1, and e = 0, then a buy signal would result in market orders to sell 1 ABC and buy 1 XYZ; a sell signal would generate market orders to buy 1 ABC and sell 1 XYZ.
  • Tick value of CFI, e.g. 0.25
  • CFI will be defined as    (fl1 * ABC)  +  (fl2 * clABC * XYZ  / clXYZ)  +  (fl3 * EFG),                                                                                                                 where fl1, fl2 and fl3 are double,                                                                                                                                                               and where clABC and clXYZ are ST's previous bar's close for contracts ABC and XYZ (e.g. if starting time is 8:30am and time frame is 1 minute, close of 8:29am bar). Hopefully the close proximity of clABC and clXYZ to ST will not affect the generation and functionality of CFI. If it does, then the next to previous bar's close for ABC and XYZ can be used instead (e.g. if starting time is 8:30am and time frame is 1 minute, close of 8:28am bar).                 

Other pre-requisites :

  1. Access to source code which should have minimum documentation and comments, and which I should be able to change and compile if necessary.
  2. Ability to stop trading (flatten all positions) at any time.
  3. If relevant, possibility of the use of VPS in the future should be taken into account.
  4. I expect support with error debugging.
  5. The EA or strategy is not to be marketed or resold in the future by the developer.


Responded

1
Developer 1
Rating
(169)
Projects
204
30%
Arbitration
25
40% / 44%
Overdue
12
6%
Free
2
Developer 2
Rating
(119)
Projects
169
38%
Arbitration
9
78% / 22%
Overdue
15
9%
Free
3
Developer 3
Rating
(42)
Projects
47
30%
Arbitration
12
17% / 75%
Overdue
6
13%
Free
4
Developer 4
Rating
(356)
Projects
632
26%
Arbitration
89
73% / 13%
Overdue
12
2%
Free
5
Developer 5
Rating
(58)
Projects
66
8%
Arbitration
39
26% / 56%
Overdue
12
18%
Working
6
Developer 6
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
Similar orders
COETZEE EA BOT 30 - 100 USD
Hello I am looking for an EA developer that can create for me a bot that trades prop firms accounts and makes at least $500 a day from a $50,000 account balance. This EA should have SL on every trade as mandatory. I do not have any EMAs strategies but I am willing to accept any strategy the developer has to deploy as long as it produces 0.5% a day and is not HFT
I need a programmer for converting a MetaTrader indicator into ea for TradeLocker. Additionally, I would like to have a new EA built in TradeLocker that mirrors the logic of the original MetaTrader, including the specific rules and conditions I need. Please contact me only if you have prior experience converting scripts from MetaTrader to TradeLocker
Requirement: 1. Convert Pivot source code .mq4 to Sierra Chart mq4 source code is provided .mq4 as attached .mq4 2. upon conversion to add a button code on Sierra chart .cpp to allow display/hide the pivot line in Sierra Chart ---- *no need alert, make it light without any alert, just a button to display/hide pivot line will do :) to continue, pivot font text also no need I"ve mark with red cross to remove see
A green point should be added at the Low point of candlesticks in the oversold zone—it is the L point. If there is at least one L point between two H points, search for a LL point in the interval between two H points. The candlestick with the lowest Low price will be the LL point. Generally, the LL point is not necessarily an L point. Search for candlesticks with the lowest Low price. If there is at least one H point
QuantumTrader 30 - 200 USD
Request for development of machine learning robots for MetaTrader 5 (MT5) **Description**: Willing to develop experience in programming trading robots using MQL5 language and can learn machine learning on MetaTrader 5 (MT5) platform. The robot should be able to implement a multidisciplinary strategy on a set of technical indicators and multiple rules. I need to develop the robots so that they can work in an
The goal is to develop a system that mirrors trade actions (Buy/Sell) from a CTrader demo account on Cronos Markets to multiple prop firm accounts on TradeLocker, ensuring accurate replication of trades while adjusting risk proportionally. I was wondering if you could help me with copy trading an EA’s action on Cronos markets (uses CTrader) into a prop firm account that I bought with TooOne Trader (uses TradeLocker
Dear developer, I want a working code to close open and pending orders on IG.com through python. when applying send me a sample video of the code closing orders on IG.com should be delivered within 2 days (please let me know) Serious coders please
I would like to create an Expert Advisor (for MT5) for personal use to manage positions. The utilities will be inspired by the tool below: https://www.mql5.com/en/market/product/23415?source=Site+Market+MT5+Utility+Rating006#description I think the number of options will be smaller, but I am very interested in the following functionality: 1. The ability to read the last highest price (pick) for short positions –
Need a Coding Expert. Fully automated Robot for Trading with minimal losses. It should be able to open/close trades automatically according to the strategy. Also, there should be an option to select maximum leverage for Trading FOREX, COMMODITIES, ENERGIES, etc. The forecast reports of trading strategies to be shared automatically to a specified Email, WhatsApp and Telegram accounts. TO DEVELOP A TRADING MANAGEMENT
Description: I am looking for an experienced developer to build an expert advisor, indicator, or automated trading system based on my strategic trading strategy. The system needs to be programmed using either MQ4, Python, or C++ . Project Details: I will provide you with the VY expert advisor file, which is part of the existing framework. The project involves breaking down and implementing my specific trading

Project information

Budget
100+ USD
For the developer
90 USD
Deadline
from 2 to 10 day(s)