It is correct, Time is precious to us, when you receive it you must say " thank you for your time".
It does not matter if the answer to your question is correct or not.
Thanks from guys for helpfully
Xfire
@Xfire
I'm an old developer in DOS, GWBASIC,PASCAL,FOXPRO,VISUALBASIC,SCRIPTs.
Best posts made by Xfire
-
RE: Recognition where it is dueposted in General Discussions
-
RE: About the Chrome extension to download filesposted in Questions & Answers
Thank you for explaining us
Please, if you can, speed up the servers for working in busy times. Sometimes the ping is very high and the blocks are slow to load
Thanks -
RE: Tutorial : Working with ex4 & ex5 indicator fileposted in Tutorials by Users
- Now, you can use your indicator in the your EA
It is very important, you have to use the "Indicator is visible" block for the same as my indicator, when your values are filling with TEMP.
If in the data window your values are always filled with numbers you can use "Condition" block
you can see in the screenshot how should using custom indicators

- Now, you can use your indicator in the your EA
-
RE: Server down??posted in Bug Reports
@camhawk it is good idea and easy for some update or news.
easy for us to share Fxdreema.com to some group.
Fxdreema doesn't have good advertise on the internet, I was lucky to see Fxdeema.
-
RE: Good Strategy (so far) but confusing results.......any ideas?posted in Questions & Answers
@abarrett69 Do you add your spread to your TP? I see your spread is too high.
when you see price is on the your tp but can't close a position that is a big spread .
-
"Set Current Timeframe for next blocks" Mt4 (Bug)posted in Bug Reports
HI.
i checked the "Set Current Timeframe for next blocks" block for times frames 8hr, 6hr, but I understood some lists of times aren't in the combo menu when EA is on the chart !! really doesn't work.who can check that to report a bug?
@fxDreemahttps://fxdreema.com/shared/rfQgNdlie

-
RE: Good Strategy (so far) but confusing results.......any ideas?posted in Questions & Answers
@abarrett69 You can share your project here by a link and guys can check your project
please look at "create a shared copy" menu
-
Blocks titles and variables remove by bugposted in Bug Reports
Hello.
It was a very bad bug. i haven't mq4 backup and my project was destroyed. Blocks titles and variables remove and all settings changed!!
history too couldn't help for back to before.Just i use Normalise IDs menu.
Careful for use this menu
@FXDREEMA
Latest posts made by Xfire
-
RE: About the Chrome extension to download filesposted in Questions & Answers
Thank you for explaining us
Please, if you can, speed up the servers for working in busy times. Sometimes the ping is very high and the blocks are slow to load
Thanks -
RE: How to identify highs and lowsposted in Questions & Answers
ok, how do you know where is low or hi?!!! and after that, you want to know if the close price is higher or lower.
-
RE: Working with SMT divergence : how to compare values to trace trendline (the SMT) ?posted in Questions & Answers
I couldn't figure out exactly what you need but I know what you wanted to do. I also wanted to start this project when my account expired for the umpteenth time. Well, from the point of view of a programmer, it seems that you are reinventing the wheel. Why didn't you use zigzag to find the swings and you went into the dark well of calculations? Just save its data and start checking with numbers close to the price. One of its advantages is that in the backtest you can increase and decrease the value of swings and calculate smaller swings.
-
RE: Change ENUM Parrametter for ex4 fileposted in Questions & Answers
@jstap Hi
Thank you. i did but not working. -
Change ENUM Parrametter for ex4 fileposted in Questions & Answers
Hello,
I have a problem with changing the indicator parameter in my EA. I tried a lot to find the value of the moving average variable and change it but it doesn't work.
I need to change the Moving mode to "Exponential moving average" and the index is 1 in the ENUM menu.
Since I don't have access to the source, I hope my friends have an idea. I wrote the tests I did.
int = 1
ENUM_MA_METHOD = MODE_EMA
ENUM_MA_METHOD = 1
ENUM_MA_METHOD = Exponential moving average
I attached the indicator below. -
RE: formula block errorposted in Questions & Answers
Hi . I don't have issue with that. share your project Iii check it for you

