@luca-9 please share the new link
Posts made by ambrogio
-
RE: Help me, compensationposted in Questions & Answers
devi creare le due variabili Profit1 e Profit2 nella lista delle variabili
-
RE: Help me, compensationposted in Questions & Answers
After that condition Profit2 > Profit1 adjust field *2 close trades
-
RE: Help me, compensationposted in Questions & Answers
@luca-9 this way you get the profit separately for each group. The custom code is for take absolute value

-
RE: Help me, compensationposted in Questions & Answers
you can separate the trades by group number (eg:. buy= group1 , buy pending order =group2), then for each trade calculate profit/loss, put some condition blocks to compare them
-
RE: Trade after some seconds when arrow appearsposted in Questions & Answers
put "once per bar" just above "buy now"
-
RE: How to add more positions to EA tradeposted in Questions & Answers
@fx_boy said in How to add more positions to EA trade:
How do i make my bot to open more position after trade ius going 20 or 30 pips in loss.
after my ma crosses and it goes 30 pips off the current price how do i add more position to the trade, then modify the old trade to set Tp to 1 or 5 pips
tags: @l-andorrà @roar @TipsyWisdom
i posted a little example in this topic some days ago
https://fxdreema.com/forum/topic/16569/which-is-better-to-use/10?page=1
-
RE: Why can't I open the expert properties in MT4?posted in Questions & Answers
@Davide4658 by clicking the ex4 button you can see if there are any errors around. It seem to be to fix this constant, please check inside

-
RE: Why can't I open the expert properties in MT4?posted in Questions & Answers
sure there are some errors when compiling
-
RE: expiration time in pending ordersposted in Questions & Answers
@trunxi i'm sorry but i don't get any expiration time error, seems to be alright
Only i change the open price because your custon level "result" is = 0
-
RE: expiration time in pending ordersposted in Questions & Answers
@trunxi please can you share the link to your project?

-
RE: expiration time in pending ordersposted in Questions & Answers
seems to be a broker limitation. try to put a bigger value (48 hours eg:) and see what happens. Strange that works on a broker and not on the other
-
RE: expiration time in pending ordersposted in Questions & Answers
30 minutes is ok. have you check the journal tab for any error?
-
RE: expiration time in pending ordersposted in Questions & Answers
@trunxi many brokers do not accept expiry times for pending orders shorter than 10-15 minutes. Can it be that?
