Description
#TrendMaster is one of the most powerful cBots ever developed, its reliability and robustness is close to perfection, free for all.
DOWNLOAD : https://ctrader.guru/?repository=cbots-mega-pack&category=cbots
using System;
using System.Linq;
using System.Windows.Forms;
using cAlgo.API;
using cAlgo.API.Indicators;
using cAlgo.API.Internals;
using cAlgo.Indicators;
namespace cAlgo.Robots
{
[Robot(TimeZone = TimeZones.UTC, AccessRights = AccessRights.FullAccess)]
public class TrendMasterLite : Robot
{
[Parameter(DefaultValue = 0.0)]
public double Parameter { get; set; }
protected override void OnStart()
{
string download = "https://ctrader.guru/product/trend-master";
string message = string.Format("Download last and updated versione here : {0}", download);
Chart.DrawStaticText("popup", message, VerticalAlignment.Center, API.HorizontalAlignment.Center, Color.Red);
Print(message);
if (MessageBox.Show("Download Trend Master?", "Download", MessageBoxButtons.YesNo, MessageBoxIcon.Question) == DialogResult.Yes)
System.Diagnostics.Process.Start(download);
}
protected override void OnTick()
{
}
protected override void OnStop()
{
}
}
}
ctrader.guru
Joined on 19.07.2018
- Distribution: Free
- Language: C#
- Trading platform: cTrader Automate
- File name: Trend Master Lite.algo
- Rating: 5
- Installs: 2135
- Modified: 13/10/2021 09:54
Comments
This project has become free for all cTrader Guru | cBots Mega Pack
Hi @kenneyy_eur
Trend Master is a very solid and stable cBot, the optimizations we share are very stable and I earn the right, however Trend Master can also be used as a #scalper depends on how it is optimized and what you want it to do, we are very proud to have created a very powerful cBot
$1000 grew to $13809 (+138%) in 30months (2.5years) - impressive but stressfull !!!
I do apologise for my earlier post!!!
Kudos to you, this cBot is the real deal. I backtested XAUUSD M30 from 01.01.2018 - 29/05/2021
It blew me away!!!
But i do have a small concern. From 22/ Apr /2019 - 10/Sept/2019 - Not a single win. Just 5 consecutive losses which were later recovered via Martin Gale. Quite risky. I can greatly improve this cBot if i have the code. How much for the code?
...this is what happens when a customer buys and puts Trend Master to work https://ct.topfx.com/copy/strategy/27121
@gmkenneyy u can download backtest version, pay attention to the "Scarica la versione di prova o Patreon PRO" button, at the bottom of the page you will find a combobox where you can select your language and translate the site, remember only backtest or pay for full version
The BEST way to show-case what you've got is to allow a demo version to be downloaded and back-tested.
This guy wants you to pay first before testing - seriously?
#TrendMaster 1.1.7 #Free #Preset https://www.patreon.com/posts/49343771
Uno strumento di automatismo pensato da chi conosce i mercati!
Credo che esistano vari tipi di approccio al trading automatico ma se non è fatto da chi i mercati li sa capire e affrontare correttamente, rimane inefficace talvolta pericoloso.
Non solo #TrendMaster ma anche il supporto e gli aggiornamenti, fanno di questo prodotto un supporto fondamentale per chi vuole sfruttare al meglio i mercati con un approccio serio e funzionale.
Il suo creatore lavora costantemente alla creazione di preset che si adattino al mutamento dei mercati e rinnova il prodotto seguendo le esigenze di tutti noi utilizzatori rimanendo saldo sui principi di sicurezza delle dinamiche di funzionamento.
Consigliato e consigliata la dinamica community Pro
Alessandro Castagna di EvoLab Project
Uno dei migliori cBot che sia stato programmato negli ultimi anni.
Il team di cTrader Guru ha lavorato appassionatamente nella compilazione di questo cBot condividendo con gli utenti Pro tutte le varie possibili varianti e per molti mesi sono stati fatti test di ottimizzazione condivisi su vari broker per ottenere il massimo delle performances.
Sono felice di aver avuto la possibilità di far parte della fase di test.
Complimenti davvero a tutto lo staff di cTrader Guru!
#TrendMaster Preset Patreon Free ForAll : Trend Master preset 15m Amazing (reverse) | cTrader Guru su Patreon
I have been in the ctrader.guru community for almost a year and have been using this "Trend Master" cbot since its release. I have learned and am learning to use it in all its ways. Mostly I use it in semi-automatic mode and I am really happy with its performance, its founder is always available to clarify every aspect of its use and welcome user advice on any changes and improvements and is always present every day live in his community to help us . We have been using it for a long time now and it is being improved .. nothing is really missing !!!
ITA
Sono nella community di ctrader.guru da quasi un anno e utilizzo questo cbot "Trend Master" dalla sua pubblicazione. Ho imparato e sto imparando ad utilizzarlo in tutte le sue modalità. Principalmente lo utilizzo in semiautomatico e sono davvero contento delle sue performance inoltre il suo fondatore è sempre disponibile a chiarire ogni aspetto del suo utilizzo ed accogliere i consigli degli utenti su eventuali modifiche e miglioramenti ed è sempre presente ogni giorno in live nella sua community per aiutarci. Ormai è molto tempo che lo utilizziamo e che viene migliorato.. non gli manca davvero nulla!!!
Hello, i just place this comment to know if you are still active here. i have some questions about this bot if you dont mind :)