This is what I want , when ever I or another EA places a buy or sell order, the EA should place a hedge order of same lot but one as a limit order and other as a stop order. It should be deployed at a predefined gap. For example: pair :btcusd and current price 55300 , if my initial order is a buy order of 0.03 lot at 55300 and if my predefined pip distance is 10000 then a sell Limit order of 0.03 lot has to be deployed at 55400 and a sell stop order of 0.03 lot has to be deployed at 55200.
Now if any of these hedges hit that is if either of sell limit or sell stop trigger then all the other pending order to be cancelled pertaining to this original order.
If A is original order and A1 and A2 are its limit and stop order and if either of A1 or A2 triggers then all the remaining pending order of A gets deleted. Other orders B, C etc follows the same rule.
note: the A1 Or A2 order , if any one among these get activated it should not further create hedge orders. that is for A only two hedge order should be there that is A1 and A2 , further to A1 and A2 no new hedges should not be created.
now A and A1 or A and A2 will make a locked profit or locked loss pair. this pair should adjust itself always to reduce the negative between them and make more positive profit lock in between them.
相似订单
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