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%
期限切れ
14
14%
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 have an issue with my ninja script and i would like you to help me straighten things I wanted to create an indicator and i have the source code already but i am getting compiling errors on my NinjaTrader And i tried fixing the error it still same I sent 3 images here for you to understand the errors and i would like to ask if you can help me fix it so i can go ahead and compile my source code. Thanks
Good day, I would like to build an automated trading system for Ninjatrader using 2 MACD, a Supertrend, and a moving average indicator. I want the option to adjust the indicator settings, the ability to trade at three different times, and the option to receive alerts. I want to get an idea of what that will cost me. It will enter trades on all blue take one contract out at a fixed point, move the stop to break even
"Hello! I am an experienced programmer specializing in automated trading software for MetaTrader 4 (MQL4) and MetaTrader 5 (MQL5). My goal is to help traders turn their manual strategies into fully automated robots (Expert Advisors) and custom indicators. My services include: Developing Expert Advisors (EA) from scratch based on your strategy. Creating Custom Indicators and Scripts. Modifying existing EAs (adding
I have a simple strategy that need coding on tradingview Strategy using high low at seleted time and when breakout to entry buy sell. Everything will be explained on private
I am looking for an experienced MQL5 developer to modify and enhance my existing Expert Advisor, "Gold Levels Trader". The current version has a low win rate (~30%) and issues with ATR-based Stop Loss execution. I want to replace the current "pips drop/rise" logic with Fibonacci Retracement levels for entry signals, implement a Daily Drawdown Limit , and add Pending Orders functionality
I want developer who know how to create bot which immediately transfer specific crypto coin deposit to one crypto address to another specific address in just a second,, if you know about this then only comment on this post
So the things we need in algorithm of mql5 language EA in mt5 1. Depending on timeframe it can recognise the previous swing high and low 2. Timeframe is 5m,15m,1h,4h 3. It can recognise the basic Market bias that is market is bullish or bearish we can identify using (ema,rsi,basic smc bias,ict bias structure mapping) or use anything to find bias structure 4. EA should have option to change timeframe and change risk
require the development of a high-speed, fully automated trading Expert Advisor (EA) for MetaTrader 5 , optimized for live trading on both Deriv and Exness . The EA must be designed for fast execution, low latency, and reliability on real-money accounts , with full compatibility across broker-specific contract specifications, tick sizes, tick values, pricing formats, and volume rules. It should automatically detect
# Copyright 2025, MetaQuotes Ltd. # https://www.mql5.com import importlib . util mt5_spec = importlib . util . find_spec ( "MetaTrader5" ) if mt5_spec is None : mt5 = None else : import MetaTrader5 as mt5 # pyright: ignore[reportMissingImports] def main (): if mt5 is None : print ( "MetaTrader5 module not available" ) return print ( 'Python executable:' , __import__ ( 'sys' ).executable) ok = mt5
Scope of Work Develop 15 individual Expert Advisors (MT4 and/or MT5) Each EA will have: Unique trade logic and execution rules Configurable inputs (risk %, lot size, TP/SL, filters, sessions, etc.) Clean, modular, well-commented code Error-free compilation Backtest-ready functionality Core Features (Across EAs) Market & pending order execution Risk-based position sizing Time/session filters Trade limits (per day /

プロジェクト情報

予算
100 - 130 USD