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

Время выполнения 41 минуту
Отзыв от заказчика
Very good programmer, take a time to teach you on what modification he make :) Good teacher :) Thank you !
Отзыв от исполнителя
Good customer! thank you for the job!

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

Hello, look at the entire code, check that it is programmed correctly, that there are no functions that are useless! Add a function so that there is only 1 order per currency pair. Currently it can happen that there are 2 or 3 orders per currency pair, I want to limit the number of orders to 1 per currency pair.


Add a code like this example :

int TotalOrders(string symbol="", ulong magic = -1) {

   int cnt = 0;

   int pos_total = PositionsTotal();

   for(int pos =pos_total-1;pos>=0;pos--)  {

      ulong pos_ticket = PositionGetTicket(pos);

      if(PositionSelectByTicket(pos_ticket) && (symbol=="" || PositionGetSymbol(POSITION_SYMBOL)==symbol) && ( magic==-1 || PositionGetInteger(POSITION_MAGIC)==magic) ) {

      cnt++;   

      }

   }

   return(cnt);

}


it's just an example of what I want, it can be programmed differently.


Файлы:

MQ5
deep1.mq5
11.3 Kb

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

1
Разработчик 1
Оценка
(209)
Проекты
281
46%
Арбитраж
27
59% / 37%
Просрочено
36
13%
Свободен
2
Разработчик 2
Оценка
(22)
Проекты
23
39%
Арбитраж
0
Просрочено
1
4%
Свободен
3
Разработчик 3
Оценка
(8)
Проекты
12
0%
Арбитраж
22
0% / 77%
Просрочено
4
33%
Работает
4
Разработчик 4
Оценка
(57)
Проекты
72
22%
Арбитраж
13
46% / 15%
Просрочено
5
7%
Свободен
5
Разработчик 5
Оценка
(43)
Проекты
66
12%
Арбитраж
12
58% / 42%
Просрочено
1
2%
Свободен
6
Разработчик 6
Оценка
(278)
Проекты
373
72%
Арбитраж
19
32% / 47%
Просрочено
14
4%
Свободен
Опубликовал: 14 примеров
Похожие заказы
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Phahla fx boto 30+ USD
99.99% signal accuracy 10-15 trades distribution all currency trade and meta AI assistance on loss[advice] stop and start robot cyber security firewall protection activation code: 20060605TLP20 Please create a trading bot with any logo with the name elevation
I would like to create a robot with the smart money concepts, that integrates order block,FVG,supply & demand ,read the market structure,liquidity and also trade with the session and also after a liquidity sweep a market structure is needed to verify the reversal and a retracement to the order block and sometimes fair value Gap
Ai robot 30 - 50 USD
1️⃣ System Architecture An AI robot typically consists of the following subsystems: 🔹 1. Perception Layer Collects environmental data using: RGB / Depth cameras LiDAR Ultrasonic sensors IMUs (Inertial Measurement Units) Microphones Data is processed using: Computer Vision (e.g., object detection, SLAM) Signal processing Sensor fusion algorithms 🔹 2. Cognition / Intelligence Layer Implements AI models such as
Data Integrity 500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
Hello, I have a High Frequency Trading EA for MT4 that performs consistently profitable in demo accounts , but when I switch to a real account (IC Markets Raw) , it starts to generate losses under the same conditions . Everything — settings, VPS, broker, and market hours — is exactly the same. This indicates the issue is likely related to execution speed, slippage handling, or real tick behavior . I am looking for an

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

Бюджет
30+ USD
Сроки выполнения
до 1 дн.