EA for custom indicator with Break Even, Trail Stop, Partial Close, News filter(disable trading during news) and two types of entry and exit criteria

MQL4 Experts

Job finished

Execution time 2 days

Specification

Basic Idea

Place a Buy Order or Pending Buy order (with expiry) when the Indicator give a Buy signal and place a Sell or a Pending Sell order (with expiry) when the indicator gives Sell signal.

I will be providing the indicator

*developer to tell what options are available to indicate buy or sell signal using an indicator.


Entry

need a couple of options for entry

If not pending order then

 - Place order at current price

if Pending type entry then either

    - 1/3 of the last candle (lower 1/3 for sell and upper 1/3 for buy) (with pip offset using settings)

    - Low for sell order and high for buy order  (with pip offset using settings)

 - Expiry Period (count of candles to wait before expiry)

 -Offset Pips (offset pips of the order - for a buy order place the order Offset Pips above the entry value and for sell order place the order offset pips below the entry value)

Exit

Options needed

- TP value

- Opposite signal (exit on sell signal for a buy order and exit on buy signal on a sell order)

TP Value options

 - Fixed Pips

 -% of account balance

 - Ratio of Stop Loss  'N' (this is if the pip profit is N times the SL pip count)

SL (with Offset in settings )

- Fixed Pips

- extreme of previous candle (Low for Buy order and High for Sell order)

-Offset Pips (offset pips of the Stop Loss - for a buy order place the Stop Loss Offset Pips below the Stop Loss value and for Sell order place the Stop Loss Offset pips above the Stop Loss value)

Lot sizing

 - Risk % of account balance (calculate lot size with the percentage and default to 0.01 (0.02 if partial close is enabled)

 - Fixed Lot size

Break Even - Break even type (pips or % of account profit)  - value 0 in both values below will disable the options

 - Break Even Pips (at what Pips to move SL to Break Even)

 - Lock in pips for Break Even (to cover for commission and swap ) user defined pip count

Trailing Stop

 - Trail start after Break Even - True/False (trailing only starts after Break Even hits)

 - Trail Type (Pips or Candle) - trailing will only trigger once the position goes in profit

    - Trail Pips (pips to trail from current price)

     (If candle is chosen then trailing should be based on the Lowest low of the previous Trail Step candles for a buy order and the highest high of previous Trail Step candle for a sell order)

  - Trail Step (candles to wait before moving trail to next level or Candles to check for Lowest low or highest high for Candle based trailing)

Partial Close (50% only) - value 0 in both values below will disable the options

 - Partial Close at Pips

 - Ratio of Stop Loss  'N' (this is if the pip profit is N times the SL pip count)

News Filter (disable making new entries during news) - True or False

if True

 - Close Positions in Profit (if in Min Profit or in Pips provided in user setting) - True or False

     - Min Profit to close positons (value in pips)

 - Move SL to Max SL (Move SL of losing positons to a MaxSL value if the current stop loss is greate than Max SL value - True/False

   - Max SL

 - do not enter any new trades during news

 - Time before news (in minutes) - not to trade

 - Time after news (in minutes)  - not to trade

 - Level of news (High, Med, Low) a lower level should include all above levels. eg, if Med is chosen then High and Med type of news should be considered to perform step for news.

Other Setting

 - Account Currency (Should work for USD, CAD accounts) - this setting will help in calculating Lot size based on risk

 - Pair Type (Should work for 3 or 5 digit , 4 digit, Gold, Silver)

 - Hard Stop % - (% of account balance to stop EA from wiping out the account )


Display on Chart

EA Name - GeCustom EA

- Account Equity in $ (account currency)

- Account Balance  in $ (account currency)

- Current FL Profit/Loss in $ (account currency)

- Current Stop Loss - in $ (account currency)

- Current Stop Loss - In Pips


I can provide more details once we agree on the work involved and price. Some of the items can be scoped out (eg, news filter, Account Currency for lot size calculation etc. if it can be done cheaper)

Responded

1
Developer 1
Rating
(414)
Projects
670
33%
Arbitration
60
17% / 32%
Overdue
113
17%
Working
2
Developer 2
Rating
(46)
Projects
73
16%
Arbitration
13
8% / 92%
Overdue
37
51%
Free
3
Developer 3
Rating
(53)
Projects
79
18%
Arbitration
13
15% / 54%
Overdue
5
6%
Free
4
Developer 4
Rating
(255)
Projects
312
37%
Arbitration
6
50% / 17%
Overdue
7
2%
Free
5
Developer 5
Rating
(229)
Projects
339
49%
Arbitration
21
5% / 33%
Overdue
24
7%
Free
6
Developer 6
Rating
(89)
Projects
137
24%
Arbitration
35
9% / 40%
Overdue
52
38%
Free
7
Developer 7
Rating
(129)
Projects
208
54%
Arbitration
21
24% / 52%
Overdue
64
31%
Free
8
Developer 8
Rating
(103)
Projects
205
41%
Arbitration
17
29% / 71%
Overdue
45
22%
Free
Similar orders
Sosso 30+ USD
I would like to order an automated robot to the job for me as I have no clue on whatsoever the trading is about. The bot should be able to do it's job, everything for me and it providing the best services for one to use
are you aware of the Monday Range Strategy? https://www.youtube.com/watch?v=7B_yBBFx6z8 5pm EST time sunday - monday 5pm est and it has to be on the H1 chart , minimum 1:2 Risk to reward and break even function after 1:1
Strategy: 1. Identify strong supply and demand levels. Draw them in the chart in green and red. In Tradingview: Market Structure Break & Order Block by EmreKb von EmreKb --> Strong demand and supply area refer to picture below (Buy and Sell Zones). There must be a strong demand / supply zone on a higher time frame in order for the set up to be valid. The time frame can be selected in the settings. E.g. "Higher Time
Hi there, I currently have a scalping strategy based of 3 thrid party indicators that I would like automated. This would help me with running the strategy through the strategy tester. Two of the indicators dont have iCustom functionality to pull the data in, so another way would have to be devised. The strategy incorpates trading activity, sentiment in the for of the ratio of traders in profit, and a third techincal
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator

Project information

Budget
50 - 60 USD
For the developer
45 - 54 USD
Deadline
from 5 to 10 day(s)