Category Other  Published on 02/12/2019

Grid-GURU

Description

Profitable Grid system with years of usage. 

I wrote the first version of GridGURU in 2012 and I have been using it from 2012 on a lot of Metatrader4 accounts.

The cTrader version  tested and optimized for Y2018 on GBPUSD M1.

Please do not download. This is a codeless version. This cBot is not free! The idea and the source code is not public! 

If you need a custom indicator or cBot: please visit to www.algoguru.hu

AlgoGURU is a software decveloper and cTrader Consultant with 8+ yrs FX develepoling (cTrader, MT4, MT5) experiences.


using cAlgo.API;
namespace cAlgo
{
    [Robot(TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]
    public class AlgoGURU : Robot
    {
        protected override void OnStart()
        {
            string msg = "If you need a custom indicator or cBot please visit: www.algoguru.hu";
            ChartObjects.DrawText("botcomment", msg, StaticPosition.TopLeft, Colors.Red);
        }
    }
}


AlgoGuru's avatar
AlgoGuru

Joined on 29.11.2018

  • Distribution: Paid
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: AlgoGURU.algo
  • Rating: 5
  • Installs: 1466
Comments
Log in to add a comment.
NO
novikovsergey1971 · 1 week ago

Hi!

I would like to get grid bot for UERGBP, cTrader. For Mac.