Source: https://fxcodebase.com/code/viewtopic.php?f=31&t=68918
Forum: 31 · Topic 68918 · 27 post(s)
Apprentice · Mon Sep 16, 2019 3:58 am


Based on request. viewtopic.php?f=27&t=13413
D_Oscillator.lua viewtopic.php?f=17&t=3608
yolerap · Thu Sep 26, 2019 3:24 pm
Thank you for the modifications
But the strategy does not limit the number of open positions… I put “ 20 max positions limit “ and “ 10 max positions in one direction “ but look the picture, there’s 42 positions open haha
Could you repair this please ? Thank you,
Apprentice · Sat Sep 28, 2019 4:03 pm
Have you tried to set “Position Cap” to yes?
yolerap · Mon Sep 30, 2019 9:58 am
Hello,
Yes sure I did but doesn’t working If I put Yes or No for “ Position cap “ it’s the same..
Thank you,
Apprentice · Wed Oct 02, 2019 6:20 am
Your request is added to the development list. Development reference 153.
Apprentice · Wed Oct 09, 2019 1:29 pm
Please re-download the strategy.
The strategy creates pending orders, so the position is not applicable to this strategy. Removed. You need to specify the order deletion strategy to limit the number of orders (do not open a new one or delete the oldest ones… or some else behavior)
yolerap · Mon Dec 09, 2019 1:27 pm
Perfect
Could you please add the breakeven option please ?
Thank you,
Apprentice · Wed Dec 11, 2019 5:47 pm
Your request is added to the development list. Development reference 426.
Apprentice · Thu Dec 12, 2019 5:37 pm
Try this version.
yolerap · Tue Mar 03, 2020 2:00 pm
Hello,
Is it possible to add TSI like a filter please ?
When the TSi is > 0, only buy position could be open When the TSI is <0, only sell position could be open
Don’t change the order conditions creation.
Thank you,
Apprentice · Thu Mar 05, 2020 6:22 am
Your request is added to the development list. Development reference 828.
Apprentice · Fri Mar 06, 2020 7:01 am
Fractal_Gains_TSI_Strategy.lua
Try this version.
caaaaaaalmement · Sun Mar 08, 2020 8:10 pm
Hi Apprentice, I am trying the Fractal_Gains_Strategy and I have an alert which keeps coming. It says : “Failed change stop The stop value must be a positive real number <= 2.1607.” I asked for “false” in properties/notification but it is still coming I guess it is a mistake in my settings, do you have an idea ?
Apprentice · Mon Mar 09, 2020 7:09 am
Your request is added to the development list. Development reference 844.
Apprentice · Tue Mar 10, 2020 6:22 am
There is nothing we can do except disabling error messages in the code.
caaaaaaalmement · Wed Mar 11, 2020 2:19 am
Ok thank you.
yolerap · Fri Mar 13, 2020 9:32 am
Could you please add the “close on opposite” to this strategy :
Post by Apprentice » Tue Mar 10, 2020 12:22 pm Fractal_Gains_Strategy.lua
Thank you,
Apprentice · Sat Mar 14, 2020 6:49 am
Your request is added to the development list. Development reference 867.
caaaaaaalmement · Sat Mar 14, 2020 7:45 pm
Hi Apprentice, when I backtest this strategy, if I set the initial balance on 50,000 euros, I don’t get the same result as if I set it on 150,000 euros. I guess there is something I am doing wrong in the settings. Do you have an idea ?
Apprentice · Mon Mar 16, 2020 5:14 am
Your request is added to the development list. Development reference 872.
Apprentice · Mon Mar 16, 2020 6:16 am
Try this version.
ASTONIX91 · Mon Mar 16, 2020 10:19 am
Hello, there seems to be a problem with allow strategy to trade
caaaaaaalmement · Mon Mar 16, 2020 10:45 am
Thank you
Apprentice · Tue Mar 17, 2020 12:59 pm
Can’t repeat, I’m getting exactly the same performance.
ASTONIX91 · Mon Mar 28, 2022 8:13 am
Hello would it be possible to translate this Fractal_Gains-2_Strategy file into MQL5 Thank you in advance and have a nice day
Apprentice · Fri Apr 01, 2022 3:08 am
Your request is added to the development list. Development reference 199.
FX2000 · Thu Nov 17, 2022 2:55 am
Hello Could you add a trailing stop thank you very much