Creating a Multi-Currency Expert Advisor

Job finished

Execution time 2 days

Specification

Could you please make me an offer for an EA that includes the following features:

First of all, it aims to be a multi-currency EA. So I want to insert the EA only once on a chart and it should then run through and trade the following currency pairs at the same time, which are listed in the settings as true/false:

Currency pairs:

AUDCAD,AUDCHF,AUDJPY,AUDNZD,AUDUSD,CADCHF,EURAUD,EURCAD,EURCHF,EURGBP,

EURJPY,EURUSD,GBPAUD,GBPCAD,GBPCHF,GBPUSD,NZDUSD,USDCAD,USDCHF,USDJPY.

Or maybe it would be even better if you could simply enter the currency pairs one after the other in a field, separated by a comma.


Then the EA is supposed to start trading with a choice of up to 5 indicators.

I imagined it like this:


Indicator 1 (dropdown with indicator selection)

Indicator 2 (dropdown with indicator selection)

Indicator 3 (dropdown with indicator selection)

Indicator 4 (dropdown with indicator selection)

Indicator 5 (dropdown with indicator selection)


The following indicators should be available:

- MACD

- Ichimoku

- RSI

- EMA

- CCI

- "No indicator" (so that I can build a corresponding strategy from just one or two indicator(s) for the EA, for example)


Under the indicator selection I then need the indicator settings for each indicator.

Perhaps these are simply listed one after the other with a hyphen and a heading so that it remains clear in the settings of the EA - this could also be done for each category - e.g. time settings - heading+dash - lot size - heading+dash etc.

I don't think I have to go into more detail about the settings for the indicators - if I do, please provide a brief info.


Then the next area would be TP/SL

- here I need the TP and SL once in points and please once as a percentage of the current equity

- I also need a daily limit in % of the capital and once as a value in € (here the EA should stop trading when the value in % or € is reached). Could you please set the EA so that if I enter 0.00 for the % value, it changes to the € value and of course the same way vice versa?. If both values ​​are set to 0.00, there should be no daily limit.

- then I would also need a trailing stop in points, which only applies in the profit area. Here please make the TS adjustable with points and the steps.


Spread Maximum:

- could you please also include a spread maximum for me, so that the EA only trades currency pairs up to a maximum spread and does not trade any currency pairs above that?


When should the EA open positions for buy/sell:

MACD:

When the fast EMA line crosses the slow EMA line from below = buy

When the fast EMA line crosses the slow EMA line from above = sell


Ichimoku:

When Tenkan-Sen crosses Kijun-Sen from bottom to top = buy

When Tenkan-Sen crosses Kijun-Sen from top to bottom = sell


RSI:

RSI crosses the upper border from below = buy

RSI crosses the upper border down from above = sell


EMA:

Price is above the EMA line (please also provide this with the settings simple, smoothed, weighed, etc. in the settings) = buy

Price is below the EMA line (please also provide this with the settings simple, smoothed, weighed, etc. in the settings) = sell


CCI:

When the CCI line is crossed at the bottom mark from bottom to top = buy

If the CCI line is crossed at the top mark from top to bottom = sell


Of course, if several indicators are activated in the settings, then when all signals are superimposed or should take hold, the corresponding positions should be opened.


Time settings:

Please make a from-to setting for each day from Monday to Sunday and that I can activate/deactivate the days.


Lot Size:

Here I need a dropdown with the selection "Fix-Lot-Size" and "Auto-Lot-Size"

with fix lot, the lot size should not be changed in the classic way with auto lot, a factor should increase the lot size per trade via an additional field. The starting lot size should then be specified in an extra field and then the lot size per trade will increase.



Upcoming questions pre-answered (answers directly behind the question in italic)

1) Should the signals be on a tick basis or on a closing price basis? - here it would be good if you could select it - but then it should apply to the entire EA and not to individual indicators

2) Do all signals have to appear within ONE candlestick? - No - maybe you build a number of candles here within which the signals are allowed to cross

3) How should the EA react if only the MA (or EMA) indicator is active? Here the signal would be given constantly. Maybe we program a 2nd EMA line so that you can enter 2 EMA values in the settings and when they cross a buy/sell signal is generated. If the EMA then works in combination with other indicators, you can set the two signals of the EMA to the same value...

4) Should the time unit for the indicators be set once or can they all be calculated in different time frames? The time frame is intended to apply to the whole EA.

5) I assume that the TP, SL and TSL settings then apply to all symbols and do not have to be individually adjustable? Right for everyone

6) Does the daily target apply to the entire EA? On what basis should the daily target be calculated? Is it sufficient if the EA queries the current account balance at the start (or at the change of day) and then compares this with its daily profits? That's enough - the next day it's recalculated on the new basis if I don't change the percentage


If there are any other questions - ask me via pm.


Thank you


Responded

1
Developer 1
Rating
(429)
Projects
628
54%
Arbitration
30
53% / 23%
Overdue
6
1%
Loaded
2
Developer 2
Rating
(34)
Projects
60
23%
Arbitration
11
73% / 9%
Overdue
3
5%
Free
3
Developer 3
Rating
(304)
Projects
310
69%
Arbitration
2
100% / 0%
Overdue
0
Free
Published: 1 code
4
Developer 4
Rating
(2309)
Projects
2906
63%
Arbitration
122
44% / 25%
Overdue
429
15%
Free
5
Developer 5
Rating
(132)
Projects
178
39%
Arbitration
4
25% / 50%
Overdue
14
8%
Free
6
Developer 6
Rating
(308)
Projects
553
35%
Arbitration
79
32% / 42%
Overdue
200
36%
Loaded
7
Developer 7
Rating
(5)
Projects
6
50%
Arbitration
2
0% / 50%
Overdue
0
Free
8
Developer 8
Rating
(41)
Projects
78
40%
Arbitration
0
Overdue
0
Free
9
Developer 9
Rating
(65)
Projects
96
52%
Arbitration
3
33% / 67%
Overdue
24
25%
Free
10
Developer 10
Rating
(34)
Projects
51
43%
Arbitration
5
40% / 20%
Overdue
14
27%
Free
Published: 2 codes
11
Developer 11
Rating
(74)
Projects
73
47%
Arbitration
2
50% / 50%
Overdue
2
3%
Free
12
Developer 12
Rating
(361)
Projects
643
26%
Arbitration
92
72% / 14%
Overdue
12
2%
Working
Published: 1 code
Similar orders
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
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
Hi, I need a simple MT5 EA. Based on my simple trading strategy I'm going to discuss with you If you have experience in this kindly bid for this project Thanks
Automated trading system 150 - 250 USD
Anyone I need my own bot with my own licenses keys I will pay up please the bot must make good profit and I will pay up good money just hope it helps me
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
iwant to get indicator for both trades including forex gold algo and other . all FOREX MT 5 TRADING MARKETING must be analyses by and give me indicator or signal on how or where market go next at a specific time
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
Would it be possible to connect Futures prop firm with Rithmic or Tradeovate platform to Ninjatrader automated trading ? If anyone can do this for me I will be happy to get started with the person right away
I need help in modifying an amibroker AFL indicator the indicator already works but I need per symbol static variable isolation, parameters persistence per symbol after restart, non declining trailing stop logic, parameter auto restore when switching symbols and a global reset function for static variables. For better understanding As discussed, this is the official offer for restructuring my RAD Chandelier stop loss

Project information

Budget
100 - 500 USD
Deadline
to 7 day(s)