@l-andorrà Thank you friend, this is what I need. Big apreciate
Latest posts made by Aldric
-
RE: Help, open trade according to candle timeposted in Questions & Answers
-
RE: Help, open trade according to candle timeposted in Questions & Answers
I try to search similar topic but cannot find one. Anyone can help?
-
Help, open trade according to candle timeposted in Questions & Answers
Hello friend,
I want to make an EA like this:
if candle open at 01:00 server time is lower than candle open at 05:00 server time (in other words, candle 05:00 is higher than 01:00), EA will open BUY trade.
Anybody can help me? Thank you!
-
RE: Open new trade with double lot at the level of previous Stop Lossposted in Questions & Answers
@l-andorrà Hello friend. I try to search but still not find what I need. Do you have a link? Thank you
-
Open new trade with double lot at the level of previous Stop Lossposted in Questions & Answers
Hello friends.
How to make this EA:
Open Sell 0,01 at 1.1100, SL 1.1150 hit (SL 50 pips)
Open Sell 0,02 at 1.1150, SL 1.1200 hit
Open Sell 0,04 at 1.1200, SL 1.1250 hit
And so on. So new trade (with double lot) open instantly when the previous stop loss hit.
Maybe someone have suggestion? Thank you
-
RE: Open Trade When New Top Created?posted in Questions & Answers
@l-andorrà thank you for kind reply. I think you are right. But there is a way to make it "maximum candles count", and not " exact amount of candles"?
I mean, if maximum candles count, let say I set 5000 candles, so when it reach 30 pips in only 100 or 200 candles, the trade will open.
So no need to wait 5000 candles.
Maybe you have an idea about this, sir?
-
Open Trade When New Top Created?posted in Questions & Answers
Hello friends.
I have simple question, which block should I use if I want to open trade when new top is created? Yes, I try using "New Top in Trend" block, its almost like what I need. But there is "candle count". I dont need this one.
What I need is no matter how many candles, if it reach 30 pips in new trend (for example), it will open trade.
Can someone help me? Thank you!