Algorithm Design, Testing, Optimization, and Implementation

指定

This is what I've come up with so far:

Double top criteria:

A trend has been established according to preset criteria maximum of several Fibonacci spaced simple moving averages

A peak has been established by a minimum decline of at least 21% of the determined uptrend with a maximum decline of 34% of the upward trend to its peak at that point.  I start with these natural "Fibonacci" numbers that can be broadly optimized over time and across a wide range of securities.

A resumption of the trend follows to a minimum distance of 21% below the first peak basis initial decline from the first peak with a maximum of 89% above the first peak basis initial decline

A breakdown from the 2 ndpeak at least 3.1416x faster than the move from the low of the first qualified down move drives the price to one tick below the previous low at which a stop order triggers a short sale or put purchase for the stock at hand

An automatic stop loss is placed at time of entry 89% above lowest of the two peaks basis second decline

Exit order is placed at time of entry 100% below the lowest point of initial or second decline basis 3.1416x faster decline vs rise from lowest point between peaks to second peak

Exit order is modified at a Fibonacci reverse logarithmic multiple of 1.618034x the minimum 3.1416x figure for a 100% exit projection, eg a speed multiple of 6.2832 would project to a 161.8034% of initial decline below its lowest point and decelerate with increased multiples

Logarithmic smoothing would be the domain of someone who could surely derive an off-the-shelf formula for a reasonably smooth gradient of such a diminishing multiple of trade determining decline

With smaller percentages of initial trend before the double top remaining down to 66% (100-34), profit objective would be lowered; with larger percentages up to the maximum of 79% (100-21), profit objective would be raised (TBD)

Wider overall tops increase profit objective (TBD)

反馈

1
开发者 1
等级
(15)
项目
16
19%
仲裁
2
0% / 50%
逾期
1
6%
空闲
2
开发者 2
等级
(9)
项目
11
27%
仲裁
2
0% / 100%
逾期
0
空闲
3
开发者 3
等级
(294)
项目
469
39%
仲裁
101
41% / 24%
逾期
77
16%
已载入
发布者: 2 代码
4
开发者 4
等级
(27)
项目
43
7%
仲裁
18
6% / 78%
逾期
26
60%
空闲
5
开发者 5
等级
(58)
项目
76
33%
仲裁
9
78% / 11%
逾期
7
9%
空闲
发布者: 2 代码
6
开发者 6
等级
(94)
项目
148
59%
仲裁
16
38% / 13%
逾期
25
17%
空闲
发布者: 1 代码
7
开发者 7
等级
(119)
项目
169
38%
仲裁
9
78% / 22%
逾期
15
9%
空闲
8
开发者 8
等级
(45)
项目
91
13%
仲裁
34
26% / 59%
逾期
37
41%
空闲
9
开发者 9
等级
(69)
项目
146
34%
仲裁
13
8% / 62%
逾期
26
18%
空闲
发布者: 6 代码
10
开发者 10
等级
项目
0
0%
仲裁
0
逾期
0
空闲
相似订单
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 - 500 USD
截止日期
 11 天