INPUTS
Trading Days : Daily, Monday, Tuesday ,Wednesday, Thursday, Friday.(Optional)
Start Time :
End Time : On/ Off
End Time :
Stop loss :
Lot size :
Take profit : on / off
Take profit :
Total take profit : on / off
Total take profit :
Stop Loss : 200
Daily Trading Grid levels: 5
No of Loops : 5
Equity Protection : 80%
No trading Hours : On/ Off
No trading Hours : 00:00 to 00:00
EA Name : (optional)
Specification:
1. **Core Strategy:**
- Place simultaneous Buy/Sell orders at market price on start time.
- Grid progression: New Buy/Sell orders triggered at each SL hit (forward only).
- Single hedge order if the market reverses to previous SL levels.
2. **Key Features:**
- Adjustable **Trading Days**, **Start/End Times**, and **No Trading Hours**.
- **Daily Trading Levels** (Grid Distance = SL points) & **No. of Loops** for order repetition.
3. **Risk Management:**
Exit condition:
Auto-close all trades when , met any one of the below conditions
#1 Once reached Given Trading levels (Grid levels)
#2 If Once reached Total Take profit.
#3 If Once reached Equity protection percent.
#4 If once reached End time.
Core Strategy:
Example:-
buy 1.10510 , sell 1.10500 in market price at given start time, with stop loss of 200 points(if I put 200 in stop loss column Input). If market moved upside once reached 1.10700 onwards ,then our sell order met stop loss,then immediately place buy and sell orders at market price with given stop loss, if market moved further upside once reach 1.10900 onwards then our sell order met stop loss,then immediately place buy and sell orders at market price with given stop loss .
If market get U Turn from 1.10700, to 1.10500 onwards then our buy order met stop loss ,then take sell order only in market price, not place buy order because we had existing buy order in same level( grid level of 1.10510 aprx ), if market once moved 1.10300 down side onwards then buy order ( 1.10510 with sl of 1.10310 aprx ) met stop loss ,then immediately place buy and sell (both order place ,due to forward side) orders at market price .
Daily trading levels means : one trading level = stoploss points(1 grid distance) , if I give stoploss is 200 points , then the one level =200 points ,this is each Grid distance , if I place Daily trading level is 4 , then trade upto 4 grid levels ,once 4th level position met stoploss , then close all position and exit. (that means reached upto 800 (4*200) pts in high - low distance)
If I put 5 in No of Loops column place then take orders upto 5 times only at around same place area ,same order direction (Order Repetition).
. If I given Total take profit 400 points , when ever once reached the total take profit 400 pts then close all and exit.
No trading hours means don’t take new orders between given from to time( see input), but previous existing order will continue..
Trading days means optionally , i.e. i given daily , then trade daily accordingly input conditions..
Optionally if i choose Monday , then start trade Monday, and Trade until either once Reached Total take profit pts or Given Trading Levels once reached in between week days, once done close trade and exit all , and next new order will take next Monday.
Similar orders
i need an expert to converting trading view script called Renko chart into meta trader5 EA automated robot, i need an expert that can get it done in 5 days here is the link to the code /
This Expert Advisor (EA) is designed to operate on the XAUUSDm symbol (Gold micro), using the 1-minute timeframe as the main chart and the 5-minute timeframe as the higher timeframe. It is built to follow the logic of the “Supertrend MTF Heikin Ashi Auto” indicator from TradingView, exactly as shown in the reference screenshot. The EA must fully comply with all detection, validation, and execution conditions
Create an mql4 EA with the indicator and conditions stated below: Strategy: WHEN A BUY ARROW APPEARS BUY TRADE IS OPENED WHEN A SELL ARROW APPEARS SELL TRADE IS OPENED. EA WILL HAVE TAKE PROFIT IN POINTS THE STOPLOSS OF A BUY TRADE SHOULD BE X PIPS FROM THE LOW OF THE SIGNAL CANDLE. IF X = 0, THE STOPLOSS SHOULD BE AT THE LOW OF THE SIGNAL CANDLE. THE STOPLOSS OF A SELL TRADE SHOULD BE AT X PIPS FROM THE HIGH OF THE
I have a pine script from tradeview and I'd like you to convert it in js ECMAScript (ES6) so as to use in the trendspider, Please find a link to check which one is it. https://charts.trendspider.com/scripting/docs/#/scripting_language if you are an expert and you can do this work bid
All entry/exit conditions, signal filtering, EMA, ADX, and ATR calculations, as well as confirmation candles, must be implemented without any changes . Signals must appear exactly the same as they do in TradingView: On the same candles , in the same direction . Optimized for detecting spikes/drops in Boom and Crash indices on the M1 timeframe . User-friendly interface: Ability to configure the following parameters
Hello I need a developer who can modify my EA. The ea should not open trades when stop loss is hit or trailing stop is hit or take profit is hit and wait for the next signal to begin opening trades again. The ea keeps opening trades after stop loss or trailing stop or take profit is hit using the old signal making it less profitable. It should not open another trade after stop loss ot trailing stop or take profit is
Вот краткое описание задания. Полный документ с техническим заданием (TZ) прилагается во вложении: Советник (EA) уже реализован на платформе MetaTrader 4 и работает на основе дивергенций RSI / MACD с 8 вариантами открытия позиций (1-4 и 1A-4A). Необходимо: Интегрировать внешнюю bridge-версию индикатора “All-in-One Candlestick Pattern Scanner” (Bridge версия) через функцию iCustom() для получения информации о свечных
Hello, I need an expert coder who can help me convert my tradingview pine script to mt5 EA expert advisor, This is the pine script https://ctxt.io/2/AAB4SyWXFQ Also I need for EA to enter trades exactly like this strategy on TradingView, i attach, please i need someone wo can do the work not time waster, Live market order should be placed on green and red indicator chart
⚙ Renko EA Entry Logic (Simplified & Professional) 🔹 Buy Entry EA opens a Buy when Fast MA crosses above Slow MA , signaling an uptrend. 🔹 Sell Entry EA opens a Sell when Fast MA crosses below Slow MA , signaling a downtrend. 🔹 Close on Next Entry (if enabled) If CloseOnNextEntry = true : • Closes opposite trade before opening a new one • Ensures only one active trade at a time 🔹 Trend Filter (if enabled) EA
Hello All, I need a developer who can help me to modify my existing expert advisor with below requirements : 1. I have already a mql4 file and I want to modified it with some new certain filters or conditions 2. I will add more filters conditions which I will tell you later for the selected developer. 3. Once it’s done so you must share the modified mql4 to me and I will do back test many times to make sure whether