Grid Expert Advisor MT4

MQL4 エキスパート

仕事が完了した

実行時間11 日
依頼者からのフィードバック
Great job, understood the brief, delivered on time with no real fuss, only one small tweak required and we are up and running. Look forward to working with him on the next project.

指定

Hi

I would like an EA written for Mt4.  It's a fairly simple EA to manage a grid.

The EA will take parameters as:

- Paid (symbol) - gbp/usd 

- Lot Size

 -Channel bottom price (the bottom price at which no more orders are created)

- Channel top price (the top price at which no more orders are created

-  Grid Spacing - how many pips between each trade

- Target profit in pips

- Trailing in pips

- Replace Orders - yes/no

- Directin - buy/sell/both

- Magic Number

 

The EA will then create orders from the bottom channel price to the top channel price in the direction, which can be sell orders, buy orders or both.  It will setup the orders at the specified grid spacing, so for example 25 pips.  The orders then get picked up as the price hits.  Once the trade is in profit by the target profit it will turn on trailing by the trailing in pips, maybe 2 pips.  Once there is confirmation that that trade is locked into profit it will replace the exact same entry order.

 So for example I may select:

 

gbp/usd, 10k lot, bottom of 1.5207 and top of 1.5307 with a grid space of 10 and select direction both - the grid will have 20 trades, 10 long and 10 short, the top/bottom number is important, you see the '7' so the entries would be 1.5207, 15217, etc

 

The script will maintain this grid.  So lets assume we came up from 1.5206 and got to 1.5207 - we pick up the short and long and open the positions.  We now go to 1.5217 - our target profit is 10 ppis so we turn on trailing to be 2 pips behind (so locking in 8 pips), once we get confirmation from the platform this is locked in we replace that long entry order back on 1.5207

 

If the script is set to sell only it will only set short orders and vice versa if set to buy

 If the script is set to not replace entry orders it will create the initial entry order, once that order is opened and hits its target profit it will lock in and manage the trade out but NOT replace the entry order.

 

応答済み

1
開発者 1
評価
(879)
プロジェクト
1392
67%
仲裁
117
32% / 42%
期限切れ
215
15%
2
開発者 2
評価
(2428)
プロジェクト
3057
66%
仲裁
77
48% / 14%
期限切れ
340
11%
仕事中
3
開発者 3
評価
(320)
プロジェクト
523
66%
仲裁
52
21% / 38%
期限切れ
167
32%
4
開発者 4
評価
(490)
プロジェクト
1016
58%
仲裁
29
28% / 24%
期限切れ
132
13%
仕事中
5
開発者 5
評価
(71)
プロジェクト
156
44%
仲裁
22
41% / 14%
期限切れ
16
10%
6
開発者 6
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
7
開発者 7
評価
(61)
プロジェクト
120
34%
仲裁
17
18% / 41%
期限切れ
51
43%
8
開発者 8
評価
(89)
プロジェクト
137
24%
仲裁
35
9% / 40%
期限切れ
52
38%
9
開発者 9
評価
(225)
プロジェクト
284
42%
仲裁
15
13% / 47%
期限切れ
67
24%
10
開発者 10
評価
(28)
プロジェクト
30
50%
仲裁
4
0% / 100%
期限切れ
8
27%
11
開発者 11
評価
(8)
プロジェクト
9
0%
仲裁
6
0% / 100%
期限切れ
4
44%
12
開発者 12
評価
(28)
プロジェクト
47
23%
仲裁
13
31% / 15%
期限切れ
12
26%
13
開発者 13
評価
(586)
プロジェクト
1048
49%
仲裁
39
28% / 41%
期限切れ
49
5%
類似した注文
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode

プロジェクト情報

予算
80 - 150 USD
開発者用
72 - 135 USD
締め切り
最低 1 最高 14 日