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
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should
Tradingview developer 30 - 35 USD
Hey greetings. I am in need of tradingview developer that can modify an open source PineScript indicator code to add additional features. Kindly bid for this project if it is what you handle and let proceed with the project
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
Can you get my drafts to work? Have to conditions in RSI and Stoch oscillators ,,,I have a draft but its not run,, you can help me? if iRsi <30 ordersend op_sell iStoch > 80 ordersend op_sell Period_15M Send Orders_Buy limit Pivot Price Send Orders_Sell Limit Pivot Price
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all

Project information

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