Pin Bar Trading EA

MQL5 Эксперты

Работа завершена

Время выполнения 9 дней
Отзыв от заказчика
Прекратих проекта, само за да спра агонията. Най-лошият разработчик, който съм срещал! НЕ СИ ЗАСЛУЖАВА!!!
Отзыв от исполнителя
I know that we have bad customer, worst than this guy, you will never seen.. he is just here to play with developper...very very very bad customer

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

Pin Bar Trading EA

 

Specification:

Trade on multiple timeframes (option to choose!)

Clean graphics, no indicators!

  Entry signal: formation of a pin-bar at the end of a short-term or medium-term trend.

The signal is valid after the end of the tape, not inside it!

Bullish pin bar: A candle whose lower tail is at least ¾ of the size of the candle, referred to below as a signal bar.

Bearish pin bar: A candle whose upper tail is at least ¾ of the size of the candle, referred to below as a signal bar.

Trade signal:

Buy signal:

Bullish Pin-Bar Formation:

If the bar is green, then its lowest value must be lower than or equal to the lowest value of the last 10 (this must be a variable value) bar, and its opening price,   must be equal to or lower than the closing price of the last 10 (this must be a variable value) bars.

If the bar is red, then its lowest value must be lower than or equal to the lowest value of the last 10 (this must be a variable value) bar, and its closing price must be equal to or greater than -low of the closing price of the last 10 (this should be a variable value) bars.

Sell signal:

Bearish pin-bar formation.

If the bar is green, then its highest value must be greater than or equal to the highest value of the last 10 (this must be a variable value) bar, and its closing price,   must be equal to or higher than the closing price of the last 10 (this must be a variable value) bars.

If the bar is red, then its highest value must be greater than or equal to the highest value of the last 10 (this must be a variable value) bar, and its opening price,   must be equal to or higher than the closing price of the last 10 (this must be a variable value) bars.

Trade and parameters:

Buy:

After the formation of a bullish pin bar, the EA will open a “Buy” position when the askline touches the closing price of the signal bar ( ie, the entry price must be equal to or lower than the closing price of the signal bar).

The price for TP is formed by adding to the closing price of the signal bar the size of its lower tail in points, multiplied by x1, x2, x3, etc. (this should be a variable value) added to the closing price of the signal bar.

The SL is not placed, and the EA should close the position automatically when there is a close of a candle below the lowest price of the signal bar.

If the TP is reached before the position is opened, the signal is considered invalid.

Sell:

After the formation of a bearish pin bar, the EA will open a “Sell” position when the bidline touches the closing price of the signal bar ( ie, the entry price must be equal to or higher than the closing price of the signal bar).

The price for TP is formed by subtracting from the closing price of the signal bar the amount of   its upper tail in points multiplied by x1,x2,x3, etc. (this should be a variable value).

The SL is not placed, and the EA should close the position automatically when there is a close of a candle above the highest price of the signal bar.

If the TP is reached before the position is opened, the signal is considered invalid.

In case there is an entry signal on more than one time frame at the same time, the higher one takes priority!

An open position can be closed only in the following cases:

1.TP price has been hit.

2. The above conditions for SL have been met .

3. A reverse pin-bar is formed, regardless of its location. When there is an open position, the appearance of a reverse pin-bar on a lower time frame does not affect the trade and is ignored as a signal!

  There cannot be more than one open position for each currency pair!

MM:

Fixed lot size.

Risk % of the balance, but not less than 0.01

Lot size 0.01(variable) every $100 but not less than 0.01

Risk % for all positions simultaneously

Max. spread

PS When trading indices, the minimum trading volume with my broker is 0.1 or 1 lot. If the EA is set to give signals with a volume of 0.01, 0.02, 1.28, etc., then the EA will probably give an invalid   volume. That's why EA   should be able to trade indices too!

Before making the payment, in addition to the finished product, the source code must also be provided to me!


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

1
Разработчик 1
Оценка
(171)
Проекты
194
11%
Арбитраж
37
38% / 35%
Просрочено
5
3%
Загружен
2
Разработчик 2
Оценка
(141)
Проекты
207
80%
Арбитраж
18
33% / 44%
Просрочено
10
5%
Работает
3
Разработчик 3
Оценка
(155)
Проекты
232
59%
Арбитраж
3
100% / 0%
Просрочено
49
21%
Работает
4
Разработчик 4
Оценка
(248)
Проекты
444
34%
Арбитраж
56
36% / 38%
Просрочено
163
37%
Загружен
Похожие заказы
Zzz 30+ USD
// กำหนดค่าตัวแปรพื้นฐาน input double lotSize = 0.1; // ขนาดล็อตที่ต้องการ input int takeProfit = 50; // ระยะ Take Profit (จุด) input int stopLoss = 50; // ระยะ Stop Loss (จุด) input int magicNumber = 123456; // หมายเลข Magic Number input int smaPeriod = 14; // ช่วงเวลา Simple Moving Average (SMA) // เวลาที่ออเดอร์ล่าสุดถูกเปิด datetime lastOrderTime = 0; // ฟังก์ชั่นหลักของ EA void OnTick() { //
Mobile robot 50 - 100 USD
I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market

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

Бюджет
50+ USD
VAT (20%): 10 USD
Итого: 60 USD
Исполнителю
45 USD
Сроки выполнения
от 1 до 5 дн.