Job finished
Execution time 23 hours
Feedback from employee
Great customer! Fast communication, an accurate description of what is needed. I look forward to work again
Feedback from customer
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.
Specification
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.
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.
Responded
1
Rating
Projects
488
70%
Arbitration
6
67%
/
0%
Overdue
2
0%
Free
2
Rating
Projects
9
33%
Arbitration
11
0%
/
100%
Overdue
2
22%
Free
3
Rating
Projects
343
29%
Arbitration
36
28%
/
64%
Overdue
10
3%
Working
4
Rating
Projects
0
0%
Arbitration
1
0%
/
0%
Overdue
0
Working
Published: 27 articles
5
Rating
Projects
2
0%
Arbitration
0
Overdue
0
Free
6
Rating
Projects
478
40%
Arbitration
105
40%
/
24%
Overdue
82
17%
Loaded
Published: 2 codes
7
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
8
Rating
Projects
11
36%
Arbitration
0
Overdue
0
Free
Similar orders
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 =
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
MQL5 Forex Trading Robot Development
30 - 100 USD
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
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
Automatic buy and sell entries. stoploss (sl) take profit (tp) risk management and adjustable lot size. Adjustable risk percentage per trade. Trailing stop maximum number of open trades. Trading hours filter. Ability to backtest and optimize the strategy. Easy to use settings. The EA should work reliably on mt5 and provide the source code. I want the developer to test the EA and provide backtest results before
EA: Smart Break-Even & Partial Close Manager
30 - 200 USD
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Mt5 ea
30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
An expert adviser based on MQL5
30+ USD
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
Project information
Budget
50+ USD