Termos de Referência

I have a non repainting mt4 indicator I want converted into a expert advisor. The indicator generates signals by painting a white arrow for buy and a red arrow for sell. Below is how I want the Expert advisor to work.                                                Once the indicator paints a white arrow from below the E.A should buy immediately and if the indicator paints a red arrow from above the E.A should sell immediately.                                                              EXITING OF ORDERS.                                                         If the indicator had generated a buy white arrow and had a buy order then after some time it generates a red arrow for sell the E.A should close the buy order regardless of whether in profit or loss and place a sell order because of the new red arrow painted meaning selling.                                                            RISK MANAGEMENT                                                       The programmers should insert a parameter where I will put my maximum number of pips I can allow an order to go against me.                                                   I.e  if my maximum drawdown is 50 pips and I had a buy order but the market moved against me by 70 pips then the E.A should close my loss at 50 pips and wait for the next signal.                                               TAKE PROFITS.                                                                   The programmer should put me a parameter where I will place the number of pips I want to take as profit when orders move on my favour.                                    I.e  if I had my take profit at 10 pips and I got a buy order and the market continued to buy for 50 pips then the E.A should take profit immediately the market moves 10 pips away from entry price to my favour.                                                                                   ADDITIONAL COMMANDS.                                                I want the E.A to also take care of its losses                EXAMPLE.                                                                            I have set my take profit at 10 pips                                my maximum drawdown at 50 pips                                 fixed lot size at 0.02                                                            Then the E.A generates a buy order at 0.02 but unluckily the E.A gets a sell order and its exits the buy order with a loss of - 4 usd so what the E.A should do in the next sell order is make sure that it uses a lot size big enough to generate 6 usd with the set take profit for our case take profit is set at 10 pips... so the bot should do a quick math and find a suitable lot size that will be enough at 10 pips to make back the previous loss and a small profit on top. Thank you 

Respondido

1
Desenvolvedor 1
Classificação
(137)
Projetos
167
35%
Arbitragem
11
91% / 0%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(68)
Projetos
111
26%
Arbitragem
17
6% / 71%
Expirado
15
14%
Livre
3
Desenvolvedor 3
Classificação
(87)
Projetos
114
26%
Arbitragem
7
29% / 57%
Expirado
5
4%
Livre
Pedidos semelhantes
Fibonacci EA 30 - 180 USD
This EA will utilize the Fibonacci indicator after a break of structure, there will be three trading points, the 23.6 , 76.4 and a hedge trade for the 23.6. More explanation will be made if you signify interest, my mql5 account has been funded and i am ready to get this started Right awaay
Life Creator 40 - 1000 USD
the topic of this robot is ,,life creator'' becouse when you have no idea what to do, this robot can help you and teach you how you can do it. The robot gonna creat you your own tactics which can help you in future. When you gonna see that it's really work you start to be happy and you gonna want to have more of this
hi , i am looking for a Grid EA with some basic type of EA but fully functional and final one. so anyone who can do perfect EA should contact. plan is discussed as below. start and end time, and days of active deactive button should be added in dashboard or else like if we want to close EA for any future day or days in coming week so before time we should be able to set. when EA starts. it opens one buy or sell and
Dear Potential Partner, I am a seasoned software engineer currently employed as a Quant Developer at an innovative start-up. With a solid foundation in the financial industry and forex trading, I have recently expanded my portfolio to include freelance work, developing highly successful projects and profitable Expert Advisors (EAs). I am now seeking a strategic partner to help me capitalize on these achievements and
Hello good day, i have a coded bot,with few errors .i need them corrected, function ,how will you backtest it,set perimeter and long will it take to complete it. how will you ensure data privacy
You need to be able to convert the IBS Indicator which is written like this in ProRealCode: r = max(range,0.0001) ibs = (close-low)/r Also, you need to be able to convert the Momentum indicator written like this in ProRealCode: https://www.prorealcode.com/documentation/momentum/ Return value of the Momentum technical indicator of the Nth bar : (close – close of the N-th last bar). 1 Momentum [ N ] Calculation: It is
Hft live account 30 - 200 USD
i need a high frequency trading (hft) expert advisor, that can be used to trade on demo and live accounts icmarket and 8cap. The EA has to be highly profitable, giving daily profit. If a test version is available, please send, to foster a faster transaction. like the ones that pass prop firm and demo but adjustment where it work on live with low latency
i want a robot and an indicator that uses macd..bolingerbands And emas As well as fibonacci retracement confirmation from SMC strategy , OB+CHoCH And RTO i want it to print SL and TP using High and Lows
Hello [Programmer's Name], I hope this message finds you well. I am seeking your expertise to develop a forex Expert Advisor (EA) capable of identifying trading opportunities based on crossover signals from the following indicators: - MACD - RSI (including Connor RSI) - Stochastic RSI - Stochastic - Moving Averages (MA) with periods: 5, 10, 20, 50, 100, and 200 Key requirements for the EA include: - Integration of
Lihle's trades 30+ USD
``` //+------------------------------------------------------------------+ //| Hello World Expert Advisor | //| | //| This is a basic EA that buys and sells based on a simple | //| moving average crossover strategy. | //+------------------------------------------------------------------+ #property version "0.01" #property strict input int FastMA

Informações sobre o projeto

Orçamento
30+ USD
Desenvolvedor
27 USD
Prazo
de 5 para 10 dias