A basic EA which places and modifies stop orders based on Heikin Ashi close prices from previous bars

仕事が完了した

実行時間20 時間
依頼者からのフィードバック
Hossein has been an excellent dev to work with. He is very prompt, has a good understanding of the underlying markets and was able to offer advice to improve my custom EA. Top notch!
開発者からのフィードバック
Thank you Daniel, it was a pleasure working with you. I really look forward to work with you again.

指定

Dear Freelancer,

I would like an EA for MQL4 but which is compatible with MQL5.

It is a basic EA. Similar exist but I can’t get them to act the way I want. I’ll need access to change all of the parameters listed below as I’ll be experimenting with this EA quite extensively. This is likely to be the first of a few versions. An overview of the rules of the EA:


--- EA to place two simultaneous stop orders; one buy side, one sell side

--- Placement of stop orders is based upon previous Heikin Ashi close values on M1 chart and so the EA would modify the stop orders every minute to the new close on the next bar. I would need to be able to change how far back it records the close price from (ie 9 bars ago), and at which price above/below the respective close price that the orders are placed.

--- Each order will have a stop loss (min 1 pip) and an optional take profit (0 to disable)

--- If an order is executed, the unexecuted order will be cancelled so that only one trade is active at any time

--- An executed order would have a changeable trailing stop loss that has the option to stop trailing once in profit

--- Size of orders is decided by lots in the inputs table

--- Once a position has been closed, the EA starts again. I would like there to be the option of a “cool down” period of X seconds before the EA places orders again. If cool down period is set to 0 it will place the new orders immediately, and if it is set to anything higher than 3600 the EA will not make any further trades and displays something like “Robot Finished on market XXXXX” in a dialogue box.

--- If, following a closed trade, the current market price does not allow one of the stop orders to be placed, then the EA would place a straight buy/sell order in that direction (E.g. if the market price is above the parameter for setting the buy stop order, a market buy order is placed at the current market rate with the same SO and TP parameters)

--- There must be an audible alert once an order is executed, and another one (different) for when an order is closed

 

I’m not a programmer in any way so hope this makes sense. I would want the source code and to be the publisher of the EA and I would also want some standard protections put which would stop the EA from trading if it senses any issues with the data i.e. <100bars etc.

If you are interested, please get in touch and we can look at a spec in more detail and which parameters to start with.



応答済み

1
開発者 1
評価
(2346)
プロジェクト
2951
63%
仲裁
125
44% / 26%
期限切れ
429
15%
2
開発者 2
評価
(590)
プロジェクト
789
71%
仲裁
9
33% / 33%
期限切れ
22
3%
パブリッシュした人: 8 codes
3
開発者 3
評価
(312)
プロジェクト
521
47%
仲裁
30
10% / 47%
期限切れ
139
27%
4
開発者 4
評価
(42)
プロジェクト
47
83%
仲裁
1
0% / 0%
期限切れ
2
4%
パブリッシュした人: 1 code
5
開発者 5
評価
(258)
プロジェクト
396
28%
仲裁
70
19% / 49%
期限切れ
121
31%
仕事中
6
開発者 6
評価
(145)
プロジェクト
169
50%
仲裁
22
14% / 55%
期限切れ
22
13%
7
開発者 7
評価
(219)
プロジェクト
370
42%
仲裁
145
17% / 41%
期限切れ
124
34%
パブリッシュした人: 38 codes
8
開発者 8
評価
(121)
プロジェクト
134
66%
仲裁
36
25% / 56%
期限切れ
22
16%
パブリッシュした人: 10 codes
類似した注文
I have 2 trading view indicators by GainzAlgo that I want code to mt5 , could u advise? I need you to give me response if you can convert This
I am looking to acquire an EXISTING and PROVEN MetaTrader 5 Expert Advisor. I am NOT looking for someone to develop a random new strategy from scratch. The objective is to find a robust EA with an existing track record, verify its performance and robustness, and purchase the MQL5 source code together with clearly defined commercial rights. MAIN REQUIREMENTS The EA should meet most or all of the following
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I need to build one from scratch . Experience with Sierra Chart, ACSIL
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Hi i need help to connect my chat gtp with ninja trader I have all tools. Just need supervision and seeking a professional who can do that for me. This the bridge extension https://crosstrade.io/blog/chatgpt-to-ninjatrader-mcp-walkthrough
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project

プロジェクト情報

予算
100 - 150 USD
締め切り
最低 3 最高 4 日