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;

689564

(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 |;

5689954

KEEP AVAILABLE FOR MODIFICATION (external) EDITABLE FIELD ONLY

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

Experts will be sent in the comments.

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

The files (EA 1111.mq4) and (EA 2222.mq5) were created only to obtain the information.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(10)
Projeler
25
28%
Arabuluculuk
2
0% / 0%
Süresi dolmuş
1
4%
Yüklendi
2
Geliştirici 2
Derecelendirme
(58)
Projeler
83
53%
Arabuluculuk
9
33% / 33%
Süresi dolmuş
7
8%
Çalışıyor
Benzer siparişler
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hi guys I would like to k ow if someone has experience with machine learning models? I would like to train a model to identify if there is a range market or trendy market based on several parameters like EMA and ATR for example. If we use for example a 20 and 50 EMA and we measure the distance between both lines the algo should oearn if the trend is strong or weak. If it‘s steong it keeps trending and if it‘s weak
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3

Proje bilgisi

Bütçe
65 - 95 USD
Geliştirici için
58.5 - 85.5 USD