How can I stop trading again for some minutes, after a loosing trade is closed?
Best posts made by trader00
-
RE: Waiting x minutes after a loosing tradeposted in Questions & Answers
Latest posts made by trader00
-
RE: Orders starting multiple at the same time in the same marketposted in Questions & Answers
But the group number is not the problem, thats correct.
I have often the problem, that the same order starts twice at the same time. And when the orders stops in the same candle, like in the beginning of the order, the order starts again.
Here is an example of the douple order:
2015.09.07 18:51:03.093 V815 USDCHF,M1: Operation details: Speed 188 ms | Slippage 0.0 pips
2015.09.07 18:51:03.093 V815 USDCHF,M1: open #104600790 buy 0.10 USDCHF at 0.97596 sl: 0.97546 tp: 0.97646 ok
2015.09.07 18:51:02.904 V815 USDCHF,M1: Operation details: Speed 187 ms | Slippage 0.0 pips
2015.09.07 18:51:02.904 V815 USDCHF,M1: open #104600787 buy 0.10 USDCHF at 0.97596 sl: 0.97546 tp: 0.97646 okWhat could be the problem?
-
RE: Orders starting multiple at the same time in the same marketposted in Questions & Answers
What do you mean with "group number"?
-
RE: Orders starting multiple at the same time in the same marketposted in Questions & Answers
My EA is starting with the block "no trade is running". So there should not running more than one trade per market at the same time.
But in my EA, when I get the signal to start an order, many buy or sell orders starting at the same time.
What could be the problem? -
RE: Waiting x minutes after a loosing tradeposted in Questions & Answers
How can I stop trading again for some minutes, after a loosing trade is closed?
-
RE: show take-profit and stop-lossposted in Questions & Answers
It´s nice to see the limits (take-profit and stop-loss) in the charts.
Also for the settings of the take-profit and the stop-loss this drawings could help to find the optimal range. -
RE: show take-profit and stop-lossposted in Questions & Answers
Hi,
is there a way to draw a horizontal line in the level of the take-profit and stop-loss?
From the beginning of the Buy- or Sell Order, up to the end of this position? -
RE: Backtest Signalgeneratorposted in Questions & Answers
Dear all,
at the moment I work at a signalgenerator. This signalgenerator only draws lines "draw Line" in the charts.For testing this signals I will draw this lines in the past charts, for the last 2 weeks, for example. Like a backtesting but only the lines in the charts. Is this possble with fxdreema?
-
RE: Problems with RSI limitsposted in Questions & Answers
Thanks for the answer!
But, some questions for generelly information:
In the MT4- Charts I get genelly a lot of ticks per minute. I think this must been like 1 Tick per second (60 per minute). Arent so?
But in the MT4- indicator chart of RSI I get only 3 points, one in the beginning of the M1-Candle, one in the middle and one in the closing of the candle.
But, when I have the settings "median of RSI in M1", how much values is using fxdreema for calculation this? (3, 60 or something else?) -
RE: Problems with RSI limitsposted in Questions & Answers
I want to create a simple signal generator.
This generator should only detect a RSI level of over 70 (Median)! And draw a line.
The Timeframe in the MT4-Charts is M1 and the RSI period is 14
But, often I get a signal (red line), also when the median seems to be under 70! And sometimes I get not a signal, when the median seems to be over 70.
I don´t know, why I get this wrong signals?......
Chart_1.gif
CHart_2...jpg -
RE: "draw line" only in a Indikator Window?posted in Questions & Answers
I will create a signal generator which using the function "draw line" for marking in the mt4- charts.
But this marks crosses all Indikator windows and also the chart window. Is it possible to draw the lines only in specific indicator windows?