Lavoro terminato
Tempo di esecuzione 2 giorni
Hello,
I'd like to create a simple indicator for a start. This will take 15 minutes for the right person.
I want to have something quick so that we can test and improve.
This is more an apetizer to find the right person for other works going forward, I have more complex stuff in the pipeline once this is done ;-)
The goal is to plot "elasticity" which shows the relationship between variation of price and variation of volume over different time periods.
Indicator definition is as follows :
- Separate window
- 2 lines to plot : Slow (blue) and Fast (red)
- 2 parameters : SlowPeriod and FastPeriod
- The definition of the lines is :
y(t)= (C[t]-C[t-p))/C[t-p]) / ( (V[t]-V[t-p])/V[t] )
Where :
- V [t] : is the value of volume for tick t. This definition of volume could come from the A/D indicator or an another definition. I welcome any suggestion.
- C[t] is the closing price for tick t
- t-p means the tick a given period before. So if SlowPeriod is egal to 5, we will take the data 5 ticks before
I welcome any value-added suggestion !
Thank you, lookinf forward to working with you !
Ordini simili
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
JOB TITLE: XAUUSD ONLY MQL5 Strategy Developer Needed To Improve Existing MT5 EA Winrate JOB DESCRIPTION: I already have a working MetaTrader 5 Expert Advisor with a fixed set file and existing trading logic. The strategy is based on Volume Profile / Delta bias, ATR-based TP/SL, ATR deviation filtering, ATR trade spacing, break-even after TP1, and TP lock management. I am looking for an experienced MQL5 / trading
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
Hello, I am reopening this project with a fully updated and clarified specification. I am looking for a high‑level MQL5 developer who can deliver a clean, stable, and professional Phase 1 version of my: Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) This EA is not a simple indicator conversion or a basic strategy. It is a structured