@fxdreema
Thanksssssssssssssssssssssssssss
Posts made by Traderz
-
RE: No trades nearbyposted in Questions & Answers
@fxdreema
Yeah I know how hard it is to satisfy everyone, I was just suggesting a way for the confusion you mentioned earlier
Anyway as I see it's absolutely magnificent what you did
Did I just miss anyway that can make it absolute time , like just entering 24 hours from now other than Candle ID ? just absolute time ? -
RE: No trades nearbyposted in Questions & Answers
@fxdreema
I'm speechless as always , you are a great man ! and I like that you made that immediately
just tested the block and it worked perfectly like everything you do
Regrading the confusion , I have a suggestion
In my case I use candle id and choose 1H timeframe so no more trades withing the range would be opened in this candle or two candles , also may be it will be nice and it will remove the confusion if you add an option to make only 1 time parameter which is the start time and it will be in absolute format from current time and then time 2 will be disabled ( it will be current time obligatory ) then users will only have one parameter to edit in that case and may be that parameters will be in minutes or hour so If I enter 20 hours in that parameters so the time range will be 20 hours from now
It will be super easy for everyone if you don't want any confusion and I think this is the most common use for this block along with candle ID -
RE: Finally , Integration of News Filter :) [ MT4 Only ]posted in Tutorials by Users
@ambrogio maybe it's server problem itself , I use investing.com always it's better
-
RE: No trades nearbyposted in Questions & Answers
@fxdreema
Thanks , I appreciate if you can add it soon enough so I can use it right away
Thanks again -
RE: EA not importingposted in Questions & Answers
@rrjfxtrader
from my experience , there's a part in the end of any file made by fxdreema , it's in grey as it's not effective in the code ( it's in the very end of the file )
If you delete that part you will not be able to import the file again -
No trades nearbyposted in Questions & Answers
Hello,
Can anyone help me to add a time factor for the block " no trades nearby "
I mean I want to check if there's any trades near in the specific pip range but I want that block to check for the trades only opened within specific time like those opened within the last 20 hours ?Thanks
-
RE: OnTrade Blocks stopped workingposted in Bug Reports
@fxdreema No I was manipulating it manually without notice , I just had a copy of the headline of my EA with parameters so I was replacing it by mistake
Thanks for help
-
RE: OnTrade Blocks stopped workingposted in Bug Reports
I found it , There's a parameter at the beginning called ENABLE ONTRADE EVENT , it should be 1
Thanks -
RE: OnTrade Blocks stopped workingposted in Bug Reports
They work indeed for me , but for some projects only and doesn't work in others , Why is that ? I'm 100% the numbers are correct especially the group number even If I make the group Mode to All it doesn't work neither , it's very strange thing , Even If I just put a pass block under OnTrade tab it doesn't get executed ?
Do you know any possible reasons ?? -
RE: Stop making orders after closing previous oneposted in Questions & Answers
@fxdreema
That what I thought at the first , I did what you said the very first thing but it didn't pass at all , then I though maybe it check for the last closed trade and at start there's no last closed trade so I made a flag which only be true after the closing of the first trade Under " On Trade " tab , if that flag become true , it will start to check for the last closed trade so I only skipped the first trade but there I found that On Trade block don't work although I used to use it all the time , I put two simple blocks under onTrade tab to check , the first is " Trade Created " with the require magic number and then a simple log message to check but it didn't pass and nether for " Trade Closed " block , that's why I report that in Bug reports section but you just told me it works properly which is very strange situation now -
RE: Stop making orders after closing previous oneposted in Questions & Answers
@isp00rt
No mate I used them all the time in all my project , it just from the past week they stop working , Can you try with yourself , just put a log message block after " Trade Created " or " Trade Closed " block and it won't pass -
RE: Stop making orders after closing previous oneposted in Questions & Answers
@isp00rt
all On Trade blocks stop working just now even the one I used to use in my robots , I just put a simple log message after them and it doesn't work at all -
OnTrade Blocks stopped workingposted in Bug Reports
all On Trade blocks stop working just now even the one I used to use in my robots , I just put a simple log message after them and it doesn't work at all
-
RE: Skip ticksposted in Bug Reports
@traderz I think it may be due to mal functioning of "onTrade" Functions , all On Trade blocks stop working just now , I just a simple log message after them and it doesn't work at all
-
Skip ticksposted in Bug Reports
Hello,
Skip ticks block doesn't work at all , I tried it many times but it doesn't work also I asked other member and they confirm thatThanks
-
RE: Stop making orders after closing previous oneposted in Questions & Answers
There's a new block called no trades nearby
I'd like to have some time filter in that block @fxDreema Like I don't want any trade near that one regarding price or near the last closeed trade regarding time , so after a trade is close , no more new trades for 5 minutes in example and the option to chose if that was a running trade or closed tradeThanks mate for your efforts
-
Stop making orders after closing previous oneposted in Questions & Answers
Hello ,
Does anyone know how I can make the EA stop placing another order for specific time just after closing the previous one
I tried with on trade function then put " skip ticks ' block after it but that doesn't work , I don't know whyThanks