Previous Candle Breakout - Pending Orders EA

MQL4 エキスパート

仕事が完了した

実行時間25 日
依頼者からのフィードバック
Alex is highly communicative and understanding, and went above and beyond. I've worked with many devs over the years, he was one of the best I've ever worked with. Highly recommended!
開発者からのフィードバック
John is easy to understand. His specifications are clear; bug reports are informative and helpful.

指定

Main Function & Features:
- Places Pending orders above (Buy stop) previous candle's High, and below (Sell stop) previous candle's Low (High & Low = Wick, Not candle body)
- Preset TP/SL, and Trailing

On-Chart Display
- On-Chart 'Close All' Button
- On-Chart 'Close All Open' Button
- On-Chart 'Close All Pendings' Button

---

Inputs:

- Timeframe selection: Current + M1 through Monthly options

- Lots: Static Lots amount + % of Equity Lots

- TP/SL Input
     - Static SL, True/False
     - Dynamic Sl, True/False (A SL for a long trade is automatically placed at the previous candle's low)
- Trailing Stop, True/False, by step, and % options
- Break Even pip input (overrides Trailing, then trailing can continue)
- Pending entry buffer, (True/False), with input for pip buffer
      - If true, places Pendings X pips from previous candle's High/Low
- Inside Bar Option: filter orders as 'only set pending if Prev Bar was an Inside Bar' (True/False)
- Option to close all orders, at end of current bar (True/False)
- Option to delete all unopened Pending orders at end of current bar (True/False)
- Option to hide TP/SL from broker (True/False)
- Operational Time Filter; True/False, if True then Start 00:00 and Stop 00:00 inputs

---

Conditions:
- Must work on Us30Index, and all regular Forex Pairs, Commodities, Metals, etc 
- Ability to still change lot size manually on Pendings that are already set on the chart. (Don't let the EA override a lot size change if done manually and individually)


応答済み

1
開発者 1
評価
(26)
プロジェクト
23
39%
仲裁
26
8% / 38%
期限切れ
0
2
開発者 2
評価
(878)
プロジェクト
1390
67%
仲裁
117
32% / 42%
期限切れ
215
15%
3
開発者 3
評価
(115)
プロジェクト
171
83%
仲裁
2
0% / 50%
期限切れ
6
4%
仕事中
4
開発者 4
評価
(15)
プロジェクト
21
38%
仲裁
3
33% / 33%
期限切れ
4
19%
5
開発者 5
評価
(3)
プロジェクト
4
25%
仲裁
4
0% / 100%
期限切れ
0
6
開発者 6
評価
(586)
プロジェクト
1045
49%
仲裁
39
28% / 41%
期限切れ
49
5%
7
開発者 7
評価
(249)
プロジェクト
398
38%
仲裁
82
41% / 20%
期限切れ
69
17%
取り込み中
8
開発者 8
評価
(2367)
プロジェクト
2975
65%
仲裁
76
47% / 14%
期限切れ
340
11%
9
開発者 9
評価
(277)
プロジェクト
334
55%
仲裁
14
36% / 29%
期限切れ
1
0%
10
開発者 10
評価
(19)
プロジェクト
27
11%
仲裁
11
9% / 55%
期限切れ
12
44%
11
開発者 11
評価
(1)
プロジェクト
1
100%
仲裁
0
期限切れ
0
12
開発者 12
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
13
開発者 13
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
14
開発者 14
評価
(62)
プロジェクト
140
46%
仲裁
19
42% / 16%
期限切れ
32
23%
15
開発者 15
評価
(58)
プロジェクト
76
33%
仲裁
9
78% / 11%
期限切れ
7
9%
類似した注文
Hello I have a EA and Custom Indicator That Someone Made for Me But I need to fix it up and get it to function properly using the customer indicator I want to fix the bug's and add a water mark to it that is all if someone could do this work asap that would be even better. EA is 3771 Lines Of Code Indicator Is 918 Lines Of Code list of things I need fixed (More then half of this is already coded in) #.1 I need the EA
Hi there Here is a video of the logic: its based on market structure and swings using validated highs and lows based on candle closure. Just in case you would like to take a look at the code/indicator here is the link: https://youtu.be/igj0OaQoM7o?si=7nigL8OU2Nt1Zxkx Let me know if you can help
Robot should have the option to either to Buy or Sell, and Buy and Sell based on selected technical indicators: PSAR, MACD, Stochastics, and Bollinger bands. Either one, all, or combination can be used to open order Lot size is either based on fixed lot, size per USD, or free margin per USD Target profit based on points and option for trail stop Stop loss is either in points or as a % of free margin Option for
Create MT5 deriv EA 30 - 35 USD
Hello . Am in need of a developer that can Create deriv EA .I need to create a Deriv Bot with Martingale 1 min candles 30 martingale plus I can change the amount of martigale with the option of 1 min up or down . Kindly bid and let discuss about the project
I need an automated EA to open positions based on the closing of a candle over/under the 50MA TP must be able to be set at specific points SP must be able to be set at previous candle open
MT4 TRADE COPIER EA 30 - 35 USD
Hello , how are you doing? Am in need of MT4 developer that can help me to develop trade copier EA for MT4 account Kindly bid for the project if it is what you can do for me thanks
I am looking for a professional developer to help me with creating a hedge grid bot. The concept is in the picture. The bot is quite simple. The bot basically opens buy and sell positions on each grid and self terminates when the upper limit (manually set is reached) 1. Set timer for new's releases (manual entry) 2. Slippage in pip's (manual entry) 3. Maximum drawdown in USD with self termination when entry
I needed to create a script based on MQL5, which depends on Stochastic and MACD indicators. Long entry should be once Stochastic lines are crossed above and MACD lines are crossed above and vice versa for short entry. If you know pine script, I have the pine script strategy code for this strategy, you can convert this into MQL5, Refer the below text file for the code
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
This is ready made grid ea Bug- This ea has some bug like - a>if mt4 restart ea trade random without any logic. B>if i add 300 pips grid ,some time ea take next trade at 400 distance pips Feature 2. Add supply and demnad + 200 ma entry logic (supply demad indicator are add to attach) 3.Add two separet engine en1 -- en2. But engine have same grid logic but separate parameter and magic number bot have anti-grid

プロジェクト情報

予算
30 - 50 USD
開発者用
27 - 45 USD
締め切り
最低 1 最高 5 日