Need a simple expert advisor for MT5

MQL5 전문가

작업 종료됨

실행 시간 1 일
고객의 피드백
The developer's performances is recommended; patient, capable, and trustworthy despite the language barrier.
피고용인의 피드백
This customer is very good ... and very kind and friendly

명시

I need a simple EA for MT5, where the EA can automatically set Stop Loss and Take Profit at Open Position, and the EA can create 2 pending orders that are; Buy Stop and Sell Stop.

The rules regarding EA below:

  • Parameter User Input (5 parameters input)
    • Section 1 (for automatically set Stop Loss and Take Profit at Open Position)
      • Defined for Stop Loss at Open Position, example 300 pips.
      • Defined for Take Profit at Open Position, example 600 pips.
      • If user define Stop Loss is zero, no need to set Stop Loss at the current open position.
      • If user define Take Profit is zero, no need to set Take Profit at the current open position.
    • Section 2 (for automatically create Open Pending Buy and Open Pending Sell)
      • Defined for profit target price from the open price position, example 200 pips.
      • Defined for loss target price from the open price position, example 400 pips.
      • If user define profit target is zero, no need create Buy Stop (in Uptrend) or Sell Stop (in Downtrend).
      • If user define loss target is zero, no need create Buy Stop (in downtrend) or Sell Stop (in Uptrend).
    • Section 3 (to defined volume by equity balance)
      • Defined for volume by multiple of equity balance, example if equity balance 500 USD; the volume is 0.01 lot. But if equity balance already 1,000 USD; the volume is 0.02 lot. So, every multiple of 500 USD, volume increase 0.01 lot.
  • The Rule of EA
    • User must be define of 5 parameters before EA is on.
    • The first EA starting, user must make one initial position. Example user create Buy position at 1820 at 0.01 lot.
    • When position is open at 1820, so EA set the Stop Loss at 1817 (because user define Stop Loss 300 pips) and Take Profit at 1826 (because user define Take Profit 600 pips).
    • After that, EA create 2 pending order; Buy Stop position at 1822 (because user define Profit Target 200 pips) and Sell Stop position at 1816 (because user define Loss Target 400 pips) with volume 0.01 lot if current equity less than 1K USD.
    • Once when Pending Order is open, example Buy Stop is Open; then Sell Stop is canceled. Or if Sell Stop is Open; then Buy Stop is canceled. Whatever pending order is open, EA back to set Stop Loss and Take Profit (back to point 3 of rule).
  • Opposite Sample of Rule
    • The opposite position if Sell Position at 1820 at 0.01 lot.
    • When position is open at 1820, so EA set the Stop Loss at 1823 (because user define Stop Loss 300 pips) and Take Profit at 1814 (because user define Take Profit 600 pips).
    • After that, EA create 2 pending order; Sell Stop position at 1818 (because user define Profit Target 200 pips) and Buy Stop position at 1824 (because user define Loss Target 400 pips) with volume 0.01 lot if currently equity less than 1K USD.

There's the simple EA logic, I appreciate if anyone can create EA for me, thank you.







































































































































































































































































응답함

1
개발자 1
등급
(169)
프로젝트
204
30%
중재
25
40% / 44%
기한 초과
12
6%
무료
2
개발자 2
등급
(67)
프로젝트
79
33%
중재
6
50% / 33%
기한 초과
7
9%
무료
3
개발자 3
등급
(65)
프로젝트
71
30%
중재
8
0% / 88%
기한 초과
5
7%
무료
4
개발자 4
등급
(27)
프로젝트
43
7%
중재
18
6% / 78%
기한 초과
26
60%
무료
비슷한 주문
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hi guys I would like to k ow if someone has experience with machine learning models? I would like to train a model to identify if there is a range market or trendy market based on several parameters like EMA and ATR for example. If we use for example a 20 and 50 EMA and we measure the distance between both lines the algo should oearn if the trend is strong or weak. If it‘s steong it keeps trending and if it‘s weak
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price

프로젝트 정보

예산
30+ USD
개발자에게
27 USD