Question on Breakeven and then start Trailing stop
-
To make this hammer candle just below 1-2 pips from the previous day low as shown by fig which condition block and setting should use. Please suggest anyone, Thanks for this. In fig. green line is previous day low.
-
To make this hammer candle just below 1-2 pips from the previous day low as shown by fig which condition block and setting should use. Please suggest anyone, Thanks for this. In fig. green line is previous day low.
-
@Suraj0544 What are you asking?
-

-
whatever I asked previously its fig. is just posted.In fig green candle hammer is occur just below 1-2 pips from previous day low as shown by green line.by which block and setting I can make just below 1-2 pips from previous day low only.( want to make hammer only on this position as discussed nothing else)
-
@Suraj0544 Please suggest I am waiting your response.
-
@jstap whatever question was I told with fig.Please suggest
-
@Suraj0544 Once you identified that hammer candle, you can find if price is now 2 pips below yesterday's low this way:

-
One question is there if I am using 8-10 condition block in one tree 5 for buy 5 for sell then which additional block should add after condition block to control.
-
as asked above asking further that I have to make 7-8 tree in 1 project and each tree contains 8-10 condition block for this which additional block will be add and where??
-
In another project when I am using single candle templet block to make hammer candle then only buy entry is taking , sell entry is not taking
-
https://fxdreema.com/shared/9kzji7Zeb
link of project -
@Suraj0544 You can remove block ID 15. It is redundant. The reason why no sell is open when a buy is open is because you are using a 'no trade' block for buys ans sells at the same time. You should use 2 different 'no trade' blocks, one for buys only and another one for sells only. Both can be connected below your 'hours filter' block.
-
@l-andorrà I am trying to make this EA on our strategy whatever shared. But few conditions are catching few are not catching, Can you please make a look on my project where I am wrong.
https://fxdreema.com/shared/36oFpgVfd -
As I shared 5 image all for hammer candle (buy) In all image there is a green line which is previous day candle low(support) and in all image I am talking about only 1 candle i.e. hammer shown by arrow in 1 image.These are the condition for hammer occur
1- hammer candle lower wick is touching exactly the previous day low.
2- body is closing above previous day low. but lower wick is below previous day low.
3- hammer is occur just below 1-2 pips(pips I mean 2700-2701=1 pips). lower wick and body both are just below previous day low.
4- lower wick is just above 1-2 pips from previous day low and body is also above.
5- lower wicks little portion 1-2 pips is below and total body is above previous day low.
THESE ARE THE 5 CONDITION WHERE HAMMER CANDLE SHOULD CREATE AND SAME SHOULD BE FOR SELL. INVERTED HAMMER SHOULD BE CREATE ON THESE PLACES AS REFERENCE TO PREVIOUS DAY CANDLE HIGH.IN THIS FULL PROJECT I AM ABLE TO DRAW PREVIOUS DAY HIGH LOW. ONLY CANDLE IS NOT OCCURS AT RIGHT PLACE AS I WANT.
Whatever condition I told to make hammer that is previous day low,closing and high as shown in project
-
All your condition blocks that are using the right operand to look for objects that are not properly searched for. You need to use an orange 'for each object' block on top of them and below those 'single candle template' blocks. There you will search for those horizontal lines. Finally. You will need to change the settings of the condition blocks from 'pick by name' as they are now to 'picked in loop'.
-
I am making a simple EA when 9 EMA cross above 22 sma in 1st candle closing but buy entry should open when next candle cross above 1 pips but taking entry on 1st candle closing .Please look my project where Iam wrong.
https://fxdreema.com/shared/FVjgvDsDd -
AND whatever I am working on previous day high low hammer EA that was other project I will ask further when got problem
-
IN FXDREEMA whenever I am testing any ea ex file on strategy tester few times giving other result and same file again testing giving other result.why this problem happening. its fault of fxdreema or may be of strategy tester.Please reply
-
@Suraj0544 What do you exactly mean by 'entry on 1st candle crossing'? First every day? First just once you run the bot on the chart?
The different results you get are conditioned by the quality of tick data used and testing procedure (close price, tick, etc). Are you sure you are using the exact same?