I would like to modify the attached EA to do the following:
-EA can only have one open order at a time. No other orders will be executed if a position is currently open. As it is now, the EA opens several
positions at a time.
-EA is programmed to stop trading after a certain amount of pips have been gained in a single 24 hour period. I would like this value to be
variable. I.e., if this target value is set to let's say 20 pips, after the EA has netted 20 pips, it stops trading until the next trading day. I
would like the EA to post an alert when the target pips have been hit (just a notification somewhere saying the EA is on standby because the
target pips were hit). For simplicity, this "trading period" can be organized around the D1 candle. If the target amount of pips are hit
during a D1 candle, no other trades are executed until the D1 closes and the next D1 begins (just my idea, really the 24-hr period can be defined
however you like).
All the other options and settings are fine, I just want to add the two features above.
I'm happy to answer any questions about my request. Thank you.
-Sigma
相似订单
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
ZigZag based on oscillators is needed The idea of the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI
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
The Relative Strength Index (RSI) is a technical momentum indicator measuring the speed and change of price movements, scaled from 0 to 100 to identify overbought (>70) or oversold (<30) conditions. Developed by J. Welles Wilder Jr., it helps traders spot potential trend reversals or corrections.Imagine a stock, XYZ, is trending upwards.Overbought Signal: The price increases sharply, and the RSI rises to 75. This