I need a robot based on 2 indicators

MQL4 エキスパート

仕事が完了した

実行時間5 日
依頼者からのフィードバック
great developer
開発者からのフィードバック
excellent client, I hope to continue working with him in the future

指定

I need a robot based on 2 indicators

- SMA: Simple moving average It determines the big trend to send orders

- RaitisCyFilter: It determines small trends to send orders

The robot must be tested much more on the median renko graph

Robot settings

- SMA: 50 (default value)

- Daily robot operating hours: Start time – End time (default: 08:00 – 21:00)

The robot opens orders only in this daily time slot

- Number of successive witness candles: 0 (default value)

The number of successive witness candles at the end of which the order is triggered The witness candle is the candle when it closes, directly triggers the opening of the order

- Number of orders authorized per small trend: 1 (default value)

A small downtrend starts with a sell signal from the RaitisCyFilter indicator and ends with an opposite signal from the latter

A small uptrend begins with a buy signal from the RaitisCyFilter indicator and ends with an opposite signal from the latter

A small trend can have several order signals, when the value is 1 as above, it means that the robot can only open one order on this small trend When the order is opened and closed, the robot can only open a next order only on a next small trend

- Lot size: fixed or percentage per SL

- Fixed: 0.01 (default)

- Percentage: 1% (default)

- TP: in pips

- SL: in pips

- Trailling stop: 10 pips (default), 0 = no trailing stop

- Daily target: Fixed or percentage of balance

If Fixed = 100, means when the sale of the account on the trading day has already made a profit of $100 or more, the robot stops trading until the next day; the robot every time an order is closed, calculates the daily profit, if the daily profit is equal to or greater than 100, the robot stops trading until the next day

If sell percentage = 2%, means when the account balance on the trading day has already made a profit equivalent to 2% or more of the account balance the robot stops trading until the next day, if the daily profit is equal to or greater than 2% of the account balance, the robot stops trading until the next day

- Max Spread: in PIPS. When the spread reaches this value, the robot does not open a position

Purchase order :
 The Robot opens a buy order when:

- When the open signal is above the SMA

- When the opening signal is in a small uptrend (RaitisCyFilter Indicator)

  If Number of consecutive witness candles = 1

- A buy open signal is identified by:
 A bearish candle directly followed by a bullish candle, this last candle is the “witness candle”

If Number of consecutive candles before witness = 2

- A buy open signal is identified by:
 A bearish candle directly followed by two consecutive bullish candles, the second bullish candle in this case is the “witness candle”


- The closing of the witness candle immediately triggers the opening of the order


Sell ​​order:
 The Robot opens a sell order when:

- When the open signal is below the SMA

- When the opening signal is in a small downtrend (RaitisCyFilter Indicator)

If Number of consecutive witness candles = 1

- A sell open signal is identified by:
 A bullish candle directly followed by a bearish candle, this last candle is the “witness candle”

If Number of consecutive witness candles = 2

- A sell open signal is identified by:
 A bullish candle directly followed by two consecutive bearish candles, the second bearish candle in this case is the “witness candle”
 
- The closing of the witness candle immediately triggers the opening of the order



応答済み

1
開発者 1
評価
(294)
プロジェクト
371
21%
仲裁
43
60% / 23%
期限切れ
43
12%
仕事中
2
開発者 2
評価
(42)
プロジェクト
62
8%
仲裁
12
58% / 42%
期限切れ
1
2%
3
開発者 3
評価
(5)
プロジェクト
5
40%
仲裁
1
0% / 100%
期限切れ
1
20%
4
開発者 4
評価
(41)
プロジェクト
58
55%
仲裁
2
0% / 0%
期限切れ
1
2%
5
開発者 5
評価
(56)
プロジェクト
175
71%
仲裁
4
100% / 0%
期限切れ
1
1%
6
開発者 6
評価
(264)
プロジェクト
538
50%
仲裁
55
40% / 36%
期限切れ
224
42%
仕事中
7
開発者 7
評価
(36)
プロジェクト
44
32%
仲裁
6
17% / 33%
期限切れ
8
18%
仕事中
類似した注文
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5

プロジェクト情報

予算
30+ USD
開発者用
27 USD
締め切り
最低 1 最高 3 日