Modification of existing indicator with new user defined functions

MQL4 Индикаторы

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

This indicator will be used with mt2trading, a bridge for trading binary options which connects to the api of the broker in mt4 and iqoption. so it is very important that after the changes it can still work with mt2trading, and we will be using this indicator on smaller time frames such as m1 and m5, so the indicator has to be optimized to work on small timeframes

1) Color buffers: each object being printed on the chart will require a separate color buffer in the color inputs tab and has to be readable/connectable to mt2trading bridge without interruptions or delays

2) Inclusion of martingale function: I will need to include calculations for martingale steps (n=xx number user defined) and have the results displayed in a data window, explained further below and can be discussed more when needed. This is just for displaying data and not for working with the bridge, so it takes less time to manually check all combinations. So function to check for martingale on the next expiry which will just be the next bar, or martingale next signal

b) Martingale step marker: a visual marker on the chart showing where the user defined number of martingale steps either succeeded or failed. So for example, user has set martingale at 3 steps so on top of the 3 rd consecutive bar there will be number 3, in red if the martingale failed on that step or the number will be green if the martingale succeeded, this is only for if user chooses martingale next expiry, if user chooses martingale next signal then the number marker will be set on top of the signal where either the martingale steps either failed or succeeded

c) Data window: results will be shown visually on the chart in a data window. I will provide you with more details on how the data window would look during the process of discussion

d) New calculation for martingale will have to take into consideration the martingale steps as well. So for example a 2 step martingale would be 8 bars/trades win or loss

e) Data window will include showing how many times the user defined number of martingale steps, like example user defined 3 steps, so how many times the 3 step failed and how many times it was successful. More details on how it will look in the data window will be provided in process

3) function that will let user specify that No signal will be printed if remaining time for current bar to close on any time frame is less than user specified number. example user specifies 5secs, only signal that appears within the 1st 5secs of the open of the new bar on any time frame will be printed, if a signal is about to appear after 5secs have elapsed, it will not be printed and so on. function should be for secs so for like 2min 15secs it will be 135secs. All other functions below should be in compliance with this step if turned on

4) When all conditions are met in the indicator for signal to appear, the signal will be withheld and will appear only under the following conditions if chosen

a) when price has retraced by user defined number of pips xxxx.xx . example: on eurusd sell signal should appear at 1.1200, and user has defined price to retrace 20 pips, then when price has retraced to 1.12020 then only signal will appear.

b) When price has retraced to open price level of signal bar (current bar the signal has appeared on)

c) when price has retraced to open price level of previous bar( price level at which the previous bar closed)

4) Gap sizing for the arrows and martingale step marker

5) Audio alert, pop-up message including the pair, time frame, time (xx:xx:xx) and the the signal if it was buy or sell

6) Arrow shift function- by default the signal will always be on the bar being used for the calculation of the signal, and that is the signal bar( the 0 bar). I would like a shift arrow function that would let the user choose which bar the arrow should be printed on. So for example if user chooses 1, then the arrow would be on the bar preceding the 0 bar and would appear exactly on the open of the bar without delay, and so on. And if user chooses 1 or more, then the retracement function and time filter function will not be considered, they are only for the 0 bar


Файлы:

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

1
Разработчик 1
Оценка
(3)
Проекты
4
0%
Арбитраж
2
0% / 100%
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(4)
Проекты
6
0%
Арбитраж
2
0% / 50%
Просрочено
4
67%
Свободен
3
Разработчик 3
Оценка
(261)
Проекты
425
38%
Арбитраж
86
44% / 19%
Просрочено
71
17%
Загружен
4
Разработчик 4
Оценка
(277)
Проекты
334
55%
Арбитраж
14
36% / 29%
Просрочено
1
0%
Свободен
Похожие заказы
NRTR - indicator for MetaTrader 5 NRTR (Nick Rypock Trailing Reverse) - indicator for MetaTrader 4 NRTR WATR - indicator for MetaTrader 4 NRTR GATOR - indicator for MetaTrader 5 X2MA NRTR - indicator for MetaTrader 5 NRTR - indicator for MetaTrader 5 NRTR GATOR - indicator for MetaTrader 4 NRTR - indicator for MetaTrader 4 Stalin_NRTR - indicator for MetaTrader 5 NRTR Color Line - indicator for MetaTrader 5 NRTR Rosh
I need an EA edited to make TWO main changes to conditions for how it enters trades. The EA code is written with clean code and is well commented. Will provide more info on changes in a doc in the chat
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP

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

Бюджет
30 - 39 USD
Исполнителю
27 - 35.1 USD
Сроки выполнения
от 1 до 3 дн.