Job finished
Execution time 4 hours
I want to combine a custom indicator and 2 default mt4 into an Ea
Parabolic sar
stochastic
and custom indicator to form an Ea that open and close based on my setting
Ea should contain
take profit ,,stop loss trailing step
should work on any current chart it is attached to
Also....security feature below,,,
Ea should include expiration date on source code
and can be locked to an account number
flow chart ,,,,,
Ea open Sell order when
rule1== parabolic sar is above price action bar
rule 2==stochastic is below 50 line with setting 39...3...3
joker filter histogram is red
if all this condition are valid open SELL order
however if trade setup changers to opposite setup ,, example buy signal has been generated and psar appears above price ,,stochastic fall below 50 and joker filter histogram turn Red Ea should close such buy position and immediately open sell order
also if posoiion is closed due to take profit or trailing stop out so long as the parameter is valid Ea should re open order in continuity
Responded
Arbitration
309
58%
/
27%
Similar orders
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi
Require the development of a high-speed HFT, fully automated trading Expert Advisor (EA) for MetaTrader 5 , optimized for live trading on both Deriv and Exness . The EA must be designed for fast execution, low latency, and reliability on real-money accounts , with full compatibility across broker-specific contract specifications, tick sizes, tick values, pricing formats, and volume rules. It should automatically