Understood maybe the above code will address this.smilee89 » Mon Aug 13, 2018 9:36 pm wrote:
Mind that I am not talking only about trades from both 5m and 15m on same time/price, but also duplicate orders for same TF, i.e. 2 trades from 5m and also 2 trades from 15m - altogether 4 trades for same currency pair placed on same time and same price (about 2-5 pips difference) - one version at one platform.
Awesome + SS version
- c1borg
- Trader
- Posts: 456
- Joined: Sun Aug 14, 2016 5:09 pm
Awesome + SS version
-
Letsarb
Awesome + SS version
If I well remember, this part of code can address this, you are right. Just test it but it works according to me.c1borg » Tue Aug 14, 2018 5:21 am wrote: Understood maybe the above code will address this.
-
smilee89
- Trader
- Posts: 55
- Joined: Sun Dec 18, 2011 6:23 am
Awesome + SS version
Here is the updated version.
Can you check it?
Can you check it?
You do not have the required permissions to view the files attached to this post.
- foolishdog
- Posts: 6
- Joined: Mon Nov 20, 2017 2:19 am
Awesome + SS version
Hi c1borg,
your setfile seems works fine in my VPS. But i found a issue during this week's test. closure is often triggered by symbol profit target, not global. it means when daily profit target reached, there still has some open ticket in my account and it will cause some cash lost. My opinion is close all weekly or daily ? or lower the global profit target when reach daily profit target ? any idea ? thanks.
your setfile seems works fine in my VPS. But i found a issue during this week's test. closure is often triggered by symbol profit target, not global. it means when daily profit target reached, there still has some open ticket in my account and it will cause some cash lost. My opinion is close all weekly or daily ? or lower the global profit target when reach daily profit target ? any idea ? thanks.
- c1borg
- Trader
- Posts: 456
- Joined: Sun Aug 14, 2016 5:09 pm
Awesome + SS version
Funny enough it's on my list of things to look at/try.foolishdog » Wed Aug 15, 2018 8:09 am wrote:Hi c1borg,
your setfile seems works fine in my VPS. But i found a issue during this week's test. closure is often triggered by symbol profit target, not global. it means when daily profit target reached, there still has some open ticket in my account and it will cause some cash lost. My opinion is close all weekly or daily ? or lower the global profit target when reach daily profit target ? any idea ? thanks.
-
lbs48
- Trader
- Posts: 106
- Joined: Thu May 22, 2014 8:02 am
- Location: Prague, Czech Republic
Awesome + SS version
Hi to all.
I test, among other things, also a few Awesome 1d settings.
I noticed that difference treshold settings not working correctly - I think.
I'm trying currently SS Timframe1 15M 4.0 Diff. Tresh.
As you can see on the screenshot, Awesome has confirmation sell condition on SS TF1 though SS is only -1.5.
Is it bug?
Many thanks in advance.
I test, among other things, also a few Awesome 1d settings.
I noticed that difference treshold settings not working correctly - I think.
I'm trying currently SS Timframe1 15M 4.0 Diff. Tresh.
As you can see on the screenshot, Awesome has confirmation sell condition on SS TF1 though SS is only -1.5.
Is it bug?
Many thanks in advance.
You do not have the required permissions to view the files attached to this post.
-
lwtrade
- Trader
- Posts: 27
- Joined: Wed Jan 11, 2017 9:23 am
Awesome + SS version
C1borg, did you still want this feature? Would it be easier to just double the cash profit target for the day, which is effectively the same as setting back to 0? But you also ask that it would close trading for the day? What is the goal for this request? Do you want the expert to then look for new opportunities, or actually be closed for the day, in which case setting back to 0 is pointless? (Not a rhetorical question, you may be wanting something other than this is all).c1borg » Tue Jul 17, 2018 4:53 am wrote:For any coders out there with some spare time I desperately need a reset for the total cash profit so far today. If possible I would like it to when activated, manually go back to 0 and close all trading for the day.
-
acostafulano
- Trader
- Posts: 243
- Joined: Tue Dec 06, 2011 3:40 pm
Awesome + SS version
How are your tests going, cyborg?
-
acostafulano
- Trader
- Posts: 243
- Joined: Tue Dec 06, 2011 3:40 pm
Awesome + SS version
Are all settings other than the ones you specified, OOTB?
Thanks!
Diego
Thanks!
Diego
c1borg » Mon Aug 06, 2018 10:35 am wrote:Too early for any solid conclusions (or for that matter adding to FXTestify), but I have arrived at some settings which I think are important. I am currently testing 4 versions with interesting and varying results. Btw my SPB test failed completely today probably due to the low starting balance.
However on the brighter side, all my AwesomeSS experiments made good profits.![]()
You will note all are using version 1c, which is the one Steve Hopwood kindly provided. Many thanks to Isabek for version 1d which allowed me to prove beyond doubt not to use stop losses! Unless that is you quickly want to loose all your money :hi:
Here are the various settings I have used...
Version 1a has the GBPJPY problem but still posts healthy profits each day and has limited DD to around 12% so far. This should mean you can bank money while you wait for the bad pair(s) to recover.
Version 1c seems to be performing well 1.74% per day with pretty low DD
More news to follow when I have it.....
-
billv
- Trader
- Posts: 283
- Joined: Fri Apr 13, 2012 1:57 pm
Awesome + SS version
This can easily be done by enabling a distant stop loss.c1borg » Thu Jul 19, 2018 6:04 am wrote: Also I would like to beg you coders for another feature request, at the moment we can close trades for a symbol when the % drawdown is hit which is working as planned. I would also like to request if any individual trade hits the % drawdown target it is individually closed leaving other trades of that symbol alone unless they also reach the target, at which point they would also be closed.
Of course many of us believe that an SL will kill this strategy and it can do,
but a distant SL will only be triggered now and then, when there is a long trend against us.
Ok we will incur a loss but the occasional trade closure will stop the hemorrhaging and it will make it easier for the EA to recover the remaining trades.
IMHO, without some type of damage control, this strategy will eventually fail