MQL5
Indicadores
Asesores Expertos
Fórex
Depuración de robots/indicadores
Optimización de estrategias
Estadística y matemáticas
C++
Módulo de estrategias
Paneles de Control y Ventanas de Diálogo
Acciones
C#
Python
Gráficos personalizados
Futuros
MySQL
JavaScript
Opciones
Diseño de productos
Java
Compilación de datos de internet
SQL
HTML
Carga de datos a la página
Minería de datos
Escritura de textos
Traducción de textos
ALGLIB
PostgreSQL
Linux
RegExp
Tarea técnica
Hi! There's a public strat on the ninjatrader website:
https://ninjatraderecosystem.com/user-app-share-download/bollinger-cross-over/
Bollinger cross over
I'm wondering if you would be able to reproduce the strat and add some or all of the following settings:
- 3 session times (so i can specify when i want the strat running)
-close trade after x bars and wait for new position (close the existing trade whenever it goes past this many candles and hasn't yet closed, and then wait for a new trade)
-trade on these days only s,m,t,w,th,f,s (be able to pick which days we want the strat to be turned on) (not sure if this is possible but would be a nice option)
Let me know if these things are an option and if you can make it happen.
Thank you!
Han respondido
1
Evaluación
Proyectos
1
0%
Arbitraje
5
0%
/
100%
Caducado
0
Libre
2
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— 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
EA: Smart Break-Even & Partial Close Manager
30 - 200 USD
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
MT4/MT5 HFT EA us30
30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
Información sobre el proyecto
Presupuesto
30+ USD
Plazo límite de ejecución
a 1 día(s)