Specifiche

I am interested to establish a long relationship (for creating and EA and future updates) with an experienced developer in Renko Bars.

I need an Expert Advisor for MetaTrader4.
My strategy uses Mean Renko Bars (I purchased the ex4 version of this indicator from here (https://ovo.cz/products/offline-charts-for-mt4/mean-renko-bars/). This indicator is only for preparing the chart, there are other relatively similar indicator with open source too (I can provide at least one if necessary).
The EA should read a Renko Bar indicator properly and bring orders as quickly as possible without long delays in the market.
The EA should be able to work on different financial products (forex, gold, oil, indices).

The entry setup is based on several indicators (I can provide source code for each of them). Also, the setup should respect a few specific rules that I will describe in “Requirements Specification”.
The Money Management should be split in two variants. First should allow EA to close the trade in steps (for ex 100% TP1 at x pips /  or 50% TP1 at y pips, move SL cu BE for the rest and set 25% TP2 at z pips and 25% TP3 at m pips. Max 3 partial TPs), SL should be fix and will depend on an indicator or previous swing high. Second version should allow martingale, to increase the lot size by a coefficient set by me after each loss.

The lot size should be fix and set by me.

I also will need to see with the help of the EA, after I will place it on the chart in live trading all the indicators set by me. So, there should be a graphic representation of my strategy exactly as I already see it now when I am trading manually. I ask this so I would be able to check and test the EA. Also, I will need that some of the parameters set in the strategy (I will specify them also in “Requirements Specification”) to be displayed on the chart (for example, to see if there are 4 rules to enter into a new trade and 3 of them are already respected and the EA is waiting for the 4th, to be able to see this on the chart).

EA should be created in that way that, if I want, I will be able to optimize it using MT4 platform (I refer here on the global parameters of course).

I need in the end the source code of the EA, of course. The code should be written clear and with full comments (for each significant segment or function there should be a comment inserted in the code where you should describe what you intend to do).


Con risposta

1
Sviluppatore 1
Valutazioni
(109)
Progetti
139
43%
Arbitraggio
19
16% / 53%
In ritardo
20
14%
Caricato
2
Sviluppatore 2
Valutazioni
(58)
Progetti
89
38%
Arbitraggio
26
4% / 77%
In ritardo
39
44%
In elaborazione
3
Sviluppatore 3
Valutazioni
(236)
Progetti
440
26%
Arbitraggio
125
21% / 57%
In ritardo
96
22%
In elaborazione
4
Sviluppatore 4
Valutazioni
(204)
Progetti
283
34%
Arbitraggio
34
32% / 29%
In ritardo
75
27%
Caricato
5
Sviluppatore 5
Valutazioni
(188)
Progetti
212
58%
Arbitraggio
9
11% / 89%
In ritardo
8
4%
Gratuito
6
Sviluppatore 6
Valutazioni
(49)
Progetti
134
27%
Arbitraggio
62
13% / 53%
In ritardo
58
43%
Gratuito
7
Sviluppatore 7
Valutazioni
(44)
Progetti
100
39%
Arbitraggio
17
29% / 47%
In ritardo
32
32%
Gratuito
8
Sviluppatore 8
Valutazioni
(1856)
Progetti
3459
88%
Arbitraggio
73
40% / 15%
In ritardo
265
8%
In elaborazione
9
Sviluppatore 9
Valutazioni
(549)
Progetti
826
73%
Arbitraggio
15
53% / 13%
In ritardo
193
23%
In elaborazione
10
Sviluppatore 10
Valutazioni
(647)
Progetti
1295
67%
Arbitraggio
84
26% / 49%
In ritardo
338
26%
Gratuito
11
Sviluppatore 11
Valutazioni
(63)
Progetti
80
28%
Arbitraggio
17
12% / 76%
In ritardo
48
60%
Gratuito
12
Sviluppatore 12
Valutazioni
(30)
Progetti
52
52%
Arbitraggio
6
0% / 100%
In ritardo
18
35%
Gratuito
13
Sviluppatore 13
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
Ordini simili
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
Hello, i need a robot for gold trading being able to determine a trend or instant changes on a micro scale so its just going to scalp very fast but, for example lets say we have an equity of 500 bucks it needs to take profit at 5 and open a new position and just continiue going like that all day, but i also want it to determine buying opportunities based off of a very wide range of candlestick data of gold the day

Informazioni sul progetto

Budget
200 - 400 USD
IVA (19%): 38 - 76 USD
Totale: 238 - 476 USD
Per lo sviluppatore
180 - 360 USD
Scadenze
da 10 a 30 giorno(i)