Hi there!
I have been playing around with EA's for a while and a couple of days ago I stumbled on this one. Unlike most other EA's, this one seems to actually be able to generate a constant revenue, which is pretty great obviously
However, I think with some improvements/ bug fixes it could be even greater, up into the realms of awesome!
The first thing that doesn't seem to work properly (or I have completely misunderstood how it works, but I was unable to fix it anyway) is the way the powerlot feature calculates lotsizes. I want to try some bigger lots with this ea and it works find without the powerlot feature, but with it it keeps adding a minilot (0.01) roughly every 50 dollar profit. While this is not a big problem in the beginning, when you start approaching 10K profit (AccountBalance 20K) it is already dealing in 8 lots at a time! Needless to say, this blows your account pretty fast . I was able to delete some stuff in the code and make some alterations so that it would add 0.01 every 100 or so profit which is perfect for keeping the same ratio, however for some reason I could only manage to do so for the primary lots, the secondary for some reason will stay at 1 indefinitely, which kills your hedge and thus again your account after a while. Can you please fix this, and preferably make it so that the power lot feature is customizable as well if at all possible?
The other thing I ran into, both with this EA and other EA's, is that it will trade on the signal (e.a. sell a lot you had previously bought, I'm guessing it's the signal but it could be something else... It's not a margin call though), so without hitting a SL, TP, etc. I found one EA that had the feature of disabling this, meaning the order would stay open indefinitely until it hit your targets or was margin called. Such a feature would be very nice in this EA as well, can you please look into it?
Anyway, fantastic job on building this thing!
I have been playing around with EA's for a while and a couple of days ago I stumbled on this one. Unlike most other EA's, this one seems to actually be able to generate a constant revenue, which is pretty great obviously
However, I think with some improvements/ bug fixes it could be even greater, up into the realms of awesome!
The first thing that doesn't seem to work properly (or I have completely misunderstood how it works, but I was unable to fix it anyway) is the way the powerlot feature calculates lotsizes. I want to try some bigger lots with this ea and it works find without the powerlot feature, but with it it keeps adding a minilot (0.01) roughly every 50 dollar profit. While this is not a big problem in the beginning, when you start approaching 10K profit (AccountBalance 20K) it is already dealing in 8 lots at a time! Needless to say, this blows your account pretty fast . I was able to delete some stuff in the code and make some alterations so that it would add 0.01 every 100 or so profit which is perfect for keeping the same ratio, however for some reason I could only manage to do so for the primary lots, the secondary for some reason will stay at 1 indefinitely, which kills your hedge and thus again your account after a while. Can you please fix this, and preferably make it so that the power lot feature is customizable as well if at all possible?
The other thing I ran into, both with this EA and other EA's, is that it will trade on the signal (e.a. sell a lot you had previously bought, I'm guessing it's the signal but it could be something else... It's not a margin call though), so without hitting a SL, TP, etc. I found one EA that had the feature of disabling this, meaning the order would stay open indefinitely until it hit your targets or was margin called. Such a feature would be very nice in this EA as well, can you please look into it?
Anyway, fantastic job on building this thing!