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

Время выполнения 23 часа
Отзыв от исполнителя
Great customer! Fast communication, an accurate description of what is needed. I look forward to work again
Отзыв от заказчика
Makarii Gubaydullin is Agile and attentive developer. During development, it certifies all the details so that the final product is faithful to what the creator intended.

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

Dears,

I need a dashboard to manage opening and closing multiple one-click orders for a set of symbols across 28 Forex currency pairs for Metatrader 5. Key features should include:

- Symbol selection for manual opening of multiple orders.
- Stop-Loss/Take-Profit by sum of open positions.
- Option to close all open orders manually or automatically (by stop loss/take profit).
- Low memory usage and good processing speed
- Automatically resend order in case of requote or rejection of the initial order

The panel should allow you to select various currency pairs with different lot sizes to open and close positions manually, and also allow you to automatically close all open positions if you reach a certain amount of profit or loss on the sum of all open positions.

It should contain the following columns: Symbol; Select; Lot; Position; Pips; Profit/Loss; Time.

The "Symbol" column contains the list with 28 lines for the 28 currency pairs (audcad, audchf, audjpy, audnzd, audusd, cadchf, cadjpy, chfjpy, euraud, eurcad, eurchf, eurgbp, eurjpy, eurnzd, eurusd, gbpaud, gbpcad, gbpchf, gbpjpy, gbpnzd, gbpusd, nzdcad, nzdchf, nzdjpy, nzdusd, usdcad, usdchf, usdjpy) and another line "all" if you want to select all the pairs to place orders on together.

The "Select" column allows you to select each currency pair for which you want to open simultaneous orders. The first row "all" selects all pairs at the same time.

The "Lot" column indicates the lot size for each symbol. The size of each symbol must be defined in the panel properties, in the "input parameters" tab.

The "Pips" column shows the evolution of pips during the open order (gaining or losing pips) for the selected symbol.

The "Profit/Loss" column shows the financial value of the gain or loss during the open order for the selected symbol.

At the bottom of the panel it should show a total line for the Lot, Pips and Profit/Loss columns.

Below it should be a line with the 3 possible action buttons: Buy all selected; Sell all selected; Close all (open) orders;

And finally, a penultimate line containing the Take Profit value and a final Stop Loss line of the sum of all open positions. The take profit and stop loss values are defined in the "input parameters".

Under "input parameters" it should allow you to enter the standard lot sizes for each symbol (starting at 0.01), the order type (market) and the Take Profit and Stop Loss of the total sum of open positions for automatic closing.

The attached image is a sketch for a better understanding, illustrating the description of the desired panel.

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

1
Разработчик 1
Оценка
(461)
Проекты
488
70%
Арбитраж
6
67% / 0%
Просрочено
2
0%
Свободен
2
Разработчик 2
Оценка
(12)
Проекты
9
33%
Арбитраж
11
0% / 100%
Просрочено
2
22%
Свободен
3
Разработчик 3
Оценка
(272)
Проекты
343
29%
Арбитраж
36
28% / 64%
Просрочено
10
3%
Работает
4
Разработчик 4
Оценка
Проекты
0
0%
Арбитраж
1
0% / 0%
Просрочено
0
Работает
Опубликовал: 27 статей
5
Разработчик 5
Оценка
(2)
Проекты
2
0%
Арбитраж
0
Просрочено
0
Свободен
6
Разработчик 6
Оценка
(298)
Проекты
478
40%
Арбитраж
105
40% / 24%
Просрочено
82
17%
Загружен
Опубликовал: 2 примера
7
Разработчик 7
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
8
Разработчик 8
Оценка
(11)
Проекты
11
36%
Арбитраж
0
Просрочено
0
Свободен
Похожие заказы
I'm a ninja trader day trader and I have worked with a company called Legendary Trader and use their indicated and automated strategies to trade. I rencenly have been playing with a free indicator I was able to download that uses CCI & ATR calculations to define the market being in an up or down trend. I have found in reviewing historical data that taking a trade when the signal flips from bull to bear sentiment or
PROJECT OVERVIEW I need a production-grade, modular Expert Advisor for MetaTrader 5 built to institutional coding standards. This is not a simple indicator-crossover bot. The system must be object-oriented, fully commented, and structured so individual modules can be replaced or disabled without breaking the build. Broker: IC Markets Raw. Primary symbol: XAUUSD. Secondary validation: EURUSD, GBPUSD, USDJPY, AUDUSD
Flummox 0.1 30+ USD
//@version=5 strategy("Vol10 Triple Confluence M15", overlay=true, margin_long=100, margin_short=100) // === INPUTS === emaLen = input.int(200, "EMA Trend") rsiLen = input.int(14, "RSI Length") bbLen = input.int(14, "Bands Length") rsiOversold = input.float(25, "RSI Buy Zone") rsiOverbought = input.float(77.38, "RSI Sell Zone") // === INDICATORS === emaTrend = ta.ema(close, emaLen) ema1 = ta.ema(close, bbLen) ema2 =
Foxer trading 30 - 500 USD
Automated Forex trading software is generally evaluated by users on independent forums like Forex Peace Army, Myfxbook, and Trustpilot. The highest-rated systems typically fall into three categories, depending on your risk tolerance and trading style: GPS Forex Robot : Famous for its long-term track record on verified Myfxbook accounts. Users praise its steady trend-following logic and its conservative approach
Raydon read 30+ USD
Instead of an answer key, bots use user-defined settings like lot size, stop-loss, take-profit, and unique identifier numbers (magic numbers).Logic Rules: They scan markets for triggers like moving averages, RSI, or MACD.Execution: Trades happen programmatically to remove human emotion
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and
need an EA or indicator done , based on any strategy but with the following specific risk management parameters ; were i am able to do at least 2RR(standard reward-risk ratio for every trade) , fair win rate that is at leat 50% , EA should be able to generate at least 2 trades and above per week , favourable sharpe ratio . total drawdown of not more than 8% any given month and not over 3% any given day , would
I need an MQL5 trading robot for Forex. It should open and close trades based on my strategy rules. Please include money management, stop loss, take profit, and lot size settings. The EA should be stable, easy to edit, and tested before delivery. I will share the exact entry and exit rules with the developer
I need a professional programmer who can code this top tier professional synthetic index EA structure perfectly to my laptop extra perfectly payment after successful job very urgent needed here in Nigeria at onitsha Here is my contact you can message me on my WhatsApp 09121052987/ direct call 09038568050
Hello, I am looking for an experienced MQL5 developer to develop a professional and reliable Expert Advisor (EA) for MetaTrader 5. The EA will be based on a custom automated Forex trading strategy that I have developed and tested. The detailed trading logic and proprietary rules will be provided privately to the selected developer. General requirements: • Development in MQL5 for MetaTrader 5. • The EA will initially

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

Бюджет
50+ USD