Requiring some elements to be incorporated into an existing
EA.
The elements are:
1.
A stop loss mover (creating a stop loss at a
number of pips from entry after price moves a set distance from entry)
2.
A loss calculator that can modify existing
orders.
Note the existing EA allows the trader to group tickets of
market and pending orders into baskets; therefore, both elements need to be
able to be applied uniquely to these individual baskets as well.
1.
Stop Loss Mover
The stop loss mover is fairly typical. The trader specifies the number of pips price
has to move in profit and the number of pips to move (or create) a stop loss
from the entry price.
However there are a couple additional considerations for
this SL mover.
a)
It needs to be applied to number of unique
baskets (groups of tickets)
b)
It needs to be applied to only the first active ticket
of that basket. If more than one ticket
is active (not pending) then the SL mover will not function. This means that if a SL is specified in the
GUI by the trader and no orders are open – the SL will be applied to the only
the first pending order that triggers.
If of the group of tickets there is only one order active and the user
enters a SL – it will apply to that open order and none of the others. However, if there are 2 open orders in the
basket and a user enters a SL – the SL mover will not function.
c)
It needs to cancel the other tickets in the
basket if the stop loss is hit
d)
Needs to have 2 fields incorporated into the
GUI. “Bounce” which is the number of
pips needed to move from price before SL is created. And “SL Move” which is the number of pips
from entry where the Stop Loss is created.
2.
Loss Calculator and Modifier
The baskets are comprised of an entry and a number of
pending hedge orders to scale out of the position. So all the orders are the basket should have a
NET LOT of “Zero” and if they all trigger then a floating loss will be
realized. The calculator needs to
calculate the loss that will be realized if all orders hit and a hedged
floating loss is locked in.
It also needs to modify orders in the basket to a % risked
as set by the trader. So if the EA
calculates a loss of 0.3% for the basket if all trades are executed and it is
hedged flat, and they wish to either decrease or increase the % at risk for the
basket – they can enter that amount and the lot sizes will adjust accordingly.
The GUI will also have fields showing: Net Lots; Current %
at Risk; Modified % at Risk; and and Execute button if trader wants the EA to
modify orders to match that risk.
More details can be provided in private and price can be negotiated.
相似订单
There is a Pine Script with closed source code that I want to use on TradingView. I would like to have an exact replica of it created. I have the link and can share it with you if you're interested. Is this something you can do
I need a fully automated Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5. Strategy Overview: Trading Instrument: User adjustable (input parameter). Default can be EUR/USD. Trade Time: Every day at exactly 11:00 AM (broker server time) . Position Size: Fixed lot size (NOT percentage-based). Default = 0.01 lot. This must be an adjustable input parameter . Trading Rules (Step by Step): Day 1 (Initial Trade)
Trading Strategy Specification 🟢 Buy Setup Conditions: Trend Identification: The overall trend must be Bullish (Upward). (Note for the programmer: Define the bullish trend using higher highs/higher lows structure or a specific Moving Average). Fibonacci Retracement: The price must correct downwards to touch or test the 61.8% Fibonacci level , drawn from the most recent swing low to the swing high. Entry
Hey I need help with the development of my ea. I am using a built in indicator and a custom indicator. It shouldn't take too long. I will tell you the conditions and then I just need some help with the coding but I have some experience. Thanks we can chat on whatsap or telegram
I need an experienced MQL5 developer to build a semi automated trading signal system for Gold (XAUUSD) on MT5. The system is NOT a martingale or grid EA. The goal is to build a clean rule based signal engine that detects high probability setups based on predefined strategy rules and sends trading alerts with optional pending order logic. Main Requirements: 1. Signal Generation - Buy and Sell signals - Buy Limit - Buy
I need a bot that can trade weltrade synthetic indices that can be consistently making profits if you have one for deriv its also fine a bot that executes and closes trades automat Will be ideal
I want a professional MT5 trading robot for XAUUSD (Gold). Requirements: - Safe and stable strategy - Focus on long-term profit and low risk - Smart entry and exit signals - Trend confirmation with indicators - Automatic Stop Loss and Take Profit - Risk management system included - Maximum daily loss protection - Trailing Stop feature - News filter to avoid high-impact news - Works automatically on MT5 - Optimized
MT5 Expert Advisor Specification: Asian Liquidity Sweep & M5 FVG Entry Project Overview Automated Expert Advisor for EUR/USD on MT5. The strategy maps structural liquidity (Fractal Swings) for entry triggers but targets absolute session extremes for Take Profit. It enters on the first opposite M5 Fair Value Gap (FVG) and features a dynamic, user-controlled risk engine. 1. Timezone & News Filter Requirements The
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source
I want to provide you with the source code of the indicator I am interested in, which gives buy and sell signals in the trading view, and you can turn this indicator into a robot that gives buy and sell signals in MetaTrader 5 and trades automatically