Good Day, I want someone to modify my blackdiamond indicator and also convert to a Simple EA.
The black diamond indicator input is st at 60 as default.
SELL TRADE
once the colour of the trend line changes to Red, it mean we should look for sell position, the sell alert/trade can only be activated when the
price move upward to this points:
-3 pips, ( that 3 pips below the trend line)
0 pips ( when price touches the trend line from below
5 pips above trend line
10 pips above trend line,
15 pips above trend line etc up to 25 pips. the above point are points where the indicator should alert for sell and also EA open a sell trade. the
various point should have option to turning off.
The sell trade should close once the trend line indicate Green/buy.
BUY TRADE
once the colour of the trend line changes to GREEN, it mean we should look for sell position, the sell alert/trade can only be activated when the
price move downward to this points:
-3 pips, ( that is 3 pips above the trend line)
0 pips ( when price touches the trend line from below
5 pips below trend line
10 pips below trend line,
15 pips below trend line etc up to 25 pips. the above point are points where the indicator should alert for sell and also EA open a sell trade. the
various point should have option to turning off.
The BUY trade should close once the trend line indicate RED/SELL.
Take note never use the alert on the original to open trade, only price hit those point specify can confirm a signal.
Only alert/signals that the took place within 3-100 candles away from the begining of the input 60 trend line is valid. there should be option to
set the number of candle to wish.
---------------------------------
NOTE: To decide where only buy or sell trade should be open by the indicator add another black diamond with setting input to 200 as default. this
should be called main trend. once main trend is Sell then only sell opportunity should be open on the 60 input and when it is Buy, then
only buy trade/alert should done in the trade to be opened.
There should be option where the MAIN TREND can be pause. Once it is paused, it mean the black diamond 60 input will open trades without depending
on the main trend.
Add functions like take profit, stop loss, parachute stop loss, break even, magic number, password for indicator and EA. EA should work on one
timeframe per chart. but the indicator should work on all time frame based on visualization faction.
lastly, add any function you believe will make the indicator and the EA function well. also back test the EA for me and let me know success rate too.
You will also give me the executable and non executable files for both Indicator and EA.
I will be happy to work with any good programmer that can do it fast.
peter Effiong
Ordini simili
I am currently building a NinjaTrader indicator but i haven't finished building it, i stopped at 70% but it was successfully compiled as at the last time i compiled it I would like you to complete the indicator for me so it can works perfectly how i want it to work if your price won't be too high Kindly check the source code out I have also sent a video discription of how the indicator is supposed to work And also
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Technical Specifications: "Dawn Range Breakout" Expert Advisor (Final Version) 1. Overview The purpose of this EA is to capture the breakout of a specific hourly range on Gold (XAUUSD) or any other pair, with a focus on high-precision entry, strict risk management (1 trade per day), and partial profit taking. 2. Core Trading Logic Timeframe: M15. Reference Hour: The EA must identify the High and Low of the H1 candle
I need an Expert Advisor based on SK indicator for gold trading. Entry: - Open trade immediately when SK signal appears Stop Loss: - Fixed stop loss = $200 per trade Take Profit: - TP1: close 50% of the position - TP2: final target Lot Size: - Fixed lot = 0.02 Pair: - XAUUSD only Timeframe: - M15 Rules: - Only one trade per signal - No duplicate trades - Move stop loss to breakeven after TP1 Requirements: - The EA
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define
Hi, I hope you’re doing great. I’d like to share the project details. The original EA is already working, but I need you to first review and verify that all existing features are functioning correctly. After confirming everything works properly, the next task is to add a simple user dashboard that shows the number of detected zones, buy/sell/none status, and includes an ON/OFF button. Also, please make sure that
looking for Expert to create or ready made solution for bonus hedge auto set cross trading of opposite trading strategy. the expert may guide what max and best he can do to make the EA perfect
I need a mt5 Expert advisor ea to manage intraday trades with strict risk management. The EA must -Handle between 5 to 8 clean trades a day max altogether throughout all 3 sessions. no big news trading times and no overnight trades -Use 1% on forex pairs and upto 2% on XAUUSD risk per trade - Automatically calculate lot size based on stop loss -use fixed RR ratio [1:2] For forex pairs, the stop loss should be
I am looking to purchase a ninjatrader script, if there is any for sale, i mean a ready made ninjatrdaer script that trade futures, i need the seller to show me a backtest of the system, you know send some results, I would like to see a 1 year and YTD backtest
I need a clean, bug-free MT5 Expert Advisor (MQL5) based on this exact mechanical scalping strategy on M5 timeframe for EURUSD. Indicators (built-in): - EMA 9 and EMA 21 on M5 - RSI 14 - ADX 14 (>25 for strong trend) - H1 EMA 21 above/below H1 EMA 9 for trend alignment Entry Rules (ALL must be true): BUY: EMA9 crosses above EMA21 (on closed bar) + RSI > 50 + ADX > 25 + H1 EMA21 > H1 EMA9 SELL: Mirror (cross below