Termos de Referência

MQL4 OR MQL5 EA Money Manager

Inputs

-DrawdownLimitPercentage (float) default value = 30.0

-DailyLossLimitPercentage (float) default value = 5.0

-UseDrawdownLimit(boolean) default value= false when true EA stops if DrawdownLimitPercentage is reached for equity balance

-UseDailylossLimit(boolean) default value= false when true EA stops if DailyLossLimitPercentage is reached for equity balance

-Default LotSize value (float)

-Magic number (int)

-Allow 2 way tradings buy and sell order (bool) when false new order cancel or close  opposites orders_type on the same Exchange

-useTp1x( boolean) default value =true

-useTp2x ( boolean) default value =true

-useTp3x ( boolean) default value =true

-useTp4x ( boolean) default value =true

-useTp5x (boolean) default value = true

-useTp6x ( boolean) default value =true

-use defauLt lotSize (bool)
-SL   Percentage  level (float) default value = 0.5
-TP1 Percentage level (float) default value = 0.5
-TP2 Percentage level (float) default value = 1.0
-TP3 Percentage level (float) default value = 1.5
-TP4 Percentage level (float) default value = 2.0
-TP5 Percentage level (float) default value = 2.5
-TP6 Percentage level (float) default value = 3


-Money management Setup (4 booleans OPTIONS(Radio buttons)). 4 optionals Money management inputs :

- OPTION 1 : Self Simple Management  (Uses 1 input. Require  1 webhook request to provide:   lotsize ,entry, SL, type, order_type, useTp1x...6x and TP1..6_LEVELS, TO Close when SL is touched or  CLOSE when TP1  is Touched)

Rules : ~ order_type CANT be NULL or NA

    ~ if entry null or na  entry == buy at market price
    ~ if lotsize null or na  entry == default Lotsize value
    ~ TP_LEVEL or SL Can Be Null or Na

    - input : use Martingale (boolean) when true after a loss lostSize is doubled

- OPTION 2 : Self TrailStoploss Management  (Require  1 webhook request to provide:   lotsize ,entry, SL, type, order_type useTp1x...6x and TP1..6_LEVELS  TO Move SL or SL when TP 1 to 6  is Touched)
Rules : ~ order_type CANT be NULL or NA
   ~ if entry null or na  entry == buy at market price
   ~ if lotsize null or na  entry == default Lotsize value
   ~ Tp Levels one to six  and SL are required

- OPTION 3 : Selfpartial Close ( Has inputs and Require  1 initial  webhook request to provide:   lotsize ,entry, SL, type, order_type useTp1x...6x and TP1..6_LEVELS  TO totally close when  SL_Touched and partially close when TP_Touched)
    - inputs are:
        - lotsize partial close percentage  on TP1  (float) ; default value = 60
        - lotsize partial close percentage  on TP2 (float) ; default value = 20
        - lotsize partial close percentage  on TP3 (float) ; default value = 20
        - lotsize partial close percentage  on TP4 (float) ; default value = 20
        - lotsize partial close percentage  on TP5 (float) ; default value = 20
        - lotsize partial close percentage  on TP6 (float) ; default value = 20
Rules : ~ order_type CANT be NULL or NA
   ~ if entry null or na  entry == buy at market price
   ~ if lotsize null or na  entry == default Lotsize value
   ~ Tp Levels one to six  and SL are required

- OPTION 4 : Client Selfpartial Close (Uses Self partial Close inputs. Require  1 initial  webhook inbound request to provide: orderTicket or comment  i dont know, lotsize ,entry, SL, type, order_type useTp1x...6x and TP1..6_LEVELS  TO totally close when  SL_Touched and partially close when TP_Touched. Also Require Additional inbound Webhook Requests to partially  or fully close)
Rules : ~ orderTicket or comment  cant be null as it is required to modify the right order
   ~ order_type CANT be NULL or NA
   ~ if entry null or na  entry == buy at market price
   ~ if lotsize null or na  entry == default Lotsize value
   ~ Tp Levels one to six  and SL are required


File Delivery Format MQL4 or MQL5 

Pinescript has nos secret for me if needed  i can provide a pinescript money management function who pick entry and tracks when TPS or SLS are touched

i usually purchase from fiverr this is my first order here please professional ill try my best too.

Also we might have to agree on  a testing time, protocol or plan since i will code the client (JSON will be the  format) My client could Post in telegram chat (as i see its popular) or else we will see

I HOPE THERE IS FEASIBILITY i rather pay and have my own solution than using solution like tradingview.to , https://www.mql5.com/en/market/product/70538?source=External%3Ahttps%3A%2F%2Fwww.google.com%2F#description, etc... i just want my own stuff

THANK YOU ALREADY

-Martin

Respondido

1
Desenvolvedor 1
Classificação
(219)
Projetos
370
42%
Arbitragem
145
17% / 41%
Expirado
124
34%
Livre
2
Desenvolvedor 2
Classificação
(2)
Projetos
1
0%
Arbitragem
1
0% / 100%
Expirado
1
100%
Livre
3
Desenvolvedor 3
Classificação
(119)
Projetos
169
38%
Arbitragem
9
78% / 22%
Expirado
15
9%
Livre
4
Desenvolvedor 4
Classificação
(74)
Projetos
121
43%
Arbitragem
12
33% / 50%
Expirado
17
14%
Livre
5
Desenvolvedor 5
Classificação
(10)
Projetos
14
14%
Arbitragem
6
33% / 50%
Expirado
2
14%
Livre
6
Desenvolvedor 6
Classificação
(74)
Projetos
73
47%
Arbitragem
2
50% / 50%
Expirado
2
3%
Livre
7
Desenvolvedor 7
Classificação
(7)
Projetos
18
44%
Arbitragem
3
0% / 100%
Expirado
6
33%
Livre
8
Desenvolvedor 8
Classificação
(22)
Projetos
18
6%
Arbitragem
31
3% / 65%
Expirado
5
28%
Livre
Pedidos semelhantes
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on here it doesn't show any signals, I need an expert that can help me to work on it, that can also work on more projects, Thanks, I have $20 for this project now, If you think is too small and you want to charge $30, i can pay you the rest later on
Expert Advisor "Breakeven Manager" Magic 1234; Magic 1234; An expert advisor that manages open hedged trades using a magic number. In a hedged position for example "BUY/Sell, EUR/USD". If the buy or sell trade closes then the remaining open trade automatically goes to break even. This break even price will be hidden. BUY if SELL Trade Closes then (Ask <=OrderOpenPrice()+0) SELL if BUY Trade Closes then (Bid
I need help with my indicator which is Wave. I'd like to have some changes made to my base code Also I need cooperation for later projects... Thanks alot in advance
1. **Trade Execution:** - The bot should be capable of entering and exiting trades based on predefined signals from my trading strategy. 2. **Take Profit:** - Implement mechanisms to take profit at specific levels as defined by my strategy. ### Additional Features: - The bot should be able to handle multiple trades simultaneously. - It must have a user-friendly interface for monitoring and adjustments. -
can anyone here help me with develop a Pine script on TradingView's Pine Editor for a trading strategy based on certain variations of the Morning Star candlestick pattern which I have been noticing from last 2 years
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file, Also I will be paying $20 for the project cause i just need you to adjust some Minor things in it, i will explain more further in the message side
I want to clarify some points, such as: When entering into a buy deal, he opens three deals, each deal has a different take profit and one stop loss. When you look at the code, you will know that there are three take-profit. It opens one deal, taking one profit and adding risk management as well An information screen on the chart shows all the information, I only have $10 for this now, and also I still have more
Hey greetings My pleasure to met you all .I would like to convert a public tradingview pinescript indicator to MT5 Expert Advisor based on my. Requirements/specification.Kindly bid and let discuss about the project
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file thanks very much in advance, Also there will be more project in front, so I need a very dedicated developer
I am looking for a developer to assist in testing my Sierra Chart Indicator code. The task involves checking the code for any errors and ensuring it functions perfectly. Your expertise in identifying and fixing potential issues will be invaluable. If you have experience with Sierra Chart and are skilled in debugging, please get in touch. Thank you

Informações sobre o projeto

Orçamento
200+ USD
Desenvolvedor
180 USD
Prazo
para 10 dias