Termos de Referência


20-50-200 EMA 4h with 4d-9d-18d MMA added
Jan 30, 2018
Release Notes:
color change
Jan 30, 2018
Release Notes:
MMA 4d-9d-18d edited. Now MMA 4h-9h-18h
Jan 30, 2018
Release Notes:
20-50-200EMA4h 4h-9h-18h + alert indicator of 3-cross
Jan 30, 2018
Release Notes:
mejorado
Jan 31, 2018
Release Notes:
edited to improve indicator
Jan 31, 2018
Release Notes:
colors edited
Jan 31, 2018
Release Notes:
colors edited
Jan 31, 2018
Release Notes:
colors wanted doesn't work


Respondido

1
Desenvolvedor 1
Classificação
(44)
Projetos
60
5%
Arbitragem
6
0% / 67%
Expirado
5
8%
Livre
2
Desenvolvedor 2
Classificação
(75)
Projetos
80
6%
Arbitragem
46
11% / 54%
Expirado
7
9%
Trabalhando
3
Desenvolvedor 3
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
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 () {
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained

Informações sobre o projeto

Orçamento
30+ USD