@l-andorrà BUF , ves ?? pues me imaginaba que si , hasta dar con la línea Ask que marcara el broker ( ya veo que soy un poco pardillo ....) a medida que evolucionara el precio, me hubiese conformado con que hubiese acercado un par de veces 10 pips ( en un par de velas ) .
Posts made by Gaper
-
RE: Drop take profit candle by candleposted in Questions & Answers
-
RE: Drop take profit candle by candleposted in Questions & Answers
@l-andorrà si esto ultimo es , es que con cada nueva vela que se produzca , se reduzca en 10 pips la toma de beneficios , es como un trailing stop pero a la inversa , no hay dos ventas mas , es la misma pero con menos esperanza de profit , como tu dices , la distancia del TP baja a medida que pasan las velas.
-
RE: Drop take profit candle by candleposted in Questions & Answers
Pues , no , es que no se me ocurre como hacer esa disminución , que imagino que debe ser una tonteria , pero aplicado al TP . Lo que necesito es esto :
y que no se me vayan al STOP LOSS ordenes que tienen " buen sentido" .Es muy simple pero si quieres te paso por aquí la estructura del EA.
(( perdón por tardar , pero hay épocas en las que trabajo de noche y me es imposible postear ))
-
RE: Drop take profit candle by candleposted in Questions & Answers
The idea is so simple.... I need the takeprofit drops 10 pips in a buy order , every time a new candle is produced, I imagine that we must to use "loop" but I don't know how to do it.
---- la idea es tan simple que me da un poco de corte .. Necesito que en una orden buy, el take profit baje 10 pips ( por ejemplo ) cada vez que se produzca una nueva vela , imagino que hay que utilizar "loop" pero no se como hacerlo. -----
-
Drop take profit candle by candleposted in Questions & Answers
Could someone tell me how to build a loop to make the take profit (in a BUY) drop a certain amount of pips, candle by candle, from the generation of the order, I can not do it with "trailing stop (each trade)" and I am freaking out, thanks.
-
solveposted in Questions & Answers
Re: Open a pending order at the price level of the last fractal up/down
did you managed to solve this question ??
-
RE: Why "DELAY" stops the tester ??posted in Questions & Answers
@l-andorrà
I insist, thank you very much. -
RE: Why "DELAY" stops the tester ??posted in Questions & Answers
@l-andorrà
in the end I did it by putting a "pass" block after the "delay" block, it works in the tester.
-
Why "DELAY" stops the tester ??posted in Questions & Answers
Why "DELAY" stops the tester ?? I have even tried with the "HOWTO" example, but EA is stopped anyway.
-
RE: This action is not allowed for basic usersposted in General Discussions
@titangeorge
Thank you for encouraging me, it is true that the "best" have worked for me so far have been the simplest, I accept the challenge thinking that I will soon become a member. -
RE: This action is not allowed for basic usersposted in General Discussions
@wolamen
I'm a little embarrassed, but I have this problem too , I'm still taking the first steps and fxdreema seemed awesome to me ...... -
EMA OF ATRposted in Questions & Answers
Re: How can I put a Moving Average to an indicator?
Yo tambien buscaba la forma de hacerle un MA al ATR , aplicado al " First Indicator´s Data" pero no encuentro la forma.
-
RE: Trailing stop that takes the data of a mobile averageposted in Questions & Answers
@l-andorrà tan simple como necesario , menos mal que lo he encontrado , gracias.
So simple as a necessary , finaly I found it , tanks. -
Simple Scriptposted in General Discussions
To create a simple script that makes a buy order and trail it . It is possible ??

-
RE: Time Optimization in strategy testerposted in Questions & Answers
@spuzy
Thanks, I'll try. Quick response. -
Time Optimization in strategy testerposted in Questions & Answers
I would like to be able to optimize in the strategy tester the start time in a buy or sell order, could someone please tell me how?
I've just started with Fxdreema and it's great, but I'm losing with the constant - variables subjet. I suppose we have to enter a CONSTANT type of "datetime" but I do not know how.