New candle martingel EA

MQL4 エキスパート

仕事が完了した

実行時間6 日
依頼者からのフィードバック
This guy is very good at his work, very fast and responsive. I will recommend him to anyone for fast and good work.
開発者からのフィードバック
A very good Client. I really enjoyed working with him.

指定

New candle EA.

The Ea is based open of new candle.

If the a new candle open, the EA will place a new order depending on the close of the previous candle. For example if the last candle close below the opening price then the EA place sell order at the open of new candle.

If the price move above the opening price of the current candle by a certain pips the EA should start placing buy orders 

If the last candle close above the opening price then the EA place buy order at the open of new candle.

If the price move below the opening price of the current candle by a certain pips the EA should start placing sell orders.

  The EA should continue opening buy orders at certain pip numbers with add lots if the candle kept going up from the opening price.

The EA should continue opening sell orders at certain pip numbers with add lots if the candle kept going down from the opening price.

 

Close orders

The EA should close all open orders if profiting open orders are more than losing open orders and the current

  The EA should closing all buy profiting orders if the current  price is equal to the low of the last closed candle or the current candle closes below the open price. Also if the profiting buy orders are more than all the open losing (both buy and sell) orders then the EA should close all the open orders if the current candle closes below the opening price.

  The EA should closing all sell profiting orders if the current  price is equal to the high of the last closed candle or the current candle closes above the open price. Also if the profiting sell orders are more than all the open losing (both buy and sell) orders then the EA should close all the open orders if the current candle closes above the opening price.

  Features

TP

SL

Close all profiting at the any tp or individual tp

Daily or Weekly profit target. (The number tp will take daily or weekly)

Drawdown limit. (This is maximum drawdown % for the account, and then EA will close all open orders)

Expiring period. (The user can set the expiring date of the date)

Add lot/Multiply lot (chose to either multiply or

Starting lots.

Increase lot.

Current balance Lot %: ( if selected, the EA should set a dynamic lot on certain % of  current balance, for example if the current/new balance is $1000 the EA chose 2% of $1000 =2, so the new trading lot will be 2 lots)

Close all daily.

Initial deposit profit % (this means if the account has made profit of certain % of the initial deposit the EA should close all the open orders)


ファイル:

PNG
Hedge.PNG
7.8 Kb

応答済み

1
開発者 1
評価
(55)
プロジェクト
96
40%
仲裁
13
38% / 62%
期限切れ
25
26%
2
開発者 2
評価
(68)
プロジェクト
81
11%
仲裁
12
67% / 25%
期限切れ
5
6%
3
開発者 3
評価
(169)
プロジェクト
204
30%
仲裁
25
40% / 44%
期限切れ
12
6%
4
開発者 4
評価
(769)
プロジェクト
1033
44%
仲裁
50
8% / 50%
期限切れ
117
11%
5
開発者 5
評価
(304)
プロジェクト
509
47%
仲裁
29
10% / 45%
期限切れ
138
27%
6
開発者 6
評価
(42)
プロジェクト
62
8%
仲裁
12
58% / 42%
期限切れ
1
2%
7
開発者 7
評価
(5)
プロジェクト
11
18%
仲裁
0
期限切れ
3
27%
8
開発者 8
評価
(219)
プロジェクト
405
60%
仲裁
13
38% / 23%
期限切れ
160
40%
仕事中
9
開発者 9
評価
(311)
プロジェクト
395
21%
仲裁
44
59% / 23%
期限切れ
47
12%
仕事中
10
開発者 10
評価
(247)
プロジェクト
439
34%
仲裁
56
36% / 38%
期限切れ
161
37%
取り込み中
11
開発者 11
評価
(260)
プロジェクト
422
38%
仲裁
86
44% / 19%
期限切れ
70
17%
多忙
類似した注文
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
If you think you can replicate EA ("reverse engineering") from Metarader's Market, and create a new EA from scratch that works 100% the same - please send an offer. I have already managed to find out many features of that EA (entry times, risk management, averaging, trailing...) but I still miss a few
Candle wick bot The bot will have a set amount of wick length to enter trade at candle open price, there will be a set Amount in points that the candle wick has to be to then enter that opposite of the wick direction Settings will look like this : Timeframe: (meaning which candles you’re using to measure open price from for the wick length ) If set to 5 min it’ll be using 5 min candles , if set to 15 it’ll use 15
Looking for a developer to create an MT4 EA based on a custom currency strength indicator and simple moving average. Will provide currency strength indicator code to the selected developer. Buy rules If the EA added in the EURUSD chart and EUR has a currency strength above or equal to 6 and USD has strength less than 2. Wait for the prices comes back to SMA and open the buy trade if the price closes above SMA. Place
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable
Sistema HTF EFECTIVO 30 - 60 USD
Hola, me gustaría que un programador experimentado creea un sistema de trading EA que abra y cierre operaciones muy rápido en segundos (HFT). Sería óptimo tener una opción/botón para activar solo para comprar o solo para vender (operaciones unidireccionales). Con una buena interfaz gráfica de usuario. Se agradece la implementación de su propia experiencia con sistemas de trading HFT. Es para mercados volátiles como
Hello, I would like an experienced programmer to create an EA trading system which opens and closes trades very fast within seconds (HFT). To have an option/button to activate either for only buy or only sell (one way trading) would be optimal. With a nice GUI. Implementing your own experience with HFT trading systems is welcomed. It's for volatile markets such as XAUUSD or US30. Taking advantage of order placements
The strategy is a martingale type . i.e if it hits the stop loss , it will double the lot size and place again in that direction, and when it hits the take profit at any level of the martingale, it will start over from the first lot size used initially
I want you to make me an indicator in Training View. Its idea is very simple, and I want it to have an alarm. Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the
I'm looking for a developer to assist in creating an Expert Advisor (EA) for use in a prop firm. The EA should be designed for the MT4 trading platform and include the following features: Scalping strategy Maximum drawdown of 3% Please let me know if you're interested and capable of handling this project

プロジェクト情報

予算
40+ USD
開発者用
36 USD
締め切り
最低 1 最高 2 日