@jstap i found it, thank you bro
Posts made by smille99
-
RE: move pending sell buy stop 2 pips higher or lowerposted in Questions & Answers
-
RE: move pending sell buy stop 2 pips higher or lowerposted in Questions & Answers
@jstap work for sell but the buy stop becomes buy limit for negative number option
-
move pending sell buy stop 2 pips higher or lowerposted in Questions & Answers
Hello, I've been trying to implement something for several days now without success. I'd like, like in my Harmonic example, to be able to move pending buy and sell orders based on the zigzag. But I'd like these orders to be 2 pips lower or 2 pips higher than the highs and lows. If anyone could help me, thanks in advance.
my project: https://fxdreema.com/shared/HpAM3qUwd
-
Max 5 trades a day with multisymbols EAposted in Questions & Answers
i'm trying to create a EA multisymbols that can limite the number of trades/day. Without limit by symbol but by day in global symbols. For a simple symbol it work with block "once a day" but with multisimbol it's taking max 5 trades/symbol... someone can help me please?
-
RE: Open trade and TP by objects (trend line )posted in Questions & Answers
i tryed for each object > draw arrow but position is opened instantanly
https://fxdreema.com/shared/yFF2L5r3c -
RE: Open trade and TP by objects (trend line )posted in Questions & Answers
i dont found the option candle id 0 or candle id 1 for objects is that the problem
-
Open trade and TP by objects (trend line )posted in Questions & Answers
Hello my friends at fxdreema,
I'm stuck on a project where I use an indicator that creates objects on the chart, in fact I would like the EA to open positions:
buy: when the object starts with: "___UP_in"
sell: when the object starts with: "___DN_in"I would also like to place a tp for buy when the object has the description: TP1
I tried everything the problem is that these objects are created and once I place the EA on the chart it does not wait for a new object to be created and immediately opens a position of the passed objects. I can't place the right tp either. I'm going to share my project and unfortunately I can't share the indicator because it is paid.
If anyone could help me or guide me that would be great. Thanks in advance friends
-
RE: Modify each lot to a based lot sizeposted in Questions & Answers
i'm using a copy to delete open trades and split then copy only by this copy to the master account, i do it with chatgpt but i want to make it with fxdreema for experience
-
RE: Modify each lot to a based lot sizeposted in Questions & Answers
Point 1 = no limit of lots
point 2 = consistence lot need for 1 or 2 prop firm im using
Can you help me please? -
Modify each lot to a based lot sizeposted in Questions & Answers
Hello friends,
I'm facing a problem for which I can't find the solution or the logic. I'm using an EA for which I don't have the source code and would like to share the lots that it places. this EA only uses 4 martingales and I use the x2 multiplier, This means that the first lot is 0.04, the second lot 0.08, the third 0.16, the fourth 0.32 and the last 0, 64. I would like to find a solution to make each position at 0.04 by placing multiple trades instead of placing a single position with the duplicate lot from the previous one. I leave the link to my test, it could be an EA or a script that would run in a loop. Thank you very much for your cooperation.
actual project link:
https://fxdreema.com/shared/yZgiZnD7e -
RE: EA by High Low daily touch line and open tradeposted in Questions & Answers
Thank you very much my friend
-
EA by High Low daily touch line and open tradeposted in Questions & Answers
Hello friends,
I would need your help. I have a High Low daily indicator and I would like to open a buy trade every time candle 1 has touched the bottom line and open a sell every time candle 1 has touched the top line. Here is the indicator and project link:
https://fxdreema.com/shared/EmnptOzwb
High Low Daily.ex5 -
RE: Max symbolsposted in Questions & Answers
can you please share a example @l-andorrà ? i place this block before all logic?
-
RE: Max symbolsposted in Questions & Answers
because in my specific case I work with correlations and it takes time to open a position but when this position opens it is possible that it opens at the same time on 10 different symbols and the problem is that if it opens in several symbols I need to be able to re-open positions in this same symbol once the trend goes my way
-
RE: Max symbolsposted in Questions & Answers
@fxDreema is it possible to do this with fxdreema? otherwise it would be interesting to add an option to count the number of currency pairs allowed in the same time
-
RE: Max symbolsposted in Questions & Answers
can you share a example? precisely it would be necessary that on the symbols to which there are already positions it could still open positions on these symbols
-
RE: Max symbolsposted in Questions & Answers
i need it continue open positions not a limited positions but only in the 5 already open symbols
