Market Making Algo

MQL4 Эксперты

Техническое задание

I'm currently using MBTrading as they are an ECN that lets one post limit orders to their order book. One can even post limits inside the spread. I would like the algo to do the following

 

1) Only sell short limit orders will be used to open new orders. No open buy orders.

2) The only buy orders that should be used are for the Take Profit, which I will explain in point 4 below.

2) No market orders are to be used.

3)  I'd like to always have the best Ask price on MBTrading's order book for whatever currency pair I choose. In other words, if the best Ask price on EURUSD is 1.11494, then I want to be 1.11493. If, for example, their Ask price moves up to 1.11501 then I want my Limit Sell order to move to 1.11500. So I want my Ask price to move automatically.

4) If my Limit order is lifted then I want a Take Profit to be set to the best Bid price + 1/10 of a pip. So if my Limit order is lifted at 1.11500 and the best bid available is 1.11485 the I want my Take Profit to be set at 1.11486. I also want my Take Profit price to move if the market Bid moves. So, for example, if the market Bid moves up to 1.11489 then I want my Take Profit to move to 1.11490. If, instead, it moved down to 1.11482, then I want to be at 1.11483. The movement in the Take Profit shall be capped at the price at which my Limit Short order was executed. In other words, my Take Profit, should never go above the price where I sold short. If the best Bid price moves above the price at which I sold short, then leave the Take Profit at the price at which I sold short.

5) I should be able to enter the default Lot size each time I start the EA.

Is this possible? Thank you. 

Откликнулись

1
Разработчик 1
Оценка
(10)
Проекты
17
53%
Арбитраж
11
27% / 55%
Просрочено
4
24%
Свободен
2
Разработчик 2
Оценка
(362)
Проекты
506
40%
Арбитраж
147
18% / 72%
Просрочено
99
20%
Загружен
3
Разработчик 3
Оценка
(1858)
Проекты
3461
88%
Арбитраж
73
40% / 15%
Просрочено
265
8%
Свободен
4
Разработчик 4
Оценка
(2440)
Проекты
3075
66%
Арбитраж
77
48% / 14%
Просрочено
340
11%
Свободен
5
Разработчик 5
Оценка
(71)
Проекты
156
44%
Арбитраж
22
41% / 14%
Просрочено
16
10%
Свободен
6
Разработчик 6
Оценка
(266)
Проекты
540
50%
Арбитраж
55
40% / 36%
Просрочено
224
41%
Работает
7
Разработчик 7
Оценка
Проекты
0
0%
Арбитраж
1
0% / 100%
Просрочено
0
Свободен
8
Разработчик 8
Оценка
(44)
Проекты
100
39%
Арбитраж
17
29% / 47%
Просрочено
32
32%
Свободен
9
Разработчик 9
Оценка
(647)
Проекты
1295
67%
Арбитраж
84
26% / 49%
Просрочено
338
26%
Свободен
10
Разработчик 10
Оценка
(49)
Проекты
77
43%
Арбитраж
6
33% / 50%
Просрочено
22
29%
Свободен
11
Разработчик 11
Оценка
(121)
Проекты
134
66%
Арбитраж
36
25% / 56%
Просрочено
22
16%
Свободен
12
Разработчик 12
Оценка
(130)
Проекты
210
40%
Арбитраж
90
20% / 43%
Просрочено
85
40%
Свободен
Похожие заказы
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

Информация о проекте

Бюджет
100 - 150 USD
Исполнителю
90 - 135 USD