@od said in Why is this EA not taking trades when it is supposed to:
@ambrogio So is there no way to possibly do that in fxdreema
I don't know, because I haven't figured out what you would like to do yet.
@od said in Why is this EA not taking trades when it is supposed to:
@ambrogio So is there no way to possibly do that in fxdreema
I don't know, because I haven't figured out what you would like to do yet.
@od I'm afraid you don't have a clear idea of what it means to partially close the trade. There are no children or relatives trades, instead the size of the initial lot is reduced. See below: initial lot = 1 , partial closing 50% every 20 pips.

@abbas25 The message says it can't load the indicator (or can't find it). I can only tell you to check if the indicator is in the right folder. The problem is not of the fxdreema's expert advisor
Check the path in the message C:\users\adm.................indicators\
@abbas25 you should check the journal tab of your MT platform, maybe there are some errors messages.
@od Please, this is an opened buys trade, can you draw few lines of what you would like to happen when the price goes up?

sometimes two lines is better of hundred of words
@od yes , sure. You have to change the percentage in the "close partially" block
@od like this ? check inside each block, it's for buys trade only
@suleyman-0 If you have the mq4 source code maybe you can convert it with the fxdreema converter.......... sometimes it works, sometimes it doesn't. Try it.
Probably @jstap is right
@kallamamran said in Finally , Integration of News Filter
[ MT4 Only ]:
@ambrogio It was @Traderz who wrote it in the first post in this thread (Page 1)
<<<<<<<<<<<<<< just start here from the first page, should works >>>>>>>>>>>>

@andrewfrank said in using spread:
@ambrogio
ok. then in my case when I put 30 pips in the spread filter block, does it mean 300 points?
Yes!
@andrewfrank the spread on MT4 is always in points, means 1/10 of pip

@od said in Why is this EA not taking trades when it is supposed to:
@ambrogio What if you want the new partial trade to have the same lot size as the previous one, <<< don't get me wrong but this doesn't make sense >>>
so that with the same stop loss the strategy is sort of taking partial profits <<< maybe i don't understand your strategy, better if you take a picture with some line drawn >>>.
If 50% is put the lot size keeps reducing with each close partially. <<< yes, sure, this way the "close partially" block works
@od i can't do backtest service, anyway the minimum lot size = 0.01 cannot be divided further, put a higher lot size like 0.1
Close partially 50%
Change pips away value, because 20 pips is the same level of the stop loss, it's wrong. Put a lower value like 10 pips

@od said in Why is this EA not taking trades when it is supposed to:
@ambrogio I want if a trade is in profit it has to close partially every 20 pips while the stop loss level of the parent trade remains the same for all partial trades.
let me explain better, if you want to close "partially" a trade, in the block "close partially" you do not have to choose 100% otherwise it closes it all. You have to put for example 50%, or 25%
@mywife did you search the forum? There are tons of examples to get inspiration from
@od check the "close partially" block, you are closing 100% of volume
@od said in Why is this EA not taking trades when it is supposed to:
@ambrogio Did you use every tick to backtest?
yes, always
@od said in Why is this EA not taking trades when it is supposed to:
@ambrogio It is just a screenshot , it works well up to a point then stops. Do you have a complete results which I can compare .
Maybe you have some problems with the platform or historical data.....i don't know.