@l-andorrà there will only be one at a time and only one whenever there’s no trade/order
Posts made by NamiyrD
-
RE: How do you make this type of EA?posted in Questions & Answers
-
RE: How do you make this type of EA?posted in Questions & Answers
@l-andorrà As explained above, the EA should move just like this one but with a step of 8 adjustable pips for both trailing stop loss and the trailing buy stop pending order, see how it functions on the chart on MN timeframe besides looking at the profitability.
-
RE: How do you make this type of EA?posted in Questions & Answers
@l-andorrà Here’s a simple picture,
If no trade/order, buy stop should be placed 10 pips above ask price with a SL of 18 pips.
If bid price moves past adjustable distance of 18 pips below buystop, both the buystop and SL should move a step of 8 pips and so on.
If ask price moves past an adjustable distance of 8 pips above the activated buy stop order, the SL should move 8 pips up and so on.
The EA should be be buy stop only with spread filter, adjustable steps for Trailing Buy Stop Orders, adjustable steps for SL, Risk % MM, and Fixed Lot Option.
-
RE: How do you make this type of EA?posted in Questions & Answers
@l-andorrà https://fxdreema.com/shared/K5QGbDt9c
this is the most i can do.
The point is to trail a Buy stop order with 25 pending SL (ASK FOR BUY, BID FOR SELL) at a 24 distance with step of 2 and trail the 25 SL with step of 2.
-
RE: How do you make this type of EA?posted in Questions & Answers
@l-andorrà so if i want it for x10 higher distances with step options added to both types of orders, how would it look like?
-
RE: Please Help With This Problemposted in General Discussions
@l-andorrà Nvm I got what I needed, thank you
-
How do you make this type of EA?posted in Questions & Answers
There’s an EA that starts off by placing a “buy stop order” with a stop loss of 2.5 pips. Both the stop loss and “buy stop” pending order moves downward by step of 0.2 pips when the threshold of 1.4 pips is surpassed by bid line. When a buy order is initiated, the EA trails the stop loss by step of 0.2 in an upwards direction.
How do you replicate this function?
-
RE: Please Help With This Problemposted in General Discussions
@l-andorrà So every time I want to switch between buy/sell is when i make profit of any kind. I want to switch by the ea automatically placing the order already.
If an original order (buy or sell) has taken a loss after i close all trades, i want the order to be replaced with another order of the same.
-
RE: Please Help With This Problemposted in General Discussions
@l-andorrà the point is to create my own volatility instead of waiting for it
-
How do you make a buy/sell switcher ea?posted in Questions & Answers
I want an ea to switch between buy and sell per profit made and continue to trade either buy or sell per loss made whenever there's no trade/order available. it's very hard to pull off.
-
RE: Please Help With This Problemposted in General Discussions
@l-andorrà The whole structure.
I wanted to make the ea switch between buy/sell every time there's profit for each pair, and continue buying or selling if there's a loss. that's all i want for this ea to do and it's hard.
-
Please Help With This Problemposted in General Discussions

everything i want is set perfectly but the issue is that for each order closed, the trade keeps staying on the buy side when i want the profited closed trade to switch to sell. Of course for losing buy orders, it buys again which i wanted for it to do but has no business buying again after a winning trade (should sell only) and vice versa for sell orders.
-
Simple Problem Needs to Be Solvedposted in General Discussions

I want this to buy only once from the beginning after turning the ea so the purple code can read from the previous trade closed.
I've tried everything but the ea keeps spamming buy trades every time
-
Please Help Me Replicate This EA.posted in General Discussions
SCALPER_PRO_V.7_Source Code.mq4
I want to ask anyone to please help replicate this EA and send me the full set up so I'll know how to make another, thank you.
The most it does is trade trailing sell stop sell orders, with trailing stop loss, and take profit percentage of balance.
those are the only three functions i need to replicate its functionality.
you can test it to see what I'm talking about, I even displayed a source file for it.
-
RE: I suck at making this EA (please help)posted in Questions & Answers
@l-andorrà no its buying one pair that’s listed first on the list, taking profit on any profit it produces after a base hour hits, if it doesn’t, it’s supposed to buy next pair listed on the list and so on until there’s profit to take each hour. During the middle of the trade each profit should be taken per hour regardless of how things are ordered. and everytime there’s no profit to take, the topmost pair should be bought first before the others.
-
RE: I suck at making this EA (please help)posted in Questions & Answers
@l-andorrà it would start off with buying only once if there is no pair being traded right now
-
RE: I suck at making this EA (please help)posted in Questions & Answers
@l-andorrà i plot on opening only one trade per pair with this strategy
-
RE: I suck at making this EA (please help)posted in Questions & Answers
@l-andorrà I want it to open the moment i turn the ea on
-
RE: I suck at making this EA (please help)posted in Questions & Answers
I want it to open the moment i turn the ea on