Fx4U
http://fx4u.net
Fx4U 's avatar

Info

Username:Fx4U.net
Name:Fx4U
Member since: 30 Oct 2021
Country:Vietnam

Favorite symbols:

GBPUSD, GBPJPY, EURAUD, CADJPY, AUDCHF

About

Do the right thing

Signature

http://fx4u.net

Last Algorithm Comments

@(Fx4U) GBPUSD - high profit-450%/year:  15 Jan 2023, 09:48


Dear Strapzson,

For upgrade issues please contact me directly.

Best regards

 

@(Fx4U) GBPUSD - high profit-450%/year:  12 Jan 2023, 02:29


Another thing is that the above data is backtested from Diamond version, you can download it at http://fx4u.net/robots/gbpusd-m15-price-action/

@(Fx4U) AUDCHF - high profit-180%/year:  10 Jan 2023, 18:55


Thank you for your sharing

 

@(Fx4U) GBPUSD - high profit-450%/year:  10 Jan 2023, 18:53


Dear Strapzson,

Please make sure that the backtest data: 

Broker: Icmarkets; Data: Tick data from server (accurate); Commission: 30

Another note is to choose Max Money as a really large number (ie, unlimited quantity because it's just a profitability test - but with gbpusd, it is also limited to 100lot/order)

Thank you for your interest, if you have any questions or need anything, just contact meThank you, if you have any questions or need anything, just contact me.

 

@(Fx4U) CADJPY - high profit-250%/year:  30 Dec 2022, 05:56


Thank you for your sharing

@(Fx4U) AUDCHF - high profit-180%/year:  30 Dec 2022, 05:47


Thanks for your compliment. Looking forward to working with you.

 

@AUDCHF - high profit - 180%/year:  26 Dec 2022, 17:34


Thanks for your sharing

@GBPUSD - high profit:  22 Dec 2022, 17:05


@leelinda13899: Thank you for your attention. I always want every trader to be profitable.

@ekram.aliPlease drag the chart forward (the past) so the robot can load data from the past. In case of backtest it's not necessary (just ignore the message and move on)

@EURAUD - high profit:  21 Dec 2022, 10:16


Thank you for your interest, if you have any questions feel free to contact me

@GBPUSD - high profit:  21 Dec 2022, 10:08


Thanks for the comment. I edited it correctly. 

Last Forum Posts

@Error when running multiple bots that do not grant Full access permission (AccessRights = AccessRights.None) on windows server 2012 R2:  23 May 2023, 14:51


Spotware said:

Dear Fx4U.net,

Can you please let us know your VPS provider?

Best regards,

cTrader Team

I have yet to see anyone contacting to resolve this issue. I think this is an unwarranted bug and they should be fixed as soon as possible

@Error when running multiple bots that do not grant Full access permission (AccessRights = AccessRights.None) on windows server 2012 R2:  18 May 2023, 09:53


Spotware said:

Dear Fx4U.net,

Can you please let us know your VPS provider?

Best regards,

cTrader Team

To not waste time, You can contact me via https://t.me/vnfx4u/ I can provide User and Password for you to login to my VPS to check. I have 2 VPS 1 running AMD processor and 1 running Intel Xeon processor. They all have the same problem, also my customers have the same problem

@Error when running multiple bots that do not grant Full access permission (AccessRights = AccessRights.None) on windows server 2012 R2:  18 May 2023, 04:17


Spotware said:

Dear Fx4U.net,

Please check with your VPS provider if your VPS is running on processors with ARM architecture. ARM processors are not supported by cTrader Desktop at the moment.

Best regards,

cTrader Team

No, the error occurs on both Intel Xeon E5 and AMD processors

@Error when running multiple bots that do not grant Full access permission (AccessRights = AccessRights.None) on windows server 2012 R2:  16 May 2023, 14:57


Spotware said:

Dear Fx4U.net,

Can you please let us know your processor's architecture? Is it x86 or x64?

Best regards,

cTrader Team

Dear Ctrader team,
Error occurs with Windows Server 2012 R2 x64. It happens on many VPSs, not just my VPS

Regards,

Fx4U

 

@Error when running multiple bots that do not grant Full access permission (AccessRights = AccessRights.None) on windows server 2012 R2:  15 May 2023, 12:11


firemyst said:

I have multiple bots and bot instances running on Windows Server 2012 that do not through errors whether full access or no access.

So the issue is something in your actual code, which nobody would be able to help with unless you're able to:

1) post your entire code or

2) debug and narrow it down to a certain section of code to post that or

3) post sample code that reproduces the issue

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using cAlgo.API;
using cAlgo.API.Collections;
using cAlgo.API.Indicators;
using cAlgo.API.Internals;

namespace cAlgo.Robots
{
    [Robot(AccessRights = AccessRights.None)]
    public class NewcBot2 : Robot
    {
        [Parameter(DefaultValue = "Hello world!")]
        public string Message { get; set; }

        protected override void OnStart()
        {
            // To learn more about cTrader Automate visit our Help Center:
            // https://help.ctrader.com/ctrader-automate

            Print(Message);
        }

        protected override void OnTick()
        {
            // Handle price updates here
        }

        protected override void OnStop()
        {
            // Handle cBot stop here
        }
    }
}

Just create new bots without any other code. Try running with more than 5 bots that do not give Full access permission, this error will occur

 

@Error when running multiple bots that do not grant Full access permission (AccessRights = AccessRights.None) on windows server 2012 R2:  14 May 2023, 17:16


Dear Ctrader Team,

Thank you for always trying to create a very quality and reliable product.

I have an error when running many bots that are not granted Full access rights for bots on windows server 2012 R2, Ctrader version 4.7.9 will show an error as shown below and close ctrader.

You can check by creating a few new bots that do not grant full access rights and run at the same time on windows server 2012 will give this error. Conversely, if we set the permission to Full access, the error does not appear.

Can you guys give me a solution to this problem?

Thanks and best regards,

Fx4U

@What’s New in cTrader Desktop 4.7:  13 May 2023, 20:15


Fx4U.net said:

Spotware said:

Fx4U.net said:

Dear ctrader team,

Thank you for always working to perfect ctrader.
There seems to be something wrong with this version because when I run the same bot with the same data source, the results running at ctrader 4.7.7 are significantly reduced compared to version 4.6.6.


Checking Bot: http://fx4u.net/robots/gbpusd-m15-price-action/
Data source: Icmarkets Tick data

Please note this issue and if possible fix it in the next versions.

Regards

Dear trader,

Unfortunately we cannot use the provided cBot to reproduce the problem. Please provide us with the cBot's source code or with a cBot version that does not require full access.

Best regards,

cTrader Team

Dear ctrader Team,

I have removed the Full Access rights, please check again, there is a huge difference between the 2 versions of ctrader 4.6 and ctrader 4.7

Checking Bot: http://fx4u.net/robots/gbpusd-m15-price-action/
Data source: Icmarkets Tick data

Parameter setting:
Capital Management: Risk
Risk %:  2%
Other Parameters: Default

Backtesting results on ctrader 4.6 from 19/01/2014 to 12/05/2023

Backtesting results on ctrader 4.7 from 19/01/2014 to 12/05/2023

If you need more proof you can check with my other bots at http://fx4u.net/robots/. The results between the 2 versions are worrying about ctrader's reliability

I really hope you can fix it as soon as possible.

Thanks and best regards,

Fx4U

I found the cause. Because the Fractal indicator has been modified in ctrader version 4.7 and my bot uses this indicator.
Thank you very much for always working to improve ctrader better and better.
Regards,
Fx4U

 

@What’s New in cTrader Desktop 4.7:  13 May 2023, 20:15


Fx4U.net said:

Spotware said:

Fx4U.net said:

Dear ctrader team,

Thank you for always working to perfect ctrader.
There seems to be something wrong with this version because when I run the same bot with the same data source, the results running at ctrader 4.7.7 are significantly reduced compared to version 4.6.6.


Checking Bot: http://fx4u.net/robots/gbpusd-m15-price-action/
Data source: Icmarkets Tick data

Please note this issue and if possible fix it in the next versions.

Regards

Dear trader,

Unfortunately we cannot use the provided cBot to reproduce the problem. Please provide us with the cBot's source code or with a cBot version that does not require full access.

Best regards,

cTrader Team

Dear ctrader Team,

I have removed the Full Access rights, please check again, there is a huge difference between the 2 versions of ctrader 4.6 and ctrader 4.7

Checking Bot: http://fx4u.net/robots/gbpusd-m15-price-action/
Data source: Icmarkets Tick data

Parameter setting:
Capital Management: Risk
Risk %:  2%
Other Parameters: Default

Backtesting results on ctrader 4.6 from 19/01/2014 to 12/05/2023

Backtesting results on ctrader 4.7 from 19/01/2014 to 12/05/2023

If you need more proof you can check with my other bots at http://fx4u.net/robots/. The results between the 2 versions are worrying about ctrader's reliability

I really hope you can fix it as soon as possible.

Thanks and best regards,

Fx4U

I found the cause. Because the Fractal indicator has been modified in ctrader version 4.7 and my bot uses this indicator.
Thank you very much for always working to improve ctrader better and better.
Ragards,
Fx4U

@What’s New in cTrader Desktop 4.7:  13 May 2023, 08:28


Spotware said:

Fx4U.net said:

Dear ctrader team,

Thank you for always working to perfect ctrader.
There seems to be something wrong with this version because when I run the same bot with the same data source, the results running at ctrader 4.7.7 are significantly reduced compared to version 4.6.6.


Checking Bot: http://fx4u.net/robots/gbpusd-m15-price-action/
Data source: Icmarkets Tick data

Please note this issue and if possible fix it in the next versions.

Regards

Dear trader,

Unfortunately we cannot use the provided cBot to reproduce the problem. Please provide us with the cBot's source code or with a cBot version that does not require full access.

Best regards,

cTrader Team

Dear ctrader Team,

I have removed the Full Access rights, please check again, there is a huge difference between the 2 versions of ctrader 4.6 and ctrader 4.7

Checking Bot: http://fx4u.net/robots/gbpusd-m15-price-action/
Data source: Icmarkets Tick data

Parameter setting:
Capital Management: Risk
Risk %:  2%
Other Parameters: Default

Backtesting results on ctrader 4.6 from 19/01/2014 to 12/05/2023

Backtesting results on ctrader 4.7 from 19/01/2014 to 12/05/2023

If you need more proof you can check with my other bots at http://fx4u.net/robots/. The results between the 2 versions are worrying about ctrader's reliability

I really hope you can fix it as soon as possible.

Thanks and best regards,

Fx4U

@What’s New in cTrader Desktop 4.7:  13 Apr 2023, 20:19


Dear ctrader team,

Thank you for always working to perfect ctrader.
There seems to be something wrong with this version because when I run the same bot with the same data source, the results running at ctrader 4.7.7 are significantly reduced compared to version 4.6.6.


Checking Bot: http://fx4u.net/robots/gbpusd-m15-price-action/
Data source: Icmarkets Tick data

Please note this issue and if possible fix it in the next versions.

Regards

Notification Publishing copyrighted material is strictly prohibited. If you believe there is copyrighted material in this section you may use the Copyright Infringement Notification form to submit a claim.
free  04 Jan 2023
This code simply displays the current spread on the chart. You can change its position or color. My current unit is Points (0.1 pips). - Visit https://ctrader.com/users/profile/55833 to see my other robots. - Visit http://fx4u.net/robot/ to download my other robots file.  
Warning! Executing cBots downloaded from this section may result in loss of funds. Use them at your own risk.
paid  11 Apr 2023
- Bot works only on GBPJPY H1 timeframe - Bot works on SMA, MACD, ADX, Stochastic indicators, current price and candlestick. Source code price: 1500 usd Bot without source code: 200 usd Rent: 70 usd/year The source code you buy can be further adjusted or applied to other currency pairs Download the bot: Fx4U.GBPJPY.v4.3.zip Please contact https://t.me/vnfx4u to buy bot or visit http://fx4u.net to see other bots Backtest data: Broker: Icmarkets; Data: Tick data from server (accurate); Commission: 30 (If your broker doesn't have much data, you can login to ctrader account: bot.fx4u.net@gmail.com - Password: fx4u.net) Backtestint time: 19/01/2014 - 03/18/2023, Risk: 500 usd/order, Profit: 89,938 usd (179 times risk)        
free  21 May 2023
Please zoom in for a better view - The robot only works on XAUUSD M1 timeframe. - Please visit http://fx4u.net/robot/xauusd-price-action/ to download backtesting version. Price Action Strategy: BUY signal (opposite for a SELL order): When the price is fluctuating in an uptrend band, open an order when the price returns to the old bottom and add some sufficient conditions. - Stop loss: All trades have a stop loss. It relies on the Fractal indicator or the Supertrend indicator or the neighboring price zone. - Take profit: All transactions have a set takeprofit. It is based on the Fractal indicator or the neighboring price zone or an optimal ratio. - Capital management: Each entry signal is only one order. Move stop loss dynamically when price moves in the right direction. Take profits continuously when the price moves in the right direction to maximize profits. Also relies on Kelly's capital management method to bet higher amounts on orders that are likely to yield larger returns and vice versa. - Robots are improved every day for better performance. - Visit https://ctrader.com/users/profile/55833 to see my other robots. - Contact https://t.me/vnfx4u/ for the paid version Backtesting data: Version: Gold; Broker: Icmarkets; Data: Tick data from server (accurate); Commission: 30 (If your broker doesn't have much data, you can login to ctrader account: bot.fx4u.net@gmail.com - Password: fx4u.net) - More than 9 years profitable. if trading with 2% risk, the profit is about 450% per year (You can backtest every year to see the annual profit) - Backtest From 19 Jan 2014 - 18 May 2023 with tick data.We have a profit of about 16,048,000 usd with an initial capital of 1,000 usd if we place a 2% risk per order. The maximum Balance Drawdown is about 23%. This profit is equivalent to 450% per year. - Backtest From 19 Jan 2014 - 18 May 2023 with tick data.We have a profit of about 16,048,000 usd with an initial capital of 1,000 usd if we place a 2% risk per order. The maximum Balance Drawdown is about 23%. This profit is equivalent to 450% per year. - Backtest From 19 Jan 2014 - 18 May 2023 with tick data. We have a profit of about 348,000 usd if we place a fixed 500 usd/order (equivalent to 696R for over 9 years). This profit is equivalent to 6.1R per month. - Backtest From 19 Jan 2014 - 18 May 2023 with tick data. We have a profit of about 348,000 usd if we place a fixed 500 usd/order (equivalent to 696R for over 9 years). This profit is equivalent to 6.1R per month. Annual backtesting data:  Starting Capial: 10000 usd; Risk: Fix 500 usd/order; Version: Gold; Broker: Icmarkets; Data: Tick data from server (accurate); Commission: 30   Profit in 2022 is 39,700 usd or 79R   Profit in 2021 is 43,100 usd or 86R   Profit in 2020 is 27,300 usd or 54R   Profit in 2019 is 37,100 usd or 74R   Profit in 2018 is 47,000 usd or 94R   Profit in 2017 is 39,300 usd or 78R    Profit in 2016 is 44,600 usd or 89R    Profit in 2015 is 51,700 usd or 103R    Profit in 2014 is 20,900 usd or 41R   
free  22 Jan 2023
Functions of the robot: - Check the change in the account within a preset period to notify the group or channel Telegram. Including, announcement of opening and closing positions, opening and closing pending orders, Account is low.... - The robot runs on any currency pair, any time frame. You just launch it and it will notify you. - Please learn how to create Telegram bot, get Telegram HTTP API and get Telegram channel or group chat ID before operating the robot. - Please visit http://fx4u.net/robot/notify-orders-to-telegram/ to download. - Visit https://ctrader.com/users/profile/55833 to see my other robots.   Parameter setting    
free  09 May 2023
Please zoom in for a better view - The robot only works on AUDCHF M15 timeframe. - Please visit http://fx4u.net/robot/audchf-m15-price-action/ to download Platinum backtesting version. Price Action Strategy: There are 3 signals to open a BUY order (opposite for a SELL order): 1. In a large uptrend, open an order when a small uptrend appears and add some sufficient conditions. 2. When the price is fluctuating in an uptrend band, open an order when the price returns to the old bottom and add some sufficient conditions. 3. In a marked uptrend, open an order when the price breaks above the top of a neighboring price and add some sufficient conditions. - Stop loss: All trades have a stop loss. It relies on the Fractal indicator or the Supertrend indicator or the neighboring price zone. - Take profit: All transactions have a set takeprofit. It is based on the Fractal indicator or the neighboring price zone or an optimal ratio. - Capital management: Each entry signal is only one order. With 1 stop loss, and multiple take profit levels to maximize profits. Also relies on Kelly's capital management method to bet higher amounts on orders that are likely to yield larger returns. - Robots are improved every day for better performance. - To buy bot, please contact https://t.me/vnfx4u - Visit https://ctrader.com/users/profile/55833 to see my other robots. Backtesting data: Version: Platinum; Broker: Icmarkets; Data: Tick data from server (accurate); Commission: 30 (If your broker doesn't have much data, you can login to ctrader account: bot.fx4u.net@gmail.com - Password: fx4u.net) - 9 consecutive years of profit. if trading with 2.5% risk, the profit is about 250% per year. - Backtest From 19 Jan 2014 - 29 Jan 2023 with tick data.We have a profit of about 2,428,000 usd with an initial capital of 1,000 usd if we place a 2.5% risk per order. The maximum Balance Drawdown is about 15%. This profit is equivalent to 250% per year. - Backtest From 19 Jan 2014 - 29 Jan 2023 with tick data.We have a profit of about 2,428,000 usd with an initial capital of 1,000 usd if we place a 2.5% risk per order. The maximum Balance Drawdown is about 15%. This profit is equivalent to 250% per year. - Backtest From 19 Jan 2014 - 29 Jan 2023 with tick data. We have a profit of about 193,000 usd if we place a fixed 500 usd/order (equivalent to 386R for 9 years). This profit is equivalent to 3.5R per month. - Backtest From 19 Jan 2014 - 29 Jan 2023 with tick data. We have a profit of about 193,000 usd if we place a fixed 500 usd/order (equivalent to 386R for 9 years). This profit is equivalent to 3.5R per month.   Annual backtesting data:  Starting Capial: 3000 usd; Risk: Fix 100 usd/order; Version: Platinum; Broker: Icmarkets; Data: Tick data from server (accurate); Commission: 30 Profit in 2022 is 3400 usd or 34R Profit in 2021 is 4000 usd or 40R Profit in 2020 is 6900 usd or 69R Profit in 2019 is 3400 usd or 34R Profit in 2018 is 4400 usd or 44R Profit in 2017 is 3400 usd or 34R Profit in 2016 is 4100 usd or 41R Profit in 2015 is 2900 usd or 29R Profit in 2014 is 3400 usd or 34R        
free  09 May 2023
Please zoom in for a better view - The robot only works on CADJPY M15 timeframe. - Please visit http://fx4u.net/robot/cadjpy-m15-price-action/ to download Platinum backtesting version. Price Action Strategy: There are 3 signals to open a BUY order (opposite for a SELL order): 1. In a large uptrend, open an order when a small uptrend appears and add some sufficient conditions. 2. When the price is fluctuating in an uptrend band, open an order when the price returns to the old bottom and add some sufficient conditions. 3. In a marked uptrend, open an order when the price breaks above the top of a neighboring price and add some sufficient conditions. - Stop loss: All trades have a stop loss. It relies on the Fractal indicator or the Supertrend indicator or the neighboring price zone. - Take profit: All transactions have a set takeprofit. It is based on the Fractal indicator or the neighboring price zone or an optimal ratio. - Capital management: Each entry signal is only one order. With 1 stop loss, and multiple take profit levels to maximize profits. Also relies on Kelly's capital management method to bet higher amounts on orders that are likely to yield larger returns. - Robots are improved every day for better performance. - To buy bot, please contact https://t.me/vnfx4u - Visit https://ctrader.com/users/profile/55833 to see my other robots. Backtesting data: Version: Platinum; Broker: Icmarkets; Data: Tick data from server (accurate); Commission: 30 (If your broker doesn't have much data, you can login to ctrader account: bot.fx4u.net@gmail.com - Password: fx4u.net) - 9 consecutive years of profit. if trading with 2.5% risk, the profit is about 250% per year. - Backtest From 19 Jan 2014 - 09 Feb 2023 with tick data.We have a profit of about 2,600,000 usd with an initial capital of 1,000 usd if we place a 2.5% risk per order. The maximum Balance Drawdown is about 15.75%. This profit is equivalent to 250% per year. - Backtest From 19 Jan 2014 - 09 Feb 2023 with tick data.We have a profit of about 2,600,000 usd with an initial capital of 1,000 usd if we place a 2.5% risk per order. The maximum Balance Drawdown is about 15.75%. This profit is equivalent to 250% per year. - Backtest From 19 Jan 2014 - 09 Feb 2023 with tick data. We have a profit of about 192,306 usd if we place a fixed 500 usd/order (equivalent to 384R for 9 years). This profit is equivalent to 3.56R per month. - Backtest From 19 Jan 2014 - 09 Feb 2023 with tick data. We have a profit of about 192,306 usd if we place a fixed 500 usd/order (equivalent to 384R for 9 years). This profit is equivalent to 3.56R per month.   Annual backtesting data:  Starting Capial: 3000 usd; Risk: Fix 100 usd/order; Version: Platinum; Broker: Icmarkets; Data: Tick data from server (accurate); Commission: 30 Profit in 2022 is 4200 usd or 42R Profit in 2021 is 3300 usd or 33R  Profit in 2020 is 4700 usd or 47R Profit in 2019 is 2200 usd or 22R Profit in 2018 is 5800 usd or 58R Profit in 2017 is 5700 usd or 57R Profit in 2016 is 4100 usd or 41R Profit in 2015 is 3000 usd or 30R Profit in 2014 is 6000 usd or 60R    
free  21 May 2023
Please zoom in for a better view - The robot only works on GBPUSD M15 timeframe. - Please visit http://fx4u.net/robot/gbpusd-m15-price-action/ to download Diamond backtesting version. Price Action Strategy: There are 4 signals to open a BUY order (opposite for a SELL order): 1. In a large uptrend, open an order when a small uptrend appears and add some sufficient conditions. 2. When the price is fluctuating in an uptrend band, open an order when the price returns to the old bottom and add some sufficient conditions. 3. In a marked uptrend, open an order when the price breaks above the top of a neighboring price and add some sufficient conditions.. 4. When the price reaches the bottom of a large area, open an order when the price breaks above the top of a minor trend and add some sufficient conditions. - Stop loss: All trades have a stop loss. It relies on the Fractal indicator or the Supertrend indicator or the neighboring price zone. - Take profit: All transactions have a set takeprofit. It is based on the Fractal indicator or the neighboring price zone or an optimal ratio. - Capital management: Each entry signal is only one order. Move stop loss dynamically when price moves in the right direction. Take profits continuously when the price moves in the right direction to maximize profits. Also relies on Kelly's capital management method to bet higher amounts on orders that are likely to yield larger returns and vice versa. - Robots are improved every day for better performance. - To buy bot, please contact https://t.me/vnfx4u - Visit https://ctrader.com/users/profile/55833 to see my other robots. Backtesting data: Version: Diamond; Broker: Icmarkets; Data: Tick data from server (accurate); Commission: 30 (If your broker doesn't have much data, you can login to ctrader account: bot.fx4u.net@gmail.com - Password: fx4u.net) - 9 consecutive years of profit. if trading with 2% risk, the profit is about 400% per year (You can backtest every year to see the annual profit) - Backtest From 19 Jan 2014 - 11 Jan 2023. We have a profit of about 14,236,000 usd with an initial capital of 1,000 usd if we place a 2% risk per order. The maximum Balance Drawdown is about 17.3%. This profit is equivalent to 400% per year. - Backtest From 19 Jan 2014 - 11 Jan 2023. We have a profit of about 14,236,000 usd with an initial capital of 1,000 usd if we place a 2% risk per order. The maximum Balance Drawdown is about 17.3%. This profit is equivalent to 400% per year. - Backtest From 19 Jan 2014 - 11 Jan 2023. We have a profit of about 346,600 usd if we place a fixed 500 usd per order (equivalent to 693R for 9 years). This profit is equivalent to 6.4R per month. - Backtest From 19 Jan 2014 - 11 Jan 2023. We have a profit of about 346,600 usd if we place a fixed 500 usd per order (equivalent to 693R for 9 years). This profit is equivalent to 6.4R per month. Annual backtesting data:  Starting Capial: 3000 usd; Risk: Fix 100 usd/order; Version: Diamond; Broker: Icmarkets; Data: Tick data from server (accurate); Commission: 30 Profit in 2022 is 5800 usd or 58R Profit in 2021 is 6700 usd or 67R Profit in 2020 is 7000 usd or 70R Profit in 2019 is 7200 usd or 72R Profit in 2018 is 7000 usd or 70R Profit in 2017 is 8200 usd or 82R  Profit in 2016 is 7100 usd or 71R  Profit in 2015 is 7700 usd or 77R  Profit in 2014 is 6300 usd or 63R     
free  09 May 2023
Please zoom in for a better view - The robot only works on EURAUD M15 timeframe. - Please visit http://fx4u.net/robot/euraud-m15-price-action/ to download Platinum backtesting version. Price Action Strategy: There are 3 signals to open a BUY order (opposite for a SELL order): 1. In a large uptrend, open an order when a small uptrend appears and add some sufficient conditions. 2. When the price is fluctuating in an uptrend band, open an order when the price returns to the old bottom and add some sufficient conditions. 3. In a marked uptrend, open an order when the price breaks above the top of a neighboring price and add some sufficient conditions. - Stop loss: All trades have a stop loss. It relies on the Fractal indicator or the Supertrend indicator or the neighboring price zone. - Take profit: All transactions have a set takeprofit. It is based on the Fractal indicator or the neighboring price zone or an optimal ratio. - Capital management: Each entry signal is only one order. With 1 stop loss, and multiple take profit levels to maximize profits. Also relies on Kelly's capital management method to bet higher amounts on orders that are likely to yield larger returns and vice versa. - Robots are improved every day for better performance. - To buy bot, please contact https://t.me/vnfx4u - Visit https://ctrader.com/users/profile/55833 to see my other robots. Backtesting data: Version: Platinum; Broker: Icmarkets; Data: Tick data from server (accurate); Commission: 30 (If your broker doesn't have much data, you can login to ctrader account: bot.fx4u.net@gmail.com - Password: fx4u.net) - 9 consecutive years of profit. if trading with 2.5% risk, the profit is about 250% per year (You can backtest every year to see the annual profit). - Backtest From 19 Jan 2014 - 09 Feb 2023. We have a profit of about 2,133,000 usd with an initial capital of 1,000 usd if we place a 2.5% risk per order. The maximum Balance Drawdown is about 14.33%. This profit is equivalent to 250% per year. - Backtest From 19 Jan 2014 - 09 Feb 2023. We have a profit of about 2,133,000 usd with an initial capital of 1,000 usd if we place a 2.5% risk per order. The maximum Balance Drawdown is about 14.33%. This profit is equivalent to 250% per year. - Backtest From 19 Jan 2014 - 09 Feb 2023. We have a profit of about 194,928 usd if we place a fixed 500 usd per order (equivalent to 390R for 9 years). This profit is equivalent to 3.6R per month.  - Backtest From 19 Jan 2014 - 09 Feb 2023. We have a profit of about 194,928 usd if we place a fixed 500 usd per order (equivalent to 390R for 9 years). This profit is equivalent to 3.6R per month.    Annual backtesting data:  Starting Capial: 3000 usd; Risk: Fix 100 usd/order; Version: Platinum; Broker: Icmarkets; Data: Tick data from server (accurate); Commission: 30 Profit in 2022 is 4500 usd or 45R Profit in 2021 is 4300 usd or 43R Profit in 2020 is 3800 usd or 38R Profit in 2019 is 3800 usd or 38R Profit in 2018 is 4900 usd or 49R Profit in 2017 is 3500 usd or 35R ​​​​​​​Profit in 2016 is 4900 usd or 49R ​​​​​​​Profit in 2015 is 4800 usd or 48R ​​​​​​​Profit in 2014 is 5400 usd or 54R