I need a developer to create 5 functions for expert advisors for MT4 and MT5 (A), (B), (C), (D).

İş Gereklilikleri

function (A)

Bringing together the 2 experts into 1 expert, maintaining only the individuality that one cannot communicate with the other

 

I have two experts who are part of a strategy

I want to become a single expert

Maintain individuality, you cannot communicate with each other

 

Leave in extern (false) or (true)

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

function (B)

Add the function (false) or (true) INTO THE EXISTING FUNCTION: TradeSize = 0.01;

689944

(true) Function (C) does not work

(false) Function (B) does not work

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

function (C)

KEEP AVAILABLE FOR MODIFICATION (extern = 0.01;)

Add function (false) or (true)

(true) Function (B) does not work

(false) Function (C) does not work

._____________________________________________________________________________

If entered in (extern = 0.01;) Initial lot value

FIRST BUY ORDER TO OPEN _________________________________________________

If the command was given to open the FIRST BUY ORDER (1* buy order lot 0.01) - (1* order is open in the YES market (2* buy order lot 0.02) - (2* order is open in the YES market (3* buy order lot 0.03) - (3* order is open in the YES market (4* buy order lot 0.04) - (4* order is open in the YES market (5* buy order lot 0.05)... so on there is no maximum limit.

If the command was given to open a 6* sell order, the function will take the lot value of the last buy order that is open in the market and the penultimate buy order that is open in the market (example (3* order is open in the market YES (4* buy order lot 0.04) - (4* order is open in the market YES (5* buy order lot 0.05): 0.04 + plus 0.05 = equal to (6* sell order lot 0.09) Sell orders will not be used to make the calculation.

If the command was given to open a 7* buy order: (5* order is open in the market YES (7* buy order lot 0.06)... No sell orders will be used to make the calculation

If the 2nd order was a sell command, the function will take the lot value of the last buy order that is open on the market (example (1st order is open on the market YES (2nd sale order lot 0.01): it will repeat the same lot value

The function will be restarted again with the initial lot of 0.01 only if all orders 1*, 2*, 3*, 4*, 5*, 6* and 7* etc... all orders were closed and if the command was given to open a new order

There will be only buy orders.

There will be both buy and sell orders.

FIRST SELL ORDER TO OPEN _____________________________________________________

If the command was given to open the FIRST SELL ORDER (1* sell order lot 0.01) - (1* order is open in market YES (2* sell order lot 0.02) - (2* order is open in market YES (3* sell order lot 0.03) - (3* order is open in market YES (4* sell order lot 0.04) - (4* order is open in market YES (5* sell order lot 0.05)... so on there is no maximum limit.

If the command was given to open a buy order 6*, the function will take the lot value of the last sell order that is open in the market and the penultimate sell order that is open in the market (example (order 3* is open in the market YES (sell order 4* lot 0.04) - (order 4* is open in the market YES (sell order 5* lot 0.05): 0.04 + plus 0.05 = equal to (buy order 6* lot 0.09). Buy orders will not be used to perform the calculation.

If the command was given to open a sell order 7*: (order 5* is open on the YES market (sell order 7* lot 0.06)... No buy order will be used to make the calculation.

If the 2nd order was a buy command, the function will take the lot value of the last sell order that is open in the market (example (1st order is open in the market YES (2nd purchase order lot 0.01): it will repeat the same lot value

The function will be restarted again with the initial lot of 0.01 only if all orders 1*, 2*, 3*, 4*, 5*, 6* and 7* etc... all orders were closed and if the command was given to open a new order

There will only be sell orders.

There will be both sell and buy orders.

._____________________________________________________________________________

If entered in (extern = 0.02;) It will be twice the value of extern = 0.01; multiply by 2

If entered in (extern = 0.03;) It will be three times the value of extern = 0.01; multiply by 3

If it is inserted in (extern = 0.04;) It will be four times the values ​​of extern = 0.01; multiply by 4... and so on, there is no maximum limit

Function (C) must work individually independently for each Expert Advisor of function (A)

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

function (D)

ADD THE FUNCTION THAT CHANGES FROM | 01 |; TO THE MAXIMUM | 99 |;

ONLY THE LAST TWO PLACES OF THE MAGIC NUMBER

AND REPEAT THE SAME NUMBER FOR ALL WITHIN A LIST

int NúmeroMágico1 = 62745 | 01 |;

int NúmeroMágico2 = 62746 | 01 |;

int NúmeroMágico3 = 62747 | 01 |;

int NúmeroMágico4 = 62748 | 01 |;

2788144

KEEP AVAILABLE FOR MODIFICATION (external) EDITABLE FIELD ONLY

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

DO THE SAME FUNCTIONS IN (EA 1111.mq4) and (EA 2222.mq5) MAKING THE NECESSARY CHANGES.


Benzer siparişler
Куплю робота 250 - 500 USD
Приобрету вашего робота если он: 1.Статистически прибылен на 99% качества тиков (если есть журнал сделок (фхбук) за последние года - будет большим преимуществом) 2. ЭТО НЕ МАРТИНГЕЙЛ ИЛИ СЕТКА, роботов с такими моделями я не рассматриваю априори 3. Одиночные трейды с ТП и СЛ 4. Не ХТФ, без стратегий которые зарабатывают на хеджировании В остальном готов рассмотреть ваши предложения Присылайте статистку за последние 3
Здравствуйте! 1. Введение Настоящее техническое задание описывает требования к разработке торгового робота для автоматизированной торговли на рынке Forex. Основной задачей робота является выполнение сделок на основе заданных алгоритмов и стратегий, минимизация рисков и максимизация прибыли. 2. Цели и задачи Цель: Разработать торгового робота, который автоматически выполняет сделки на рынке Forex, основываясь на
Period = 20 Deviations = 3 Shift = 0 Apply for = Close ----------------------------- Start lot = 0.01 Lot multiplier = true Multiplier = 1.0 Increament = 0.01 ------------------------------ Only buy = true Only sell = true ----------------------------- Use Time filter = true Trading time = GMT +5 Start Hour = 10 End Hour = 19 ----------------------------- Takeprofit = 30 pips Stoploss = 50 pips Use stoploss last
Modify indicator Cycles 4 with rectangle Make indictor for mt4 and mt5 with comments in source code This indicator based on Cycles_4 Parametres MA1 - is default MA2 (yes or no) - yes - value add (if not 3 MA - 2nd in trend MA, also if only 1 MA without 2 and 3) Trend MA (true\false) - true - yes - value add Revers rect - true/false Fix rect by height - true\false, like how user add and this remember in the exit from
Create indicator-object for mt4 and mt5, give source code and libraries with comments Make as a panel where from this add object with N angles (1-2-3-4 or All) in circle For example, need 0.25 - add -0.25 and +0.25 and central line - is 1 angle Need 0.25 to 2 angles (see in a picture) Add horizontal or vertical object on chart in circle Object need to zoom++ or zoom -- (XY) Mirror and simple Colour for every angle
dify indicator MA_Cloud for mt4 and mt5, give source code with comments 1)Need to change alerts and arrows for cross price only true 2 MA without crossing (direction from small to big) 2)Fix the error when change to any timeframe for MA (disapeer) and for arrows (in history is very big on vertically out of see screenshot) 3)Add alerts for crossing of 2 MA (MA Small cross MA big) Arrows, Message, Sound - (True/False)
Два индикатора и советник МТ4 в МТ5 индикатор ТМА на основе АТР, второй РСИ и подвальный ТМА на основе математики. Советник простой полуавтомат. Сроки работы не важны, важна кондифициальность и результат положительный
I am looking to enhance the profitability of my current Expert Advisor (EA) using a Martingale approach with a CCI Indicator (the code is approximately 1200 lines currently) and would like to implement several key improvements. Below, I have detailed the areas where I believe the EA can be optimized and made more effective and i have provided the code in a .txt file: Note: I would like to run this EA most preferably

Proje bilgisi

Bütçe
60+ USD

Müşteri

Verilmiş siparişler2
Arabuluculuk sayısı0