Hello
I will explain roughly about parameters first :
·
EA Type :
·
Magic Number
·
RSI (Period) : Place 1
stSell / Buy based on RSI(Period)
·
Random : Randomly place 1st Sell or Buy
·
Auto Buy : True/False : Allow EA to Buy automatically
·
Auto Sell : True/False : Allow EA to Sell automatically
·
Start Exponent Lots : Exponent Lot from which order number
·
Lot Exponent: To determine the Lot exponent 3
rdorder . The 1
stand 2
ndorder are same lot
·
Lots (Lot) : Initial Lot
·
Take Profit(Point) : Count by Point (Exclude Spread)
·
Profit 0 (Order) : Example EA are openning 5 trades, the trade 6
th will calculate Lot size to make
5 openning trades become 0 Profit if hit Target (set by TakeProfit)
·
Pipstep (Point) : When price are moved N Points , the EA trigger Buy/Sell . Exclude Spread.
·
Order Buy Max (Order) : Maximum number of Buy position
·
Order Sell Max (Order) : Maximum number of Sell Posistion
·
Timeframes : Determine how RSI’s preiod
·
Apply to : Open or Close price or bar/candle
·
OPEN BUY <= : System will trigger Buy if Price move N points and RSI(Period) < this parameter
·
OPEN SELL >= : System will trigger Sell if Price move N points and RSI(Period) > this parameter
·
START TIME : Before Start time, Set above OPEN BUY <0 , Set OPEN SELL >100
·
END TIME : After End Time, Set above OPEN BUY <0 , Set OPEN SELL >100
·
There are 2 button : BUY LIMIT and SELL LIMIT and one Manual input Limit Price . This is to trigger last order to balance all
Pre-Openned Positions and Modify TP of ALL postions to same TP (see images 2). This is key thing when want to system to SOFT CLOSE all position ,
will open last buy Manually by technical analyst .
System Logical :
1.
Setup initial Lots for Intial Buy or Sell (Buy/Sell 1) by RSI(2) AND Price move XXX Point from when Auto Trading Enabled.
2.
Price move N points (PipStep) AND RSI(Period) is : EA will open 2nd buy/sell and modify TARGET PRICE of combination Buy/Sell 1 +
Buy/Sell 2. So both Buy/Sell 1 and Buy/Sell2 will have same TP
3.
Price move N points : EA will open 3rd buy/sell with new Lots = LotExponent * Inital Lots and modify TP of Buy/Sell1 , Buy/Sell2,
Buy/Sell3 so all 3 Positions will have same Target Price.
4.
Continue until MAX Open Order is hit.
5.
Buy/Sell determine by Random or RSI (Period)
6.
There are 2 button : BUY LIMIT and SELL LIMIT and one Manual input Limit Price . This is to trigger last order to balance all
Pre-Openned Positions and Modify TP of ALL postions to same TP (see images 2). This is key thing when want to system to SOFT CLOSE all position ,
will open last buy Manually by technical analyst .
1.
Start time , Stop time
-
Before Start time , After Stop time : : OPEN BUY <=0, OPEN SELL >=100 : So AUTO TRADING Still keep enable without need to Stop.
-
Between Start time and Stop time : Follow by Parameter
2.
Options to start Exponents Lot number from which orders (examples Exponents from 4
thorders,…)
3.
Option to select BUY&SELL , ONLY SELL , ONLY BUY
4.
Basket Close to close all orders if Target Profit is hit or SL is reach
5.
STOP EA (STOP Same as Start Time and End time above ) Before Red news N hours
I will provide more details
Thanks
Похожие заказы
Hello, I need a custom Expert Advisor for MetaTrader 5. I am trading from mobile only. **Account & Style:** - Capital: $5,000 - $10,000 - Risk: Moderate/Balanced - Trading Style: Scalping **Pairs & Timeframe:** - Symbols: EURUSD and XAUUSD - Timeframe: M5 **Strategy:** - BUY: RSI(14) < 30 AND Price > 20 EMA - SELL: RSI(14) > 70 AND Price < 20 EMA - Only 1 trade per symbol at a time - No Martingale / No Grid **Risk
Am looking for a bot to trade .so that I can be able to trade and become very successful and make some profit so that I cannot sleep on a empty stomach
Hello Traders and Investors, I am a professional algorithmic trading developer specialized in building high-quality Expert Advisors (EAs), Indicators, Scripts, and Trade Management Tools for MetaTrader 4 and MetaTrader 5. With extensive experience in financial markets and trading automation, I can transform your trading ideas into reliable and efficient solutions with clean, optimized, and well-structured code. My
Привіт. Шукаю когось, хто б застосував мій код як бота . Я торгую індексом Aus_200 SFE (не XJO). Бот базується на MACD входу/виходу, RSI, стохастиці та vwap. Як тільки роботу приймуть, мені потрібно внести кілька коректив; однак, нічого суттєвого. Дякую
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
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
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
Hello Developers, I want to build a custom Expert Advisor (EA) for MetaTrader 5 (MT5) to trade Gold (XAUUSD) and Bitcoin (BTCUSD). This will be based on my own custom strategy. Here are the project requirements: 1. Platform: MetaTrader 5 (MQL5) 2. Trading Assets: Gold (XAUUSD) and Bitcoin (BTCUSD) 3. Timeframe: Suitable for multi-timeframe execution (I will specify the exact timeframes in private chat) 4. Core
Standby Description . Prop Firm Environment . ( Monitor Execution and Handling Environment Changes as Required ) . Technical Issues . Delete extra lines of code (Clean Code , Folder) . Asset related translation , no need for Logic Alteration