LENDT - EA
- UT15 [Can be set as desired]
- On indices (CAC40, DAX, .. + forex + Metals [Can be set as desired with "all" option]
- Choice of peers and others [Paramétrable wish with option "all"]
- Maximum spread to take a position [Adjustable to wish]
I - Position statement for the purchase:
Condition number 1
- If
MA7 goes to 30 micro pips [Parametrible at will] at the top of the closing period of a bullish candle where the position will be taken.
The bullish candle must be at least 30 micropips [Adjustable to wish]
Condition number 2
- If
Crossing of the stockastics in the oversold zone (0/20 [configurable at will]).
Crossing must occur within an interval of maximum 22.5 minutes [settable as desired] before the closing time of the bullish candle (exact time when the position will be taken).
The crossover angle must be between 5 ° and 180 ° [settable as desired]
The position statement is made exclusively and precisely at the exact time of the bullish candle closing time when the position will be taken if all conditions are met.
II - Position statement for sale:
Condition number 1
- If
MA7 goes to 30 micro pips [settable as desired] at the bottom of the closing period of a downward candle where the position will be taken.
The bear candle must be at least 30 micropips [Paramétrable to wish]
Condition number 2
- If
Cross-over of the stockastics in overbought zone (80/100 [configurable as desired]).
The crossing must occur within an interval of maximum 22.5 minutes [Adjustable at will] before the closing time of the downward candle (exact time when the position will be taken).
The crossover angle must be between 5 ° and 180 ° [settable as desired]
The position statement is only exclusively at the exact time of the closing time of the downward candle if all conditions are met.
III - Position taking according to the trend
Additional condition [Possibility to set ON / OFF]:
The background trend in daily and hourly must be healthy and the position should be taken only if it goes in the direction of the trend.
ON: Positions will be taken only if they are in the direction of the trend and the Daily and Hourly trend is healthy.
OFF: The positions can be taken even if it is against trend.
IV - TP SL & TS
TP at 15 micropips [configurable as desired]
SL at 175 micropips [settable as desired]
Trailing Stop:
Stop profit at +15 if the price was raised to + 30 micropips [Paramétrable to wish]
Stop profit at +50 if the price was raised to + 100 micropips [Paramétrable wish]
Stop profit at +100 if the price was up to +200 micropips [Paramétrable wish]
Stop profit at +200 if the price had risen to + 300 micropips [Adjustable to wish]
Stop profit at +300 if the price was raised to +400 micropips [Paramétrable wish]
Stop profit at +400 if the price was raised to + 500 micropips [Paramétrable wish]
And so on [Adjustable to wish]
V - Fixed or Capital Lots
Maximum risk 1% of the capital per position [configurable to wish]
Lots increase based on account principal (capital)
>>> [Adjustable with possibility of not increasing the size of the lots according to the capital (fixed lot)]
Example for percentage lots according to the capital:
If capital = 100 €
The positions will have a Stop Loss of maximum -1 € - Spread included
If capital increase to 110 € then the maximum Stop Loss will be 1.10 € - Spread included
Other parameters:
The Stockastics can be set according to our choices (12 5 3, 5 4 4, ... etc)
The position statement can be made after the closing period if the stockastic crosses 7.5 minutes after the closing period of the candle where the MA7 passes and if all the conditions are respected [Adjustable to wish]
비슷한 주문
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
I have existing compiled indicator and script files (EX4) and would like to have them recreated in both MQL4. ⚠️ Important: This project is NOT for decompiling or reverse engineering. Instead, the goal is to: Analyze the behavior and output of the provided files Recreate equivalent functionality from scratch Deliverables: 1 MQL4 indicator source code (.mq4) 1 MQL4 script source code (.mq4) Requirements: The recreated
I need a good programmer to help convert an existing indicator to a trading EA that can work on both MT4 and MT5. The expected features on the EA is as follows: Max Spread: Magic Number: Take Profit: Stop Loss: Trailing Stop: Fixed Lot Size: Money Management: false/true Min Lot Size: Max Lot Size: Risk to Trade %: Daily Profit Target %: Add news filter. Get my jobs with source code
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
I need a high frequency trading robot for gold in one or 5 minute timeframe the robot should have spread filter where it should only open trades below a set spread should have news filter to allow trading during fundal news or not the robot should have input in number of minutes to close all open trades and remove pending orders before fundamental news as part of news filter. It should also have the number of minutes