A Simple Martingale EA ( Buy And Sell at same time ) with RSI and Some Special Function.

MQL4 Asesores Expertos

Tarea técnica

Hi EveryOne,

 I want a simple martingale EA with some special fuctions.

(1)   A Simple Martingale EA ( Buy And Sell at same time ) with RSI Function. ( Important and Necessary )
(1.1) Exact Pipstep Function. ( Important and Necessary ) 
(1.2) Take Profit Base on Fix Pips From Market Pull Back and Average PipStep of all orders. ( Important and Necessary )
(1.3) Place Double Orders of same Lot Exponent With exact PipStep difference. ( Important and Necessary )
...........................................................................................................................
             <<<<<<<<<<<(Orders Functions)>>>>>>>>>>>>>>

(2) Place Market Order On Both Side ( Buy And Sell at same time ) or place 1 Market Order and 3 Pending Orders in same Direction each Side and 
     manage them with Lot Exponent.
(2.1) If Market is Moving Sideways example Uptrend Close Buy Order with TakeProfit and place it again after take profit and Continue placing 
      sell orders with an Exact PipStep difference and LotExponent Ratio.
...........................................................................................................................
             <<<<<<<<<<<<( Exact PipStep Function )>>>>>>>>>>>

(3) Place order on Exact PipStep Difference ( instantly without waiting for closing candle ) Example every 40 Small Pips (Important Function). 

                                        Picture Attached

............................................................................................................................
             <<<<<<<<<<<<<(Lot Exponent Fuction)>>>>>>>>>>>

(4) Works With LotExponent and Fixed Lot Function. Choice for True False for Each Option.
............................................................................................................................             
             <<<<<<<<<<<<<( Money ManageMent Function )>>>>>>>>>>>

(5) Money Management Function Base on Account Equity for Very First Order Only. Example For Every 50000 use 0.01 starting Lot.
    But you can add better fuction too with this according your Knowledge and Experience -:) .
............................................................................................................................
             <<<<<<<<<<<< ( Special Fuction About LotExponent and Exact PipStep ) >>>>>>>>>>>>

(6) Special Function 1 >>
                      Place Double Orders of Lot Exponent With exact PipStep difference. Example >> Lot Exponent is 2.0 , So 
    Place first order 0.01 and after again 0.01 with 40 small pips difference, then 0.02 and again after 40 pips 0.02,
    Then 0.04 and after 40 Pipstep Again 0.04 so On....!!! First Order is with 3 Same Order Etc 0.01 > 0.01 > 0.01 so in double 
    it will be total 6 orders with 0.01 then follow lot exponent with also double orders but with exact pipstep difference.
    (First 6 Orders 0.01 with exact 40 small pipstep   ) 

  (i)  Start placing order from 1.25000 with Exact PipStep >>
    1.25000      =  0.01    
    1.25040      =  0.01
    1.25080      =  0.01
    1.25120      =  0.01
    1.25160      =  0.01    
    1.25200      =  0.01
 (ii) Lot Exponent Orders ( For Example Lot Exponent is 2.0 )
    1.25240      =  0.02
    1.25280      =  0.02
    1.25320      =  0.04
    1.25360      =  0.04
    1.25400      =  0.08
    1.25440      =  0.08

    so on continue lot Exponent ratio.

                                                                        Picture Attached

...............................................................................................................................        
             <<<<<<<<<< ( Special Function 2 About Take Profit Calculation )                 

(7) Special function 2 >> 
                         (1)  Take Profit Base on Fix Pips From Market Pull Back.
                   (i) SideWays (Sell) Orders TakeProfit
                       Take Profit is with market Pull Back Pips For Example If Market Moves SideWays uptrend then Take Profit is 200 
    Small Pips from Last open order.If Last order open price is 1.25440 then take Profit is 1.25240 ( 1.25440-0.00200=1.25240) 
    and close all Sell orders instantly when hitting TakeProfit. This is SideWays (Sell) Orders TakeProfit .  


                                                                                       Picture Attached    

                  (ii) Trend Order ( Buy ) TakeProfit
    For Trend Order TakeProfit Same After 200 small Pips. Buy order 1.25000 then close it on 1.25200 After 200 Pips and place again buy order.
    Take Profit Pips will be same for Both Buy orders and Sell Orders Example = 200 pips. ( ChangeAble )

                         (2)  Take Profit Base on Average Pips step of all Orders ( Commonly Used in all EA )
                 If Set 30 Pips then take 30 pips for first order and if second order add then average both order with 30 pips.
                 Average Take Profit for 30 pips for all buy orders as well as sell orders . Example >>
                 Buy orders = 0.01 at 1.25500 0.01 at 1.25400 0.01 at 1.25300 === PipStep 100 = Take Profit 30 
                 So Average Take Profit for all order is at 1.25405 for clear all trades . 

Note: Average TakeProfit and Pullback TakeProfit Both Should work at a same time.
      First Manage Average TakeProfit and in case of sideways Market If Average TakeProfit Pips Excced PullBack Profit then PullBack Profit 
      Should Work and Continue Till TakeProfit Reached.  
................................................................................................................................
(8)            <<<<<<<<<<<<< ( Stoploss and Trailing Stop Function ) >>>>>>>>>>>>>>>>>>>>>>
        
         (1) Use a Stoploss Function With Averaging PipsSteps of All Orders
         (2) Use a Average Trailing Stop With Trailing Start And Trailing Stop Function. 
             Active when average trades takeProfit reached to a specific Small Pips in Profit.          
................................................................................................................................
             <<<<<<<<<<< { Profit and Loss in Currency Amount ( It may be Dollar or Cent )} >>>>>>>>>>

(9) Fixed Profit and Loss in  Amount For Example
    Loss in Amount = -2000 so when this amount reached then closed only that symbol trades. ( Both Buy and sell ) and start trading again
    Profit in Amount = 2000 so when this amount reached then closed only that symbol trades. ( Both Buy and sell ) and start trading again
    True or False Function Required Separetly.
.................................................................................................................................
                  <<<<<<<< ( Works with All Currency Pairs )

(10) EA should Works with more than one Pairs at a time without any Error and without magic number changing mannualy . (i) GbpUsd (ii) EurUsd (iii) UsdJpy Etc.
.................................................................................................................................
                  <<<<<<<<< ( Auto Manage 4 Digit and 5 Digit Brokers ) >>>>>>>>>

(11) EA should works and manage automatically 4 Digit and 5 Digit Brokers ( Default Setting as Five Digit Brokers )
.................................................................................................................................
                  <<<<<<<<< ( Special Function 3 About RSI Features ) >>>>>>>>>>

(12) Special Function 3 >>> RSI Function <<<
     (i) RSI TRUE or FALSE
    (ii) RSI Period = 14
   (iii) Applied Price = close-0 >> open-1 >> high-2 >> low-3 >> MedianPrice-4 >> Typical Price-5 >> Weightedclose-6 >> etc 
    (iv) RSI Time Frame ( Example M1 , M15 , M30 , H1 , H4 , D1 , W1 , M1 )
 (iv)(i) If we Set M30 RSI TimeFrame and Our Chart TimeFrame is M1 then it should follow its M30 RSI Period Not according Chart Time Frame.
     (v) Buy Level = 30 , If RSI Below this Level Start Trading Buy Orders Only and Continue it with LotExpopnent in case of sides ways till it Hits TakeProfit
    (vi) Sell Level = 70 , If RSI Above this Level Start trading Sell Orders Only and Continue it with LotExpopnent in case of side ways till it Hits TakeProfit
  Note = In RSI Trading Only One Side Trading will work. (i) Below Buy Level Only Buy Orders Place (ii) Above Sell Level Only Sell Orders Place.

..................................................................................................................................
(13)                 <<<<<<<<<<<( Display on Chart )>>>>>>>>>>>>>
                       All Necessary Input Should be on Chart Display Such as 
Expert Name as Title 
Account Name = Balance = Equity = Free Margin = Margin = Buy Trades Minus+Profit Floating = Sell Trades Minus+Profit Floating = Drawdown Floating = 
Buy Trades Total+ Total orders Lot = Sell Trades Total+Total Trades Lots etc. You can manage these all according your knowledge .

..................................................................................................................................

                    All necessary input Require in setting
..........................................................................
       RSI                    = True , False
       RSI Period             = 14
       Applied Price          = close-0 >> open-1 >> high-2 >> low-3 >> MedianPrice-4 >> Typical Price-5 >> Weightedclose-6 >>       
       RSI Time Frame         = M1 , M15 , M30 , H1 , H4 , D1 , W1 , M1 
       Buy Level              = 30
       Sell Level             = 70
..........................................................................
       Slippage               = 3
       Lot Decimal            = 2
..........................................................................
       Lot                    = 0.01       
       Lot Exponent           = 2.0
..........................................................................
       Fixed Lot              = True , False
       Fixed Lot              = 0.01     ( For all Trades )
..........................................................................
       Money Management       = True , False
       Risk Amount Ratio      = 50000 
       Risk                   = 0.01  (for every 50000 use 0.01 Starting Lot for First Trade only)  
..........................................................................
       Exact PipStep          = 40            ( Small Pips )
..........................................................................
       Average TakeProfit     = True , False
       Average TakeProfit     = 30            ( Small Pips )
..........................................................................
       PullBack TakeProfit    = True , False
       PullBack TakeProfit    = 200           ( Small Pips )
..........................................................................
       Average Stoploss       = True , False
       Average StopLoss       = 1500          ( Small Pips )
..........................................................................
       Take Profit In Money   = True , False
       Take Profit In Money   = 2000
..........................................................................
       StopLoss In Money      = True , False
       StopLoss In Money      = -2000
..........................................................................
       Trailing Stop          = True , False
       Trailing Start         = 30             ( Active when average trades takeProfit is in 30 Small Pips in Profit
       Trailing Stop          = 10             ( Save 10 Small Pips while Activeted )
..........................................................................
       Maximum Trades Allowed Each Side = 50      ( should be Changeable to low or more )
..........................................................................
       Magic Number           = 1234
       Expert Comment         = any
........................................................................................................................................

If you need more information about this EA then you are welcome.
This is first time I am using this service. Don't know more about it.

Only Serious and Experienced Programmer will Contact.


[contact info deleted by administration]

The Customer should provide the Requirements Specification for all potential Developers to avoid any additional interaction outside of the Freelance service before concluding an agreement.

Please do not violate the Rules of using the Freelance service. Exchanging the contact data before concluding a Work Agreement is not allowed - https://www.mql5.com/en/job/rules#warning:

Fulfilling Orders outside of the Freelance service

  1. You can use the Freelance service only for its intended purpose - carrying out all necessary works and making payments for published Orders. Searching for customers and developers in the Freelance service in order to perform a work outside of the service is forbidden.
  2. Customers and Applicants cannot exchange contact data in any form before concluding a Work Agreement. Violators are banned from participating in the Freelance.
  3. Carrying out works and payments for Freelance Orders outside of the service is forbidden. Violators lose access to all MQL5.com website services.
  4. The Administration has the right to ban violators from participating in the Freelance service without any explanation after an internal investigation.

Archivos adjuntos:

PNG
765.PNG
46.8 Kb

Han respondido

1
Desarrollador 1
Evaluación
(182)
Proyectos
342
42%
Arbitraje
118
12% / 73%
Caducado
104
30%
Libre
2
Desarrollador 2
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
3
Desarrollador 3
Evaluación
(62)
Proyectos
140
46%
Arbitraje
19
42% / 16%
Caducado
32
23%
Libre
Solicitudes similares
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Dr Pattern 30+ USD
good day i need the service of the seaso coder to help me fix my ea The Job required 1 knowledge of Mt4 and Mt5 indicator coding 2. Telegram code 3. ability to code indicator to work on multiple Time frame combine to trade 4 Ability to Join two or three indicator on same ir different time frame if you have these skill please let chart i will discuss the details of the Job inside to you The required day including
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
EA based on RSI and MA 100 - 400 USD
Program is based on RSI and MA indicators dynamic as triggers, for Open/Close criteria. Runs automatically but inputs can be updated manually. It uses a GUI to manage it. Multi TF analysis. Log register of every operation for analysis (db) Open Source deliver. Kindly apply IF you have previous experience with trading and mql/python/c bot/algo developing. And if you have a good track record . ps: Better if you have a
This is and EPA (Entry Point Analyzer). Automatically analyzes the algorithm for XAU/USD and places a safe entry point mark for your trade. This has been tested and gives out 90% success rates
I am looking for an experienced MQL5 developer to help me finalize and optimize an Expert Advisor (EA) for the FTMO challenge. I have already built a significant portion of the code, but it requires further refinement and optimization to ensure it functions according to the trading strategy I intend to use. I am happy to share all the resources, including the current code, reference materials, and detailed

Información sobre el proyecto

Presupuesto
30 - 75 USD
Para el ejecutor
27 - 67.5 USD
Plazo límite de ejecución
de 1 a 7 día(s)