仕事が完了した

実行時間4 日
依頼者からのフィードバック
Satem is a very good programmer. He gave me what i requested and even surpassed my expectation. No other person does it better.
開発者からのフィードバック
A great client and a friendly person too and i hope to work together soon

指定

Requirements Specification for Trading

1.       Custom Indicators used: ChaosArrZZ, ArrXXx2, Movingaverage_mtf, DT-Zigzag and Fibo_v2, Fisher and Cycle Identifier

2.     The idea of the trading system is as follows:  Market entries are initiated when ChaosArrZZ and DT-Zigzag appears simultaneously

3.     Trading Signals:

     ·  Buy signal:  3 Options to buy

·         Appearance of DT-Zigzag and ChaosArrZZ and ArrZZx2 buy Signal above Movingaverage_mtf 200 period (DT-Zigzag + ChaosArrZZ + ArrZZx2 > Movingaverage_mtf 200 period).

 

·        Appearance of DT-Zigzag and ChaosArrZZ and ArrZZx2 below Movingaverage_mtf 200 period, wait for DT-Zigzag and/or ArrZZx2 Sell Signal and then another DT-Zigzag and/or ArrZZx2 Buy. Movingaverage_mtf is no longer considered.

·        Appearance of  ChaosArrZZ (Short) + DT-Zigzag (Short) + ArrZZx2 above Movingaverage_mtf 200 period) and then + DT-Zigzag (Long) + ArrZZx2 (Long) all above Movingaverage_mtf 200 period

Sell signal:  3 Options to Sell

·         Appearance of DT-Zigzag and ChaosArrZZ and ArrZZx2 Sell  Signal below Movingaverage_mtf 200 period (DT-Zigzag + ChaosArrZZ + ArrZZx2 < Movingaverage_mtf 200 period).

 

·        Appearance of DT-Zigzag and ChaosArrZZ and ArrZZx2 above Movingaverage_mtf 200 period, wait for DT-Zigzag and/or ArrZZx2 Buy Signal and then another DT-Zigzag and/or ArrZZx2 Sell. Movingaverage_mtf is no longer considered.

 

·        Appearance of  ChaosArrZZ (Short) + DT-Zigzag (Short) + ArrZZx2 above Movingaverage_mtf 200 period) and then + DT-Zigzag (Long) + ArrZZx2 (Long) all above Movingaverage_mtf 200 period

The below figure shows Buy and Sell cases.

 

 

4. Positions are closed at opposite signals: Buy positions are closed at Sell signals (DT-Zigzag and ChaosArrZZ – Short), and Sell positions are closed at Buy signals (DT-Zigzag and ChaosArrZZ – Buy)

5. Positions are opened at the market price, when a new bar emerges or a Buy Stop or Sell Stop is initiated (10 pips away)

6. Additional filters for opening a position: Check 1 Fisher and Cycle Identifier Buy or Sell Signal for additional filter (Optional)

7. Additional filters for closing a position:  Check Cycle Identifier custom indicator signal in opposite direction

8. Close by Take Profit — During position opening, initial take profit is set using Fibo_v2 dynamic support or resistance level.

9. Position management

TrailngStop is used to protect profit. Stop Loss is set if profit in points exceeds the value specified in the InpTrailingStop parameter. If the price continues to move in the profit direction, Stop Loss should be trailed at the given distance. Stop Loss cannot be moved towards the loss direction, i.e. the Stop Loss value cannot be increased. If none of protective orders (Take Profit or Stop Loss) triggers, the position should be closed by an opposite signal. No other position exit methods are available.

Breakeven should also be used as a means of protecting funds

Lot Size:  Should be by fixed volume regardless of profit or loss or % of the size of the balance or equity;

Stoploss should be set using Fibo_v2 support or resistance level.

 

 

 

 

 

 


応答済み

1
開発者 1
評価
(636)
プロジェクト
1007
47%
仲裁
33
36% / 36%
期限切れ
99
10%
仕事中
パブリッシュした人: 6 codes
2
開発者 2
評価
(430)
プロジェクト
606
55%
仲裁
48
23% / 56%
期限切れ
176
29%
3
開発者 3
評価
(349)
プロジェクト
463
51%
仲裁
41
24% / 49%
期限切れ
149
32%
4
開発者 4
評価
(18)
プロジェクト
27
15%
仲裁
7
0% / 86%
期限切れ
5
19%
5
開発者 5
評価
(361)
プロジェクト
644
26%
仲裁
92
72% / 14%
期限切れ
12
2%
仕事中
パブリッシュした人: 1 code
類似した注文
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
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

プロジェクト情報

予算
30 - 50 USD
締め切り
最低 1 最高 7 日