Hello
I have a question about candles. What means candle high and low on the indicator. And how do you make a candle ID 1 higher or lower then candle 2?
Hello
I have a question about candles. What means candle high and low on the indicator. And how do you make a candle ID 1 higher or lower then candle 2?
@miro1360 said in Tutorial 08 - Candle Formations:
Bearish Engulfing
Hey Miro
nice tutorial. But I have a question about bearish engulfing: to have a bearish engulfing you need to a bullish and a bearish. the bullish candle need higher then bearish candle on the top and on the bottom the bullish candle need to be shorter then the bearish candle. But I dont see this in the tutorial. Where can I make this setting?
I have try to connect trailing stop block on the yellow connector on the time filter. But the result is stil negative.

this is the picture inside the block the connection is still the same as the picture above
I have build a new EA. But this one is kinda weird. When I testing buy or sell separatly its works. But when I combine them its doenst work on backtesting.

Could you tell me what i do wrong. I am planning to put more block on this EA if its work
@hadees dont know how to work with blocks that doesnt exist
Thank you both for the answer. @Hadees: most of the EA doesnt work on my account because the the "Pass" icon doesnt work anymore.
What do you mean with very specific pattern. can i do that with fxdreema? and What indicator do you need to make this?
hello
i was trying make a three white soldier strategy but fail. I found four candle stick on 16 januari at 10.00 gbp/usd. This is for testing. first candle was bullish with 83 pips (opening price is 1,13779 and closing price is 1,13862)

The with the last bearish candle. the result is a fail. could some one tell me what I did wrong?
Hello
When I import a self made expert advisor its said Testerhideindicator - function not define. Its happen the same when I download example expert advisor. Could some pls help me?
Hello
I have devolope a expert advisor. But according to backtest I should make 15 trade with 20eu profit. But in the demo account i make 8 trades with 6eu lost. Spread are the same(current) with 1 Hour chart.
Pls help me
Hello everyone
I have a problem. My expert advisor skips a few day and sometimes it skips a month. Could some one help me pls

Hello everyone
Im new to this community and I was wondering how to make a moving average crossover exit.
For entering I use 50 EMA and 200 EMA. When 50 EMA is crossing 200EMA upwards it a buy. When 50 EMA is crossing 200EMA downward its a sell.
To exiting the trade its reverse. When 50 EMA is crossing 200 EMA downward. The buy trade is going to exit and take profit. In the meanwhile its going to open a sell trade.
When 50 EMA is crossing 200 EMA upward. The sell trade is going to exit and take profit. In the meanwhile its going to open a sell trade.
Could someone please help me how to program this exit strategy and at the same time buy/sell.