I need modification of an existing custom indicator

仕事が完了した

実行時間14 日
依頼者からのフィードバック
Valeriy did a great job and did exactly what I requested. He is a very skilled developer! Thank you.
開発者からのフィードバック
+++++

指定

I have a customized buy & sell indicator that I would like to have modified. I had a personal indicator coded from a strategy that uses 4 indicators. The previous coder was unable to code the 4 indicators into the custom indicator so that it could work independently on it's own. I need a coder to be able code the 4 indicators into the custom indicator so that it can work without the need to have the other indicators in the same MT4 platform. It should work independently on it's own. I have all the .mq4 files available. 

応答済み

1
開発者 1
評価
(73)
プロジェクト
85
44%
仲裁
10
40% / 50%
期限切れ
9
11%
2
開発者 2
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
3
開発者 3
評価
(213)
プロジェクト
246
45%
仲裁
42
10% / 57%
期限切れ
5
2%
4
開発者 4
評価
(574)
プロジェクト
945
47%
仲裁
309
58% / 27%
期限切れ
125
13%
5
開発者 5
評価
(3)
プロジェクト
8
13%
仲裁
10
10% / 70%
期限切れ
2
25%
6
開発者 6
評価
(69)
プロジェクト
146
34%
仲裁
13
8% / 62%
期限切れ
26
18%
パブリッシュした人: 6 codes
類似した注文
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
//———————————————————————————————————————————————————————————————————— 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

プロジェクト情報

予算
30+ USD