Are those 'Pair_1' and 'Pair_2' of a string type? Otherwise it will not work.
Posts made by l'andorrà
-
RE: Store a Value for further calculationsposted in Questions & Answers
-
RE: How can we select a SL/TP price level based on balance percentage?posted in Questions & Answers
@sktsec Interesing. I will try it. Thank you.

-
RE: Medir distancias en porcentajes %posted in Questions & Answers
¿Porcentaje con respecto qué, exactamente? ¿Al precio?
-
RE: compra y venta una masposted in Questions & Answers
Pero entonces, si lo entiendo bien, esa regla de pérdidas a los 5 pips sólo se aplican a las compras, ¿verdad? Si se aplican también a las ventas, siempre habrá operaciones que estén en pérdidas, ya sean compras o ventas, con lo que no veo cómo la estrategia pueda ser exitosa.
-
RE: How To Fix The Margin In money (Not In Lots)posted in Questions & Answers
I'm afraid not. I'm not a programmer, just an advanced fxDreema user. You can try asking jstap. He's a programmer.
-
RE: Export to xml file problem or not ?posted in Bug Reports
Do you mean the XLM? It is not available anymore.
-
RE: How can we select a SL/TP price level based on balance percentage?posted in Questions & Answers
I need the price level, my friend. That's not what my bot does.

-
RE: I want to create a trendline like the image above, which is used in a small timeframe. Can anyone share it with me so that I can understand it?posted in Questions & Answers
@fxdreema_acc If that that is a channel, you will need this block:

And as sktsec said, you will have to select two candle sticks to define it.
-
RE: How to Setup Stop Loss For Buy Trade To Equal ZigZag Last Swing High - Current Price Divided By 2 Opposite For Sell Trade?posted in Questions & Answers
@forexhunter998 Then you can do something like this:

You will need the equivalent block for a sell with a '+' instead of a '-' to do the calculation. Additionally, that '*10000' multiplier is for 5 digits forex symbols. You will have to modify it for other symbols accordingly.
-
RE: Store a Value for further calculationsposted in Questions & Answers
@Mani13 You can use a variable to store that. Like this:

-
RE: How To Fix The Margin In money (Not In Lots)posted in Questions & Answers
You will need custom code to get that. No fxDreema block can do it, I'm afraid.
-
RE: compra y venta una masposted in Questions & Answers
De acuerdo. Así, si lo entiendo bien, empiezas con una compra, que si pierde 5 pips abre dos ventas, que pierden abren 4 compras, que si pierden abren 8 ventas y así sucesivamente. ¿Es correcto?
-
RE: How to Setup Stop Loss For Buy Trade To Equal ZigZag Last Swing High - Current Price Divided By 2 Opposite For Sell Trade?posted in Questions & Answers
@forexhunter998 But that's a weird calculations. Is that last previous zigzag high supposed to be above or below current price to be considered?
-
RE: auto draw on symbol changeposted in Questions & Answers
Do you mean opening a second/third/fourth symbol? This is because you are not opening the bot on those new symbols. Each symblo must have the bot running on it. Running the bot on one only symbol will make it work on that symbol only.
-
RE: compra y venta una masposted in Questions & Answers
@ivan-a Mi pregunta era si eso significa que puede haber infinitas operaciones abiertas a la vez.
-
RE: compra y venta una masposted in Questions & Answers
¿Cuál es el máximo de operaciones abiertas a la vez que el bot debe considerar?
-
RE: auto draw on symbol changeposted in Questions & Answers
I don't see any ptroblem there. Are those the only blocks used on the 'on init' tab?
-
RE: New Ideaposted in Questions & Answers
Apparently he's very busy doing other stuff, sorry. If there were a massive request from many fxDreema users, he'd consider it. But not for now, I'm afraid.
