I'm sorry. Website was hacked. It's my fault.
-
@robertk said in I'm sorry. Website was hacked. It's my fault.:
That is indeed very generous of you! 213 days added. Apparently i have spend some money last year hah.
It's not generous enough if you don't wish I lose the database every year :)))
-
@fxdreema I think that this is completely fair. I'd much rather have this as a one-person operation than have a faceless corporation run it. 99% of the forum entries are about things that are just a matter of how to operate the product and not actual bugs that need developer attention. I've been using your product for years and I've only come up against one bug that you promptly fixed (thanks again). The forum does have some great users who are really helpful (thanks to them too) and I think any participation you have beyond making the product available and fixing bugs, is a bonus. Feature requests and new development (although I've had no need for it personally), I'd put before 'how do I do this' type support. Given the volume of requests of the latter type and having run service based websites on my own before, I personally don't think you should be expected to respond to them.
-
This post is deleted! -
When I try to import an old project, I get this 'No record Found" error. Is this due to this hacking issue?

-
@vish did you change anything in the code?
-
could you add a download mq4/mq5-Button in the load overview next to the load button before the ID column?

-
@vespera No
-
Whould you wanna share and i try?
-
@droctagon said in I'm sorry. Website was hacked. It's my fault.:
@fxdreema I think that this is completely fair. I'd much rather have this as a one-person operation than have a faceless corporation run it.
I lean too much on the one-person idea, I alway do everything by myself and I'm kinda scared to work with other people. Which is sometimes good, but it has sooo many issues as well.
@vish said in I'm sorry. Website was hacked. It's my fault.:
When I try to import an old project, I get this 'No record Found" error. Is this due to this hacking issue?

This functionality is not related to the database. Yes, it eventually write the project in the database, but this error happens before that. Do you have a comment at the bottom that is something like this:
/*<fxdreema:eNrlWEtv2zgQ/i .............. :fxdreema>*/@vespera said in I'm sorry. Website was hacked. It's my fault.:
@vish did you change anything in the code?
The MQL code doesn't matter at all. Only the comment is read.
@bk7 said in I'm sorry. Website was hacked. It's my fault.:
could you add a download mq4/mq5-Button in the load overview next to the load button before the ID column?

Yes, not impossible. But my observation is that usually people are just adding more and more projects. I also do it like this, I have who knows how many projects, not even actual projects, but examples I'm showing to people. I think the important projects are always the last few ones on the top. The rest are "for later use, eventually" I think.
There is another concept - versioning, like Git. This means one project, but different versions (branches) in it. This is what I'm planning to do. But at the same time, something like this is probably too-advanced for most people. Now people have different projects for different versions, each named differently, ending with the next biggest number, which is very intuitive, but also a huge mess (like my room).
-
Otherwise my current plans are not to add features, but to make the whole code more stable. The current one I wrote years ago, there are no types, tests, it needs some refactoring. It's not the worst thing ever, but I have to fix it.
-
@fxdreema
Hi, I sent you pm regarding my transaction code for my 12-mo access.
Could you double check?Thanks!
-
@fxdreema
It usually looks heavier than other pure coded EAs.This is because it performs a "preload" of all the blocks that FxDreema contains?
-
I was talking about the code of the website itself, it's JavaScript. When it comes for the blocks, the output MQL code is generated in some structure, but that structure is not what a human would do. There is very much boilerplate code. But even with it, the end file is just kilobytes or few megabytes if the project is bigger. I don't think the size itself is much of a problem. There are other smaller things that can slow down the backtest a lot, even just one single function that runs on every tick.
-
help me my paid plan gone but time was not expire
-
@nitin2468 Send me the transaction id
-
@fxdreema said in [I'm sorry. Website was hacked. It's my fault.]
Yes, not impossible. But my observation is that usually people are just adding more and more projects. I also do it like this, I have who knows how many projects, not even actual projects, but examples I'm showing to people. I think the important projects are always the last few ones on the top. The rest are "for later use, eventually" I think.
There is another concept - versioning, like Git. This means one project, but different versions (branches) in it. This is what I'm planning to do. But at the same time, something like this is probably too-advanced for most people. Now people have different projects for different versions, each named differently, ending with the next biggest number, which is very intuitive, but also a huge mess (like my room).
Id just like to have a feature that allows to get all projects at a certain time (like a snapshot) of all mq5/mq4 projects which exist at that given point in time. so its also in the hand of the user to (easily) backup all projects, without having to load all of them and then save them and so on...
-
@fxdreema Everything has been restored for me, thank you
-
Hi!
I just noticed that the footprints are not being saved when downloading the mql4 code, to be able to import them later

-
@wini Okaaay, that's interesting. I also noticed another small problem that is kinda related to this one. I was touching the code and obviously I broke something. I will take a look at this, but after few hours, because now I have something else to do.
-
Is the "Import Project" function broken? I am getting a "No Record Found" message when I am trying to re-import a new project, but I can import older projects (those created before the incident) without problems.