Category Trend  Published on 13/09/2021

* Updated - FractalBreak Bot (350%/year)

Description

This bot trades fully automatically against the markets of your choice by performing the FractalBreak strategy. This bot is based on the FractalBreak indicator that I released on the cTrader platform a couple of days ago. See this link for the indicator.

The bot will detect all tradeable setups and automatically sets the correct stoploss and takeprofit. It is also equiped with some additional risk management features. After you have activated this bot on the markets of you choice, you can site back and watch as the bot trades this profitable strategy.

In the next video I'll show you how you can activate this bot in your own cTrader software in just a few minutes. It's really that easy. I'll also show you how to configure the bot for your favorite markets and timeframes. This bot can be activated on all markets that are available in the cTrader platform, as long as the market is open.

Check this instruction video and I'll explain how you can install and configure this bot yourself on every market of your choosing.

Here's a sneak preview of some highly profitable markets:

  • Simulation in EURAUD cTrader from 1 July 2019 to 1 July 2020, starting capital € 10,000, ending capital € 20,138
  • Simulation in EURNZD cTrader from 1 July 2019 to 1 July 2020, starting capital € 10,000, ending capital € 26,729
  • Simulation in GBPUSD cTrader from 1 July 2019 to 1 July 2020, starting capital € 10,000, ending capital € 31,262
  • Simulation in XAUUSD cTrader from 1 July 2019 to 1 July 2020, starting capital € 10,000, ending capital € 35,915

 

You can download and buy the bot here: https://gum.co/lDdnP the download package contains both the autotrading bot and the full version of the indicator.

Always use appropriate risk management!!
Use at your own risk!!

 

Happy trading!!
 

 

My other cTrader products:
EMA 3 Crossing autotrading Bot (https://ctrader.com/algos/cbots/show/2309)
EMA 3 Crossing indicator (https://ctrader.com/algos/indicators/show/2286)
FractalBreak autotrading Bot (https://ctrader.com/algos/cbots/show/2282)
FractalBreak indicator (https://ctrader.com/algos/indicators/show/2274)

 

Contact- and sales information
For more info you can contact me via my YouTube channel (see video above) or Twitter (@NiLo_Trading).
This bot can be bought on Gumroad: https://app.gumroad.com/products/lDdnP


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

namespace cAlgo.Robots
{
    [Robot(TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]
    public class FractalBreakBot : Robot
    {
        protected override void OnStart()
        {
            string BUY_FULLVERSION_HERE = "https://gum.co/lDdnP";

            // Set textcolor based on selected theme
            Color textcolor;
            if (this.Application.ColorTheme == ColorTheme.Dark)
                textcolor = Color.FromHex("#E3D5EC");
            else
                textcolor = Color.Black;

            Chart.DrawStaticText("Buy_full_version_here", "FractalBreak Bot\r\n\r\nTo buy the FULL version of the FractalBreak Bot and indicator please visit:\r\n\r\n" + BUY_FULLVERSION_HERE + "\r\n\r\n\r\nThis version of the FractalBreak Bot only displays this advertisement text\r\n\r\n\r\n\r\nThank you and happy trading!!", VerticalAlignment.Top, HorizontalAlignment.Right, textcolor);
        }

        protected override void OnTick()
        {
            // IT IS NOT POSSIBLE TO DOWNLOAD THE FULL VERSION HERE. PLEASE VISIT: https://gum.co/lDdnP
        }
    }
}


NiLo's avatar
NiLo

Joined on 03.07.2020

  • Distribution: Paid
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: FractalBreakBot.algo
  • Rating: 2.5
  • Installs: 2949
Comments
Log in to add a comment.
JO
josef.almer · 1 month ago

a trail version would be very appreciated.

JU
justforlinks44 · 1 year ago

Thanks, I am currently into all this financial things and your bot is helping me to solve my problems. I'm working really hard to build my financial pocket and to be able to have more and more money with me. But as I can see from others I really have problems with it, and I am using a service like this one https://triceloans.com/loans-for-unemployed/ to be able to use some extra money on something else.

CO
codey · 2 years ago

@seller

Is there a reason why you don't provide demo version, so that buyers can back-test properly before buying?  

We are not asking all features (optimization etc), but back-testing is must before anyone considers buying a bot!

Are you not confident on bot's performance?  What else could be the reason?

NiLo's avatar
NiLo · 2 years ago

For requests, you can always send a PM through Twitter to @NiLo_Trading

DA
dannyr1992 · 3 years ago

Hello would also like a trail version if possible. 2 weeks would be ideal.

TE
tec.nelson@gmail.com · 3 years ago

you have a trial version?

SU
supreme3010 · 3 years ago

i would be interessted too, in the 3ema as well but not without to see all functions clearly at the bot. Besides, any chance to integrate TG into the 2 bots? Email is surely more easier but not useful if you need to react fast.

also it goes not clearly what function in regarding to money management you have implemented?

DI
dinhhongduc.dhd · 3 years ago

you have a trial version?