Trabalho concluído

Tempo de execução 14 dias
Comentário do cliente
Good guy, a little slow to finish but very good quality code, not as communicative as could be sometimes, but still pretty good when he does communicate.

Termos de Referência

I need an expert advisor that can run with a very high safety rating eliminating any loss probabilities by 90% which means I'd like a 90% probability of the EA winning it's trades, also per every $200 in the account, there should only be a maximum of one trade going from this EA, so if there is $400, and three charts have this EA on it, only 2 of these charts can trade and so on, also I would like the EA to trade only 1 trade per chart, and 1 trade per account per $200 balance increment, I would like it to reverse trend by closing any open trades when the trend changes, it should have its own smart Take Profit based on its own analysis, it should also be able to process scalp and swing trades at the same time, although it should be an intraday trading EA, and for it to be able to learn from its losses and wins, becoming more efficient at trading every time it makes losses, and remembering patterns from every win and loss, I'd like it to read news to make better informed trades, also I'd like a safety setting for lot size calculation, an example would be that it be able to make safer trades with smaller lots based on the account balance, the smaller the account balance, as in a $10 or less account making a small trade 0.01 lots of 5pips or less take profit with trailing stop and trailing take profit moving stop loss to break even and exiting position atleast 0.5pips/5points in profit, every $10 more of the account balance it will make slightly more pips in maximum take profit, meaning it will adjust the take profit dependent on maximum account balance and at every $200 more than $200 balance the EA will increase the lot size per trade by 0.01 or add another trade of 0.01 lots and so on, but capping it's maximum take profit at a maximum of 3000points/300pips, I'd like it to trade every currency pair all major and minor forex pairs, I'd also like it to trade commodity metals aswell as indices, if you are an experienced trader I'm sure you will be able to make this happen, please ask me questions if you are unsure of what exactly I need, I will try to simplify things even more if I can. Also if you have a more feasible strategy or maybe a better way of optimizing the trading process but still having the same working systems as I want, then please be free to make suggestions to me and I'll check over it.

Respondido

1
Desenvolvedor 1
Classificação
(75)
Projetos
80
6%
Arbitragem
46
11% / 54%
Expirado
7
9%
Trabalhando
2
Desenvolvedor 2
Classificação
(70)
Projetos
91
25%
Arbitragem
26
19% / 54%
Expirado
25
27%
Livre
3
Desenvolvedor 3
Classificação
(461)
Projetos
488
70%
Arbitragem
6
67% / 0%
Expirado
2
0%
Livre
4
Desenvolvedor 4
Classificação
(45)
Projetos
91
13%
Arbitragem
34
26% / 59%
Expirado
37
41%
Livre
Pedidos semelhantes
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
AWFX 69+ USD
I want a highfrequency straddle scalping mt5 ea,that is excellent for news event trading. Must be fully configurable and the pending stop orders must be used fast with the OCO style. It must trade cycles ultra-fast and dynamically increase lotSize bases on the current balance or equity
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the

Informações sobre o projeto

Orçamento
30 - 120 USD
Prazo
para 30 dias