Disliked{quote} That is added, and option for popup, push and email for others. {file}Ignored
- #62,836
- Edited 1:52pm Aug 14, 2023 1:16pm | Edited 1:52pm
- Joined Apr 2017 | Status: Trader | 1,111 Posts
I will code your pivot EAs for no charge 28 replies
I will code your scalping EAs for no charge 163 replies
Oanda MT4 - Indicators and EAs not showing 2 replies
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
Disliked{quote} That is added, and option for popup, push and email for others. {file}Ignored
DislikedHi Sorry for this question maby it's an easy one I use the OrderSend to open a sell stop X distance from price OrderSend (_Symbol,OP_SELLSTOP,0.05,Ask-100*_Point,3,NULL,NULL,NULL,778,0,Red); Now I want to open a Buy Stop but only when the above Sell Stop is triggered and X points from sell stop Thanks in advanceIgnored
QuoteDislikedOrderSend (_Symbol,OP_SELLSTOP,0.05,Ask-100*_Point,3,NULL,NULL,NULL,778,0,Red);
QuoteDislikedwant to open a Buy Stop but only when the above Sell Stop is triggered and X points from sell stop
DislikedWhen triggered, pending order types become market order types, so on every tick check if a sell order op_sell exists, and use its orderopenprice() to check distances to current ask/bid with.Ignored
DislikedPlease i beg Master Coder for help to make MT5 version, i cant find any such online please{file} {image}
Ignored
DislikedHello, please anyone able to code this risk reward tool from Mql4 to Mql5? {file}Ignored