Can you please translate it into English? I can also help if you do it to Catalan and Spanish if needed.
Posts made by l'andorrà
-
RE: 请高手帮助,10笔订单利润之和,设置保本跟踪止损。posted in Questions & Answers
-
RE: Error on the Block "No Trade Nearby" that doesn't find trades that are actually nearby...posted in Bug Reports
I'm afraid I'm not an expert on Terminal Variables usage. This is the field of jstap. Maybe he can be more helpful.
-
RE: How to Heiken Ashi work?posted in Questions & Answers
Sure. No problem. Don't hesitate to be back if you need more help.
-
RE: PIntroducing a new user to the fxdreema community + problem with EAposted in Questions & Answers
El proyecto que pides no es trivial de construir. Si, además, eres nuevo en fxDreema, te recomiendo que intentes antes aprender los elementos básicos de la plataforma. Ya te adelanto que el volumen de tiempo a dedicar puede ser enorme.
Si estás dispuesto a aprender durante semanas, estaré encantado de ayudarte. -
RE: HOW TO CALCULATE PROPER RISK based from the Distance without STOP LOSSposted in Questions & Answers
@deathkid13 AFAIK fxDreema does not have a pip value. What it does is applying the pip size rules offered by default here but that can be modified at will by clicking on the wrench icon on top right of the builder.
-
RE: How do I trigger Trailing stop block output ?posted in Questions & Answers
@tienducnguyen Yes, that should work. The note means that pink blocks must be connected below a 'For each trade/position' block. Otherwise they will not work properly.
-
RE: How do I trigger Trailing stop block output ?posted in Questions & Answers
You will have to use pink blocks (For each trade/position) to do that.
-
RE: Trailing Stop to start trailing based on ATRposted in Questions & Answers
The only way is open the block itself on the MT metaeditor. There is no way to do it within fxDreema.
-
RE: How to: I don't want a trade to close and open within the same candleposted in Questions & Answers
@lwoodruff You can do this:
You will have to add your opening trade conditions below these blocks in order to be sure no trade was closed on the current candle.
-
RE: Set price levelposted in Questions & Answers
Yes, you can do that. How will it work. Are you planning to insert daily price levels, weekly price levels or simply price levels independent of time periods?
-
RE: How to Heiken Ashi work?posted in Questions & Answers
Ok. I guess you are planning to use a custom indicator. Before moving on, you need to be sure it is correctly uploaded on fxDreema. Not all custom indicators are. Did you check that?
-
RE: EA didn't execute on 2nd occurrence but did on 1st?posted in Questions & Answers
Correct. You need to insert a new line like this, for example: 0.01 = 1. The number on the left is supposed to be the number of decimal positions of your symbol (two digits in my example). The number of the right is the pip size for that symbol. You will have to test on a case by case scenario. Firstly try 0.1, then 1, then 10 and so on. The final value depends on each broker.
-
RE: Trail Stop Helpposted in Questions & Answers
I don't see any change. You should modify block 123 as I suggested.
-
RE: How to Heiken Ashi work?posted in Questions & Answers
That depends on what info is required from HA. What do you exactly need?
-
RE: Trail Stop Helpposted in Questions & Answers
Can you please share the link of the latest version?
-
RE: EA didn't execute on 2nd occurrence but did on 1st?posted in Questions & Answers
Did you check the pip size rules? Were the other tested symbols using the exact same pip size rules?
-
RE: Set price levelposted in Questions & Answers
Are those set price levels selected manually? I mean is it you who will decide it?