I am using an indicator (candle wick display) to determine the if a renko candle qualifies as a signal candle. If the wick of a renko candle is greater than or equal to W pips, then it qualifies as a signal candle.
When a buy trade is in progress no other buy signal should be considered.
When a sell trade is in progress, no other sell signal should be considered.
When a buy stop is not triggered and another buy signal occurs, delete the old buy stop and place the new buy stop.
When a sell stop is not triggered and a new sell signal occurs, delete the old sell stop and place the new sell stop.
If R = 1, when a bullish Renko candle closes with a long wick, open a buy stop at X pips from the HIGH of the signal candle. If X = 0, open a buy trade.
If R = 2, when 2 consecutive Renko candles closes with long wicks, open a buy stop at X pips from the HIGH of the second candle. If X = 0, open a buy trade.
If R = 1, when a bearish Renko candle closes with a long wick, open a sell stop at X pips from the LOW of the signal candle. If X = 0, open a sell trade.
If R = 2, when 2 consecutive Renko candles closes with long wicks, open a buy stop at X pips from the LOW of the second candle. If X = 0, open a sell trade.
For buy trades, the stop loss should be at Y pips from the HIGH (tip of the wick) of the first Candle if Y = 0, the stop loss should be the HIGH (tip of the wick) of the first candle.
For sell trades, the stop loss should be at Y pips from the LOW (tip of the wick) of the first Candle if Y = 0, the stop loss should be the LOW (tip of the wick) of the first candle.
The EA should have the option of ‘buy only’, ‘sell only’, ‘buy and sell’, take profit, trailing stop, partial close, % risk, number of trades in a day, Trading time, break even, magic no, etc
相似订单
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
Automatic buy and sell entries. stoploss (sl) take profit (tp) risk management and adjustable lot size. Adjustable risk percentage per trade. Trailing stop maximum number of open trades. Trading hours filter. Ability to backtest and optimize the strategy. Easy to use settings. The EA should work reliably on mt5 and provide the source code. I want the developer to test the EA and provide backtest results before
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
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
hello could you make me same indicator for ninja ? https://www.youtube.com/watch?v=pxs2MuqvH3w if yes for how much and timeline ? thks in advance and please reply me as soon as possible you get my notification
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
Привіт. Шукаю когось, хто б застосував мій код як бота . Я торгую індексом Aus_200 SFE (не XJO). Бот базується на MACD входу/виходу, RSI, стохастиці та vwap. Як тільки роботу приймуть, мені потрібно внести кілька коректив; однак, нічого суттєвого. Дякую
I have a technical specification ready for a custom alert indicator in NinjaTrader 8 (NinjaScript / C#). Important clarification: it is NOT an automatic trading bot, it is solely a visual indicator (arrows/lines on the chart) and sound alerts (notifications) based on EMA crossovers and range breakouts (ORB 15m) on lower timeframes for futures (MES). I already have the exact rules written out unambiguously
Custom MT5 EA for buy stop and sell stop breakout strategy.’ ‘Requirements, develop a custom Expert Advisor for MetaTrader 5 that places buy-stop and sell-stop pending orders based on defined breakout rules.’ ‘All important values adjustable via inputs.’ ‘Includes stop loss, take profit, trailing stop, and configurable risk management.’ ‘One trade at a time, works on demo before live.’ Provide source code and