Category Other  Published on 06/06/2023

Perfect Grid - 5 Years Backtest +750%

Description

PERFECT GRID SYSTEM

*The finest grid system you will find on the cTrader site

*This is a non-stop loss strategy, it works if you know what you are doing

* You can optimize for others pairs also

 

BACKTEST

Backtested EURUSD 5+ Years on IC Markets (OnTick accurate data on live account)

Starting Balance: 5.000 EUR

Reward: 38.003 EUR +760%

Maximum Low Peak: 10% of the reward

PRICING

5.000 EUR (No Source Code)

Includes:

* Cbot fully operating for 2 trade accounts (you may share it with your friend)

* EURUSD settings (picture above) 

* I can help you to find the right settings in case you do not use IC Markets

* Full support from me via telegram or email

* Free lifetime Cbot updates in case I upgrade them.

* 20% off on your next purchase

 

10.000 EUR (With Source Code)

Includes:

* Cbot source code, you can improve the algorithm or create a new one from it

* EURUSD settings (picture above) + one forex pair settings with good results

* I can help you to find the right settings in case you do not use IC Markets

* Full support from me via telegram or email and maybe start to create new bots together

* Free lifetime Cbot updates in case I upgrade them.

* 30% off on your next purchase

_____________________________________________________________________

HIRE AS A DEVELOPER

You can also hire me as a developer, it is simple, just tell me a major forex pair or indices and I will create a profitable bot for you in 2 weeks.

Prices are the same:

5.000 EUR (No Source Code, cBot operating for 2 trade accounts)

10.000 EUR (Source Code Included)

After I show you the cBot working for 5+ years on backtesting with good results we proceed with the negociation.

_____________________________________________________________________

CONTACT:

Telegram: +351 912 628 406

Email: logicctrader@gmail.com

 



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 PerfectGridbyLogicCtrader : Robot
    {
        [Parameter(DefaultValue = "Contact logicctrader@gmail.com")]
        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("Contact me logicctrader@gmail.com / Telegram + 351 912 628 406");
        }
 
        protected override void OnTick()
        {
            Print("Contact me logicctrader@gmail.com / Telegram + 351 912 628 406");
        }
 
        protected override void OnStop()
        {
            // Handle cBot stop here
        }
    }
}

LO
logicctrader

Joined on 02.06.2023

  • Distribution: Paid
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: Perfect Grid by LogicCtrader.algo
  • Rating: 0
  • Installs: 146
Comments
Log in to add a comment.
DA
davidmwabuka · 3 months ago

"Give us a demo only that doesn't work on live for testing. That amount will be reasonable if I forward test on demo ACCOUNT, i can buy it."

 

 

 


 

JI
jim.tollan · 1 year ago

hi logictrader. I feel you're going to have to produce more compelling details and also offer up a trial version to entice buyers. as it stands, it would be quite a push for anyone to invest $5k in a cBot without having run it on their own system and without having seen sight of the required parameters or any Trade Statistics.

just my humble 2c