This strategy is going to be based on 3 sets of indicators.
Indicator 1:
Moving averages. Here we need 2 moving averages.
✓ The 50EMA and,
✓ The 200EMA.
- Whenever the red 200EMA is above the blue 50EMA, this gives the idea that the market is bearish (look for sell opportunities)
- Whenever the 50EMA is above the 200EMA this gives as the ideas that the market us bullish (look for buy opportunities).
Indicator 2:
Indicator 2 is the pivot points indicator. This indicator is very useful and plots real-time support and resistance levels on the charts. It draws 4 resistance levels
as well as 4 support levels at every instance, namely R1, R2, R3…, and S1, S2, and S3… respectively.
✓ So, when the price is bearish, we want to see how the price reacts around the R1, or if it breaks through, we want to see how the price reacts above PP, R1, R2 and R3. Here we look for sell positions
✓ When the price is bullish, we want to see how price reacts below PP, S1, S2, S3 and so on. At this position we will be looking for buy entries. Please note that this is the region below PP.
Indicator 3:
- The RSI dot period should be 6. make it a variable
Now this is the indicator that gives confirmation to enter the market. Please never take a trade when this hasn’t happened. So if the price is bearish and the
black dots are plotted above either R1, R2, and R3, those are our entry confirmations. And If the price is bullish, we want to see the green dots getting plotted
below S1, S2, and S3 so that we can take the buy entries. If none of these is met, we shouldn't take trades.
Adittional instructions.
- For the moving avarage i should be able to disable them on the EA. i.e they should be optional
- I want to be able to define the lot size
- I want to be able to define TP and SL. I want it to be in points so that I can have different SETs for various pairs
- I want a trailing TP so leave variables where i can adjust where the trailing stop will start.
- Also add an indicator panel on the chart when the EA get loaded. (be creative here)
NB:
- The EA should only take one trade at a time on the chart it is loaded onto. If another opportunity happens while still on a trade the EA should not excecute it.
For the EMA filter add a box where i can disable them.
Ordini simili
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I need to build one from scratch . Experience with Sierra Chart, ACSIL
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
//———————————————————————————————————————————————————————————————————— 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 () {
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
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
Hi i need help to connect my chat gtp with ninja trader I have all tools. Just need supervision and seeking a professional who can do that for me. This the bridge extension https://crosstrade.io/blog/chatgpt-to-ninjatrader-mcp-walkthrough
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
Hello there, I am looking for a automated strategy for ninjatrader 5 Looking for a proven profit factor of 1.5 ( minimum ) on 15 mins time frame . I do MNQ futures I do not have the logic, but I like mean reverssion variable , plus RSI etc . that could make the automated tool robust and long lasting. i need fast response if you have
take your time better make it for days and have good bot than never benefits both of us. Make the bot have zero errors and backtest it for a 2 year period