Category Range  Published on 07/11/2023

The Fibonacci Scalper 300% per year V2.0

Description

FiboScalper

Minimum Deposit 1000$/2 Pair= EURUSD GBPUSD

If you want safe can use 2000$ or more

Recommended Pair EURUSD,EURJPY,USDJPY,GBPUSD,GBPJPY

Timeframe H1

This result for GBPUSD

To download the demo Version please visit: https://nghia312.gumroad.com/l/qldjr

Source code https://nghia312.gumroad.com/l/wvvya

Contacts please write to: nghiand.amz@gmail.com 

Telegram :  https://t.me/ndnghia

 

 

 


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 BasicBotForCtrader : Robot
    {
   
        protected override void OnStart()
        { 
        MessageBox.Show("DownLoad  At https://nghia312.gumroad.com/l/qldjr \n" +
                    "Full source at  https://nghia312.gumroad.com/l/wvvya \n"+
                    " Contacts please write to: nghiand.amz@gmail.com");
                this.Stop();
        }

        protected override void OnTick()
        {
            // Handle price updates here
        }

        protected override void OnStop()
        {
            // Handle cBot stop here
        }
    }
}

nghiand.amz's avatar
nghiand.amz

Joined on 06.07.2020

  • Distribution: Free
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: BasicBotForCtrader.algo
  • Rating: 2.5
  • Installs: 739
Comments
Log in to add a comment.
nghiand.amz's avatar
nghiand.amz · 7 months ago

You can buy the lisence

CU
cuervotorres.r · 7 months ago

That equity curve… Looks like a beautiful one direction grid. Dangerous.

rollopack's avatar
rollopack · 7 months ago

Is there also the possibility of purchasing it without source code? How much would you sell it for?