Need a good programmer who understand order and trading strategy to create a order and trading robot.
Please refer to the attached photo.
EA display the parameters when attached to chart, refer to below.
EA only trade Europe and American session.
EA only trade 4pm to 3am KL/ Singapore time
EA trade on 5 min time frame
Indicator use is Bollinger Band, support /
resistance
EA send alerts / email user when a trade position is open or closed
EA send alerts / email user when position is still open at 3am.
Condition for open buy / sell trade –
//--Open Buy trade when 1) price is in buy
zone. 2) price is above pivot point. 3) price break the resistance. 4) Price touch or crossed down the lower
Bollinger band 5) Buy or B&S is selected
//-- Close Buy and Take Profit when 1) price is
in the sell zone. 2) Price break the support 3) Price moving down towards to 200 Moving Average and going against the trade position.
//-- Open Sell trade when 1) price is in the sell zone. 2) price is
below pivot point. 3) price break the support, 4) price break down or touch the 200 Moving Average upper
band 5) Sell or B&S is selected
//- Close Sell and Take Profit when 1) price is
in the buy zone. 2) Price break the resistance 3) Price touch or crossed up the
Bollinger lower band 4) Price moving against the trade.
Parameter for Bollinger band
Period – 200
Deviation – 2.0
Shift – 0
Apply to – Close
Expert Advisor parameters
1) Max Lot – User type in the lot
to trade, 0.5 lot.
//--EA can trade up to
maximum 0.5 lot. --//
2)
Min Lot – User type in 0.1 lot.
//--Every new trade
position open will be 0.1 Lot. Total 0.5 lot is reached, EA stop open new trade
position. --//
3)
Hidden pending buy limit - user
key in value at 1.25880
//-- EA will create a
hidden buy limit trade at 1.25880 --//
4)
Hidden pending Sell limit –
user key value - $ 1.3720
//-- EA will
create a hidden sell limit trade at 1.3720 --//
5)
Hidden pending Buy stop – default value 0
//-- Default
value = 0. EA will not create any trade. --//
6)
Hidden pending Sell stop – default value 0
//-- Default value = 0. EA
will not create any trade --//
7)
Stop Loss - default value 0
8)
Take Profit – default value 0
9)
Break Even – User type in the 5
pips
//-- EA move the position
to breakeven when position reached a certain level of profitability --//
10) Partial close – default value 0
11) Trailing Stop – default value 0
12) Trailing Step – default value 0
13) Buy | Sell | B & S option
– User select from drop down menu Buy,
Sell or B&S
//-
Buy selected –
the EA can only open Buy trade position
Sell selected –
the EA can only open Sell trade position
B&S selected
– the EA can open buy & sell trade position --//
14) Pivot point – default value 0
//-- For XAU/USD user type in pivot – 1280.25 --//
15) Buy zone range - default
range1 value 0 – range 2 value 0
//--
GBP/USD User type in buy range 1.2900 –
1.29880
EA will open buy trade position or take profit at this price
range 1.2920 – 1.29880 --//
16) Sell zone range – default range1 value 0 – range2 value 0
//- GBP/USD User type in 1.3000 - 1.31000
EA will open sell trade position or take profit at this price range 1.3000 - 1.31000 -//
Solicitudes similares
Anyone with experience in trading bots? I'm using TraderBlox ( https://traderblox.com/ ) and the AI assistant generated a bot with RSI that's showing a 68% win rate in backtesting. However, the generated code has some parts " Important: I will only reply to those who send me a photo of their project and have read this; this way I rule out bots. "I don't fully understand (especially order management and dynamic
I buy EA for USDEUR or XAUUSD for FTMO with proven backtest. Send me images with backtest reports where daily max dd is 1% on 200k account. I can buy several eas if you have them with proofs. Need images of backtesting for 5 years
i need someone that can make me an EA really easy with the martingala system?, I am looking for something that doesn't exceed 5 trades for the martingale, I think I did it, but it only works for propfirms, So i need to develop it on ninja trader I have identified a very very simple strategy but it only works on propfirms, with only two propfirm accounts, i absolutely need account A and account, And they have to open
Hi, do you have a proven EA for MT5, suitable for live accounts and prop firms, including the Brazilian market? I’m looking for ready, tested EAs. Can you send a backtest or demo? Please if you do have and can send me nacktest or demo you should Message me
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
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
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
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