Hello,
I need an economic news indicator. I know there are several indicators for this on the market but none of them is actually fitting my needs, thats why I opned this jup now.
What I need is an indicator like this: https://www.forex-station.com/viewtopic.php?p=1295364445#p1295364445
I do not need a panel like you can see in the screenshot on that site..but what I want is to have the news marked on my chart similar to that indicator.
The indicator should have the possiblity to alert me x mins before low impact news, x mins before medium news, x mins before high impact news, x mins before speach etc.
The next function that I need is to have buffers for the different kind of news impacts. These buffers need to work as described one line above (e.g. 30 min before and after High Impact news it needs to show in the buffer a specific value for example 1).
So I can programmatically use the buffers in other indicators via iCustom and then avoid opening trades during that time.
I want to use the data of this economic news calender for the indicator: https://www.myfxbook .com/en/forex-economic-calendar (to get the data in xml format you need to be logged in, i think this needs to be done via a webrequest)
It also needs to work with backtesting.
Bewerbungen
Frist nicht eingehalten
14
34%
Veröffentlicht: 1 Beispiel
Frist nicht eingehalten
2
9%
Veröffentlicht: 1 Beispiel
Ähnliche Aufträge
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
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
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