@realjoker Did you ask for permission to publish your channel in the signature to the admin? If not, could you please remove it?
Posts made by l'andorrà
-
RE: Trading Multiple Pairs with one EAposted in Questions & Answers
-
RE: Construction errorposted in Questions & Answers
@campero Ok, so if I understand it correctly, you want the EA to program just one buy or one sell pending order and moving it as price is evolving. Is that correct? There will never be two pendiong buys or two pending sells. Correct?
-
RE: Different botposted in Questions & Answers
@william-1 What do you exactly mean? Were all of them created with fxDreema?
-
RE: Buy and Sell evert candle !posted in Questions & Answers
@amine130055 This is the second thread you opened for the same question. Please don't duplicate threads. I replied to the first one.
-
RE: buy and sell on every new candleposted in Questions & Answers
@amine130055 Do you mean buy, sell, buy, sell, buy, sell no matter what? What's the logic behind that?
-
RE: custom indicatorposted in Questions & Answers
@fxdreema-8 Technically yes, you can. But you need to be very careful with the variables and externall calls from that code. Unless you are a programmer, I don't recommend to do it.
-
RE: crear orden de entrada o cerrrar todas la operaciones con un teclaposted in Questions & Answers
@timoteo21 Para eso necesitas usar la pestaña 'on chart'. Aquí tienes un ejemplo para abrir una compra:

Debes especificar el código ASCI de la tecla en el espacio 'Key code'.
-
RE: Average Open Price not work (DOGEUSD)posted in Questions & Answers
@duepips Because crypto symbols need their specific pip size rules. You need to include them here:

-
RE: BUFFERposted in General Discussions
@firima80 Those buffers are not correctly identified by fxdReema. You cna try what is explained in these tutorials, but there is no 100% guaranteed they will work:
https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file -
RE: FIBONACCIposted in Tutorials by Users
@firima80 This forum is for tutorials. Can you please open a new one on the 'questions and answers' one?
-
RE: Multi-Symbol EAs Strategy Tester codeposted in Bug Reports
@jamesdaly I wish I could do it, my friend! I'm afraid I'm not a programmer.

-
RE: Delete pending only on market <1 positionposted in Questions & Answers
@duepips Then you should create as many variables as markets involved and create count them separatedly every time. However, are these markets selected as a Constant only?
-
RE: Bucket of trades Stop Loss & Drawing Trend Lines Automaticallyposted in Questions & Answers
@vmaruziva The answer for question 2 is yes. You can specify those two prices and connect a line. On your fisrt question, how can you know which of those 25 trades is the one that will determine the SL for all the other?
-
RE: fxdreema is not active after send the paiment for monthposted in General Discussions
@tchilling Did you pay with crypto? Crypto payments are processed manually so they are not executed immediately. You should contact the admin again.
-
RE: Sell and buy stop mobileposted in Questions & Answers
@ale I confirm basic accounts can confirm links. You can do it this way:

-
RE: EA not working - any suggestions??posted in Questions & Answers
@wemail This is the second thread you opened for the same question. Please don't duplicate threads. I replied to the forst one.
-
RE: EA not working - any suggestions?posted in Bug Reports
@wemail We can try to help. What's the problem excatly?
-
RE: fxdreema account error when copying and pastingposted in Questions & Answers
@sidudu I'm afraid I have no idea why it is happening. You should contact the admin to let him know.
-
RE: Groups of positions and trailing stops of groupsposted in Questions & Answers
@rodrigo-ortuzar I'm afraid I don't fully understand the logic. Do you want to open several trades at the same time via 'on trade' tab? Shouldn't it be just one at a time? I'm afraid I don't get it.
-
RE: EA using multiple strategiesposted in Questions & Answers
@spenza42 did you try to read the documentation info?