Trend Master paid
#TrendMaster is one of the most powerful cBots ever developed, its reliability and robustness is close to perfection, the free version is enabled only for backtests, I recommend not buying it but using the PRO subscription by accessing many #presets already optimized by ours community (2 years of optimizations)
DOWNLOAD : https://ctrader.guru/product/trend-master/
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() { } } }

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!!!

#TrendMaster Preset Patreon Free ForAll : Trend Master preset 15m Amazing (reverse) | cTrader Guru su Patreon