@jstap Very interesting. Thank you for sharing that info.
Posts made by l'andorrà
-
RE: Show currency pair in alert messageposted in Questions & Answers
-
RE: Trailing stop without stop loseposted in Questions & Answers
@luckybest Can you please share the new link to the last changes?
-
RE: Time of day filterposted in Questions & Answers
@helicoptermike I'm not a programmer, but AFAIK that is not possible with string variables. I guess you shoul create a ''translated' version of an hour by selecting number variables, but never tried.
-
RE: I can't find the thread, sorry. Could someone help?posted in Questions & Answers
@q8carpenter Not sure I fully understand. Let me use this example. I want to get the lot size necessary to achieve 50 USD with a TP distance of 120 pips. If I understand your formula correctly, 'money_tp' would be 50 and 'vol' is exactly what I'm looking for. How can the calculation be executed?
-
RE: I can't find the thread, sorry. Could someone help?posted in Questions & Answers
@username100 Thank you for the suggestion, but I prefer not to use that indicator because it could interfere other calculations within the EA.
-
RE: Show currency pair in alert messageposted in Questions & Answers
@sirluk Sorry. I reviewed the project and everything is correct. You should see alerts normally. That problem should be in the combination of conditions. Maybe they are too restrictive. Try to backtest it by adding buy now and sell now blocks connected below both 'once per bar' blocks. Every time a trade is open you should get an alert on the 'journal' tab. (you will not see them on backtest).
-
RE: Close all current trades and orders at next daily candle openposted in Questions & Answers
@krunal20 This will close all open trades at the open price of every daily candle, no matter what time is it:

-
RE: How to make robot just use all the available balance on the trade?posted in Questions & Answers
@davjack That will lead to a margin call. Is that what you really want.
-
RE: A simple - Anti/Opposite/Reversal - Martingale EAposted in Questions & Answers
@mharisfxd Trust me, martingales NEVER work in the long run. I strongly recomend you to focuns on other more profitable approaches to the market.
-
RE: How do I connect my binance account with MT5posted in Questions & Answers
@davjack Wow, that's for real programmers. I guess you will need serious custom code to do that, as well as terminal variables. I'm afraid that will not be an easy thing to do. I hope someone else can help.
-
RE: Am new pls help.posted in Questions & Answers
@davjack The only way to stop that is by adding a new condition block in which the maximum spread you want will be accepted to open a trade. Spread cannot be avoided otherwise.
-
RE: Trailing stop without stop loseposted in Questions & Answers
@luckybest You need to specify that initial distance of 5 pips on the 'trailing start' tab. Otherwise it will behave as you said.
-
RE: FxDreema desktop version doesn't importposted in Bug Reports
@xfire Correct. Sadly, the desktop version was abandoned years ago.

-
RE: Buy trade working but Sell trade not working, can anyone help me have a lookposted in Questions & Answers
@africkhaw Can you please share the updated new link to the project?
-
RE: How to close partially and move sl to break even?posted in Questions & Answers
@profitmover Unless there is any inconsistency insidte the 'break even' block, that should work. Are you sure the distance specified inside the block coincide with the one in 'pips away from open price'? If so that can be the reason.
-
RE: Empty Variable Improve the Organization. It´s possible?posted in Questions & Answers
@gu95ckt8 Is that a custom indicator or an fxDreema EA?
-
RE: Using BOTH "Betting: Martingale" and % Risk?posted in Questions & Answers
@wezil Can you please share your results? That can interesting for everyone here.
-
RE: Modify Stops (in profit) like in a Gridposted in Questions & Answers
@stefano-1 Oncle you click on 'reply' you can upload a screenshot just by clicking o this icon:

That would certainly help.
