Create a Simple Robot Based on RSI (project 2)

MQL5 指标 专家

工作已完成

执行时间5 天
客户反馈
Experienced coder. Fast and furious. Job done beyond my highest expectation. Double thumbs up. d^_^b
员工反馈
Clean exlanation, fast and precise checking! Hope to make more for you)

指定

Inbuilt Indicators:

Relative Strength Index


Description:

The EA should be able to run in all timeframes & all currencies.  

Entry Rules:

1.1 Buy: equal/below [RSI Low (default input: 40.0)]
1.2 Sell: equal/above [RSI High (default input: 80.0)]
1.3 Open buy/sell trade at the close of previous candlestick price.

Exit Rules: 

1.1 Close all Buy or Sell trade at TP. (If I have 5 Buy, close all) (If I have 3 Sell, close all) (Separately)



Entry Execution: Market Order, with
2.1. Input: Lot Size
2.2. Input: Take Profit
2.3. Input: Stop Loss (hidden from market) (2 conditions: At Stop Loss, or Account Balance Protection, whichever reach first)

2.4. When hitting RSI value above 80 / below 40.

2.5. Buy order: blue dot (display on chart). Sell order: red dot (display on chart)

2.6. Show TP (blue line) at chart (hidden from market) (check screenshot RSI 2 1.png)

2.7. Show breakeven cost (green line) at chart (hidden from market) (check screenshot RSI 2 1.png)

2.8. Show SL (red line) at chart (hidden from market) (check screenshot RSI 2 1.png)

*** I have an EA reference “Hamster Scalping v7.ex4”. Please check attached.

 

 

3) Input field values (Please use exact description name) (When it has numerical value, it is manual input, not dropdown menu): 
- RSI Period (Day): 7
- RSI Upper Level: 80
- RSI Lower Level: 40
- Manual Order Lot Default Value: 0.10
- Auto Order Lot: [True / False] (by default, for every $10000 balance, trade 1.00 lot.
E.g. if $12500 balance, trade 1.25 lot; if $2000, trade 0.20 lot)
- Auto Order Lot Default Value: 1.00 (This is multiplier, can be 0.20, 0.45, 0.90, 1.50, etc… manual input). if I put 1.50, for $10000 balance, it will trade 1.5 lot. 
- Max Auto Order Lot Size: 1000
- Max Floating Orders: 8 (Buy and Sell orders each 8)
- Close Floating Buy & Sell Orders Separately: [True / False]
- Take Profit: 60 (If there are 8 orders at different price point, take the aggregate sum divide by 8, then plus 60, please discuss with me)
- Stop Loss: 5000
- Max Spread Allowed: 10
- Account Balance Protection (%): 50% [balance - equity = 50%] (Use dropdown menu, 10% - 100%) (To close all trades. this is for cut loss purpose)
- Trading Start Hour: 1:00 (ICMarkets.com, GMT+3) (Use dropdown menu, start with 00:00, end with 23:30, every 30 mins interval)
- Trading End Hour: 23:00 (Use dropdown menu, every 30 mins interval)
- Pause trading before high important news: 60 (mins)
- Pause trading before medium important news: 15 (mins)
- Pause trading before low important news: 0 (mins)
- Pause trading after high important news: 60 (mins)
- Pause trading after medium important news: 15 (mins)
- Pause trading after low important news: 0 (mins)
- Show Graph Line high important news: True/False 
- Show Graph Line medium important news: True/False
- Show Graph Line low important news: True/False

*** I have an EA reference “Hamster Scalping v7.ex4”. Please check attached. 

*** Please use forexfactory.com or investing.com for pausing important news.



Other Requirements: 

1) On-screen Buttons: 
"CLOSE BUY", "CLOSE SELL", "CLOSE ALL" - Close trades buttons. (Please refer "News and Buttons.png")



附加的文件:

PNG
RSI_2_1.png
24.7 Kb

反馈

1
开发者 1
等级
(414)
项目
670
33%
仲裁
60
17% / 32%
逾期
113
17%
工作中
2
开发者 2
等级
(1855)
项目
3458
88%
仲裁
73
40% / 15%
逾期
265
8%
空闲
3
开发者 3
等级
(119)
项目
127
41%
仲裁
3
33% / 67%
逾期
0
空闲
4
开发者 4
等级
(212)
项目
246
45%
仲裁
42
10% / 57%
逾期
5
2%
空闲
5
开发者 5
等级
(9)
项目
10
10%
仲裁
4
25% / 75%
逾期
3
30%
空闲
6
开发者 6
等级
(356)
项目
632
26%
仲裁
89
73% / 13%
逾期
12
2%
空闲
相似订单
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
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include

项目信息

预算
50 - 100 USD
开发人员
45 - 90 USD
截止日期
 2  4 天