Robot has tick based on my indicator

MQL4 Experts

Spécifications

Hello I need a ROBOT MT4 to tick based on two indicators

- Robot Indicators

D1RaitisCyFilter.mql4: This indicator gives the direction of the signal, it determines if the positions opened by the robot must be buying or selling

MA: moving average This indicator determines the general trend of the market

- General settings of the robot

MA: Simple, Exponential

Period: 200 (default)

Lot Size: Static, Based on Stop Loss Percentage

Static: 0.01 lot (default)

SL Risk Percentage: 1% (default)

Stop Loss (pips): 30 (default)

Take profit(Pips): 30 (default)

TARGET HIGH (capital percentage): 3% (default)

  Explanation: The Target HIGH is used for all indicator buy signals above the MA And for all sell signals below the MA

TARGET LOW (capital percentage): 1% (default)

 Explanation: The Target LOW is used for all sell signals above the MA And for all buy signals below the MA


- Robot strategy.

1- Purchase order

Step 1-1: The D1RaitisCyFilter.mql4 indicator sends a buy signal (Two successive green bars)

• Step 1-2: The formation of a first bullish candle “after” the buy signal of the D1RaitisCyFilter.mql4 indicator from step 1-1

• Stage 1-3: The robot only opens buy orders after the close of each bullish candle


2- Sell order • Step 2-1: The D1RaitisCyFilter.mql4 indicator sends a sell signal (Two successive orange bars) • Step 2-2: The formation of a first bearish candle "after" the sell signal of the D1RaitisCyFilter.mql4 indicator from step 2-1 • Step 2-3: The robot only opens sell orders after the close of each bearish candle 3-: The closing of orders Step 3-1: Closing of orders by SL If a single position hits the Stop loss, the robot closes all current positions, and the current signal is no longer valid, the robot waits for the next signal from the D1RaitisCyFilter indicator to start opening positions again Step 3-2: The closing of orders by opposite signal of the D1RaitisCyFilter.mql4 indicator If an opposite signal of the D1RaitisCyFilter.mql4 indicator appears, the robot also closes all open positions and the open signal is not more valid Step 3-3: Closing orders with TARGET The robot closes all open positions when the Target defined in parameters is reached

Example: PRACTICAL SCENARIO EXAMPLE of the robot

  I have a balance of $10,000
  Robot settings

   MA ,Single
   Period 200
  TARGET LOW (capital percentage): 1%
  TARGET HIGH (capital percentage): 3%

  The market price of the sell signal the D1RaitisCyFilter indicator from step 2-1 is below my SMA 200

  The chosen Target is therefore Target HIGH: 3%

  This sell signal causes the opening of sell positions, after each bearish candle
   

   I have open sell orders in progress

  My floating profits bring my equity to $10,300
  

  My account equity = $10,300, 3% ($10,000) = $300

  The robot closes all open positions

  My balance now is $10,300

  My signal is still valid, I have no stop loss hit on my open positions (Step 3-1 not verified)
  , I do not currently have an opposite buy signal (Step 3-2 not verified)

 The robot starts opening sell positions again after each bearish candle
 (it always opens positions in the direction of the D1RaitisCyFilter indicator signal from step 2-1)
 
   The robot's new target is 3% ($10,300) = $309

  When the equity reaches 10,300 + $309 = $10,609, the robot closes all open positions and so on


 

  If the price of the next buy signal is also below the SMA 200

  The chosen Target will be Target LOW: 1%
 
   The robot's new target is 1% ($10,609) = $106.09

  When the equity reaches 10,609 + $106.09 = $10,715,

the robot closes all open positions and so on


Dossiers :

Répondu

1
Développeur 1
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
2
Développeur 2
Évaluation
(1)
Projets
2
0%
Arbitrage
1
100% / 0%
En retard
0
Gratuit
Commandes similaires
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange. I had one created in python, but I would like it to work in MT5 with various regular rules that make it profitable
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated

Informations sur le projet

Budget
30+ USD
Pour le développeur
27 USD
Délais
de 1 à 2 jour(s)