Multi-Currency Expert Advisor (template) with some (input) variables for simple modification

MQL5 Experts Forex

Specification

- If EA works with stocks and commodities also, I would not mind. EA is for hedging mode / account.
- Trading conditions, based on indicator and / or price action, should be changeable as easy as possible, preferably by me.
- Possible timeframes: M1, 3,5,15,30, H1,4, D1.
- Trading conditions should be checked when a new bar emerges. Apart from TP and SL, orders are market orders.
- Orders are valid for the lifetime of the actual bar. If execution fails or is only partial, unlimited new attempts (with changed volume, if there
  was a partial execution) should be made (e.g. every 10 sec.).
- The position opening should be checked immediately after sending the order (or at the next tick?).
- Free choice of currency pairs via input, that is, trading from only 1 currency pair to 5 currency pairs (preferably up to 20).
- Variable values for all assets / currency pairs are the same: SL, TP, position volumes etc. (see below).
- Position size(s) selectable for partial trade 1 plus 1 additional input for partial trades 2 ff. (position sizes for partial trade 2 - infinite shall be
  equal). Position size (of the partial trades) = part from account. Number of partial trades should be arbitrarily limited ( input).
  - For "cheapenings" a minimum distance (that is against trading direction) to the open of the previous partial trade should be selectable (in %
    from the open of the previous partial trade (input)).
- A maximum trade duration (same duration for every partial trade) should be selectable ( input).
- Indicators: preferably switched on and off via input:
 
- Stochastic
  - up to 6 SMAs (OHLC/4, input for each: SMA Period)
  - CCI (OHLC/4, Period = input)
  - 1 ATR (Period as input)
  - Indicators shall be calculated on every new bar.
- SL, TP are always related to the resp. partial trades, in % from opening price. Checking for SL & TP should be selectable via input:
  - on every tick or
  - on every new bar
  The values (via input) are equal for each asset.
  - It should be possible to split TP into up to 6 partial profit-taking (per partial trade, via input, equal for each asset, e.g. .25*vol à .1% (from
    opening price), .75*vol. à .3%).
    SL & TP should be switched off separately (via input) or value = 0.
  - I need an additional "TP with conditions" (in % from Open, preferably as input), which is used / works only with additional conditions (indicator
    or price action).
  - No trailingStop wanted.
  - All positions should be closed and EA stopped, if account DD > x % ( input).
- The indicators used shall be visible on the terminal  charts with their set values, for every traded asset. Trades shall be visible on the charts. No 
   further modifications of the charts by the EA.
- Trade server return codes and Runtime Errors have to be written to the log, also the result of each important operation.

A concrete EA must be worked out: Trading depending on Stoch action, prior Stoch action (by means of a separate "signal"?), position profit and the presence of a position (I will provide details later).







Responded

1
Developer 1
Rating
(354)
Projects
629
26%
Arbitration
89
72% / 13%
Overdue
12
2%
Working
2
Developer 2
Rating
(249)
Projects
397
38%
Arbitration
82
41% / 20%
Overdue
69
17%
Loaded
3
Developer 3
Rating
(21)
Projects
24
17%
Arbitration
15
20% / 40%
Overdue
6
25%
Free
4
Developer 4
Rating
(391)
Projects
444
34%
Arbitration
24
38% / 46%
Overdue
6
1%
Working
5
Developer 5
Rating
(26)
Projects
34
26%
Arbitration
7
14% / 43%
Overdue
7
21%
Free
6
Developer 6
Rating
(33)
Projects
49
12%
Arbitration
16
0% / 88%
Overdue
10
20%
Free
7
Developer 7
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
8
Developer 8
Rating
(277)
Projects
334
55%
Arbitration
14
36% / 29%
Overdue
1
0%
Free
9
Developer 9
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
10
Developer 10
Rating
(3)
Projects
2
0%
Arbitration
7
0% / 86%
Overdue
0
Free
Similar orders
I'm looking to create a Dashboard utility/indicator that lists the symbols from my marketwatch into a table with sortable columns. It will have 12 columns overall that contain basic data, mainly from pervious daily candle numbers, ADR and AWR. Please see spec attached
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
Brizzo bot 1.2 30 - 150 USD
*Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
Diamond back 1,2 30 - 150 USD
I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is
I'm looking for an experienced developer to make some modifications to my MT4 Currency Strength Table indicator. Key Requirements: - I would like to have the add on feature of delta or the difference of the strength of currencies displayed in the new table and showing as B or S of only the currency pair when the delta or difference arises. the delta will change values as the difference of strength of compared
Hi, I need EA’s that are based on hedge or martingale with partial closing of bad trades. Below please find examples of what I am looking for: https://www.mql5.com/en/signals/1998313 https://www.mql5.com/en/signals/1925739 I need valid proof of historical trading such as trade report etc. Finally, I need the ex4 to run on my own computer. Please help me out
Hello everyone, I needed an expert programmer that can help me convert my mt4 to tradingview pinescript, Please Note that I only have $10 to get this done for now, But I still have more projects in front for you, I have a particular code I will like to make some changes in this, and for this one, I need it done in a day, it is a small script and for it to be more comfortable, we can make use of c r y p t o for the p
I'm looking for an expert advisor that will open trade and close trade on the specific time. It will mainly base on the martingale strategy. The expect advisor also have a news filter when to trade when not to trade. More explanation. https://we.tl/t-g4gG219FAd https://we.tl/t-SEsgOyGkk0
Trade copying EA that copy’s all trades opened/closed from a master account to a slave account. The EA should contain a high impact news filter that stops opening/closing trades on the slave account 4 minutes before and after high impact news shown on Forex factory’s news calendar. The news filter should filter only news related to USD, CAD, AUD, CHF and GBP with the time of news and currency pair indicated on forex
Looking for a developer to create an MT4 indicator and an EA / Robot. Indicator-based strategy consisting of several moving averages, PSAR Indicator and Pinescript indicator called Coral Trend Indicator by LazyBear (pinescript source code will be provided and will need converting to MT4 code - 34 lines of code). Strategy to be an intra-day trading period on 5-minute timeframe for the European session but “Trading”

Project information

Budget
120+ USD
VAT (19%): 22.8 USD
Total: 142.8 USD
For the developer
108 USD
Deadline
from 7 to 14 day(s)