should set up automated trading ea from these points and attached ea.
if price simply trends up, or there is a news break or a spike, the ea triggers buys. then,
if it immediately spikes down, or simply trends down, it should close buys at profit,
after inserting a trail as a backup stop loss, or the breakeven (plus swap and
commissions). then opens the sells, and will do this both directions, similar to oco.
all done within the one minute candle or at the end of it. it should
not be done during several candles, nor during several hours, nor
several days.
add a user defined input for RiskPercent.
maximum number of trades that the ea can continue to open, must be based on
RiskPercent, balance, available equity, margin requirements, and number of open trades.
ea should calculate profit for up to five digits pip movements correctly and include
lot, swap, and commissions.
ea should adjust for two, three, and five digit prices.
currently, you should note that, the ea is closing trades at a loss. it is opening opposite
trades, locking them (hedge), holding and closing them at a loss.
ea should not open opposite trades and lock them (hedge). ea is draining the balance out.
that is not good.
ea should start working with a balance as low as $150,00., or lower, and the margin
of 1:300.
ea must calculate lot per trade based on balance, available equity, margin
requirements, number of open trades, and the user defined lot input and RiskPercent.
basically, the ea should be able to follow consecutive ticks in the direction of profit.
if necessary, you should set up other indicators, or replace the current ones.
use these user defined inputs:
MaxSpread = 0;
UseMaxLoss = ;
MaxLoss = 0;
UseMaxPipsLoss = ;
MaxPipsLoss = 0;
LotSize = 0.01 ;
RiskPercent = 0.0 ;
slippage = 0;
StopLoss = 0 ;
TakeProfit = 0;
UseMoveToBreakeven = ;
BreakEven = 0;
BreakPips = 0;
UseTrailing = ;
TrailStop = 0 ;
TrailStep = 0 ;
MaxTrades = 0 ;
please
show debug errors in ea terminal journal for at least opening, closing,
and modifying orders, receiving tick data, price feeds, and broker
connection status.
비슷한 주문
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
Title: MT5 Forex Trading Robot Development I need a MetaTrader 5 (MT5) Expert Advisor (EA) for automated Forex trading. Requirements: 1. The robot must be fully automated and capable of opening and closing trades without manual intervention. 2. Compatible with MetaTrader 5 (MT5). 3. Adjustable lot size, Stop Loss, and Take Profit settings. 4. Built-in risk management based on account balance. 5. Ability to trade
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
MT5 EA Developer for Structured ICT/SMC Market Logic Requirements Specification: I need an MT5 Expert Advisor only in MQL5. No indicator, no script, no DLL, and no external API. The EA must be built on a rule-based ICT/SMC-style framework with objective, backtestable logic. I am not looking for social-media-style ICT/SMC interpretation. I need a developer who can convert trading concepts into clear coding rules. The
I need an experience programmer on news based EA, the EA will be able to fetch or return both historical and current calendar data and implore them into trading, The rest EA details will be communicated in the chat section
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 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