I need an EA based on Moving averages and CCI values

仕事が完了した

実行時間1 日
開発者からのフィードバック
wise and detailed, well instructured customer! glad to work for him
依頼者からのフィードバック
Code works! Developer coded strategy and it worked. Already starting on next strategy

指定

All the defined things would be set from the properties

  • Define 1st Moving Average
  • Define 2nd Moving Average
  • Define 3rd Moving Average
  • Define 4th Moving Average
  • Define 5th Moving Average
  • Define CCI
  • Define Current Price in relations to 1st Moving Average


*If Moving Average 1 value is higher than Moving Average 2 value, look for buy.

*If Moving Average 2 value is lower than Moving Average 1 value, look for sell.

1st and 2nd MA is Major


*If Moving Average 3 value is higher than Moving Average 4&5, look for buy.

*If Moving Average 3 value is lower than Moving Average 4&5, look for sell.

3rd, 4th and 5th MA is Minor


*If Current Price value is higher than Moving Average value 1, look for buy

*If Current Price value is lower than Moving Average value 2, look for sell


If Major buy & Minor buy & Current Price buy and CCI is at a specific number execute a buy with a TP and SL


If Major sell & Minor sell & Current Price sell and CCI is at a specific number execute a sell with a TP and SL


Would like to be able to set TP and SL in the properties of the EA

応答済み

1
開発者 1
評価
(772)
プロジェクト
1039
44%
仲裁
50
8% / 50%
期限切れ
116
11%
2
開発者 2
評価
(67)
プロジェクト
97
35%
仲裁
11
27% / 45%
期限切れ
13
13%
3
開発者 3
評価
(71)
プロジェクト
103
20%
仲裁
6
0% / 83%
期限切れ
3
3%
4
開発者 4
評価
(885)
プロジェクト
1410
67%
仲裁
123
32% / 41%
期限切れ
218
15%
パブリッシュした人: 1 code
5
開発者 5
評価
(169)
プロジェクト
204
30%
仲裁
25
40% / 44%
期限切れ
12
6%
6
開発者 6
評価
(100)
プロジェクト
125
23%
仲裁
12
0% / 75%
期限切れ
22
18%
7
開発者 7
評価
(1)
プロジェクト
1
0%
仲裁
0
期限切れ
0
8
開発者 8
評価
(130)
プロジェクト
184
32%
仲裁
18
28% / 67%
期限切れ
27
15%
パブリッシュした人: 1 code
類似した注文
I need any highly profitable robot which can trade small account like 50-100USD and any currency pair(s) The robot should avoid trading around news time and have good risk management. It should use any strategy which is profitable and not those unacceptable by brokers. Demo versions will be required before selection
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
Project Title: Custom XAUUSD Support & Resistance Indicator Platform Required: MT5 preferred. If possible, also provide TradingView Pine Script version later. Main Goal: I want a custom indicator made specifically for XAUUSD (Gold) only. The indicator should automatically detect and draw strong support and resistance zones where price has a high probability of reacting, rejecting, or reversing. It must update
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
I need a high frequency trading robot for gold in one or 5 minute timeframe the robot should have spread filter where it should only open trades below a set spread should have news filter to allow trading during fundal news or not the robot should have input in number of minutes to close all open trades and remove pending orders before fundamental news as part of news filter. It should also have the number of minutes
Hello, I am looking for a professional trading system including: 1- Trading Bot (Expert Advisor): - Good profit performance - High security and strong risk management - Works efficiently during high market volatility (news and strong movements) - Works on all pairs (Forex + Gold) 2- Signal Indicator: - Provides clear Buy and Sell signals - Includes Take Profit and Stop Loss - No repaint (signals must not change or

プロジェクト情報

予算
100 - 130 USD