TraderExperto's avatar
TraderExperto
TraderExperto 's avatar

Info

Username:TraderExperto
Name:TraderExperto
Member since: 07 Jun 2019
Country:Italy

Favorite symbols:

AUDUSD

About

None

Signature

None

Last Algorithm Comments

@fsgesg:  15 Nov 2022, 02:50


Why are you copy pasting my indicator?  What's so cool about doing it?

This is the original one Moving Average Cross Over

@Moving Average Cross Over:  25 Oct 2022, 22:17


Sorry for the error in the Code! Made it in a hurry some members of one of our groups were asking it.

So i just uploaded it without ckecking if it was everything all right

 

@MACD with Colors:  10 Jul 2022, 07:43


marcelo.l.u Tudo Certo pode baixar agora!

@Tick Volume Delta:  30 Dec 2020, 06:45


Sorry for the late Response. I will be soon uploading more stuff like Weis Wave, Weis Box, Anchored VWAP, Volume Profile and a Range Volume Profile. You can find me in the Telegram Group Ctrader Comunity by my name as Trader Experto or Renato Cavalcante if you want to chat with me.

Last Forum Posts

@Assembly must be Algo Type when building on VS 2022:  05 Dec 2022, 03:05


Hello Ctrader Team, I'm tring to create a Dll file on Visual Studio 2022 that uses the cAlgo.API in the reference, cause i have multiple functions that need access to some properties like Account, HIstory, Positions and etc, but the thing is that the only error that i get is Assembly must be Algo type. I've made some research but didn't found any solution. I also tried some simple peace of code to what could it be like in this post https://ctrader.com/forum/cbot-support/1739?page=2

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using cAlgo.API;

namespace cAlgo
{
    public class General
    {
        public static int GetPosCnt(Robot robot)
        {
            int iPosCnt;
            iPosCnt = robot.Positions.Count;
            return iPosCnt;
        }

        public static double GetLastCloseValue(Robot robot)
        {          
            return robot.Bars.ClosePrices.LastValue;
        }
    }
}

@What's New in cTrader Desktop 4.4:  12 Oct 2022, 02:39


        public ToggleButton ShowPanel;
        
        public Window W;

        protected override void Initialize()
        {     
             ShowPanel = new ToggleButton 
            {
                Width = 60,
                Height = 25,
                Text = "Show",
                VerticalAlignment = VerticalAlignment.Top,
                HorizontalAlignment = HorizontalAlignment.Left,
                Margin = "20 110 0 0",
                BackgroundColor = Color.FromHex("FFBF9100"),
                FontWeight = FontWeight.DemiBold
            };
            
            Chart.AddControl(ShowPanel);

            ShowPanel.Checked += ShowPanel_Checked;
            ShowPanel.Unchecked += ShowPanel_Unchecked;
            
            W = new Window();
            
            W.Width = 600;
            W.Height = 400;
            
            W.MinWidth = 500;
            W.MinHeight = 300;
            
            W.MaxWidth = 700;
            W.MaxHeight = 500;
            
            W.ResizeMode = ResizeMode.CanResize;
            
            W.BackgroundColor = "FF013861";
            var wrapPanel = new WrapPanel();

            for (var i = 0; i < 10; i++)
            {
                var button = new Button 
                {
                    Text = "Click Me",
                    BackgroundColor = "#0E9247",
                    Margin = 5
                };
                wrapPanel.AddChild(button);
            }
            W.Child = wrapPanel;
        }

        private void ShowPanel_Unchecked(ToggleButtonEventArgs obj)
        {
            ShowPanel.Text = "Show";
            W.Hide();
        }

        private void ShowPanel_Checked(ToggleButtonEventArgs obj)
        {   
            ShowPanel.Text = "Hide";
            
            W.WindowStartupLocation = WindowStartupLocation.CenterScreen;
            W.Show();
        }

@Please Add IBOV Index(IBOV, WIN1, WIN2. Those are some of the names given to the main index from Brazil, São Paulo):  28 Nov 2020, 19:24


Please Add IBOV Index to the platform.
IBOV represents the Brazilian Index from São Paulo. Is the main asset traded from most Brazilian Traders, that are moving to the forex markets and are also willing to trade the same index on a more advanced platform like Ctrader. I'm the founder of a Group Dedicated to the Ctrader platform Dedicated to a Portuguese Speakers called ComunidadeCtrader. The group is growing very fast with the help of many other traders, and bringing more developers do the platform, sharing some code, and releasing new Indicators and bots for free to the community, this made the group grow very fast, and the majority of them being Brazilians, are very interested to trade this index on Ctrader. Some of us already tried to suggest to bring the IBOV index to some Brokers, like Pepperstone and iCMarkets, where the majority have their accounts. So I would that you consider to bring this Index to the Official Spotware's Ctrader platform. So that it would benefit more of them. And it would also help more people stop Trading MT4 and MT5. Here it is the link of our
t.me/ComunidadeCtrader 

@Plêiade Add IBOV Index (Ibov, Win1,Win2. The represent the main index Of Brasil São Paulo):  28 Nov 2020, 19:14


Please Add IBOV Index to the platform.
IBOV represents the Brazilian Index from São Paulo. Is the main asset traded from most Brazilian Traders, that are moving to the forex markets and are also willing to trade the same index on a more advanced platform like Ctrader. I'm the founder of a Group Dedicated to the Ctrader platform Dedicated to a Portuguese Speakers called ComunidadeCtrader. The group is growing very fast with the help of many other traders, and bringing more developers do the platform, sharing some code, and releasing new Indicators and bots for free to the community, this made the group grow very fast, and the majority of them being Brazilians, are very interested to trade this index on Ctrader. Some of us already tried to suggest to bring the IBOV index to some Brokers, like Pepperstone and iCMarkets, where the majority have their accounts. So I would that you consider to bring this Index to the Official Spotware's Ctrader platform. So that it would benefit more of them. And it would also help more people stop Trading MT4 and MT5. Here it is the link of our Telegram Group t.me/ComunidadeCtrader 

@Add plugins/extensions to cTrader:  17 Sep 2020, 04:24


I think it would help a lot not just the developers, but all the Ctrader users too. Given the possibility to create Plugins will improve a lot the user experience through more advanced applications that can be installed on the Ctrader platform, like others Platforms.

Notification Publishing copyrighted material is strictly prohibited. If you believe there is copyrighted material in this section you may use the Copyright Infringement Notification form to submit a claim.
Time Zones Clock
  0
  0
  739
free  16 Nov 2022
This is a Simple tool that Shows the Time Zones from main Market's Cities Like New York, London, Frankfurt, Tokyo, Sydney, Hong Kong and New Zealand and as well as your Local Time Zone in Real Time. This tool is great to monitor in real time the different hours, and follow the exact time that different Markets participants enter in their markets to play. Consider for instance that you're in Europe and trading the Dax and you monitor the New York time zone, and you prepare yourself for a much higher volatility to enter the markets cause New York players are entering the game at somewhere between 8:00 am New York Time.   Grupo de Telegram Para Brasileiros, Portugueses e todos aqueles que falam portugues: http://t.me/ComunidadeCtrader Grupo CTrader en Español para Latinos:  http://t.me/ComunidadCtrader    
free  25 Oct 2022
This is a simple Indicator based on two Moving Averages, that you can choose between many of them made available natively from Ctrader. The Indicator changes the colors of the Clouds depending on the Trend and it paints the Candles as well based on the Trend. There was a little error in my code, and i just uploaded it without noticing it. The indicator was asked from some members our group and i did it fast without having a better look into it. Here please delete the old one and install this one.   Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Grupo CTrader en Español para Latinos:  http://t.me/ComunidadCtrader  
free  25 Oct 2022
This is a simple Donchian Channel that paints the candles with colors based on the trend and channel area.   Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Grupo CTrader en Español para Latinos:  http://t.me/ComunidadCtrader  
Free Risk Reward Tool
  8
  5
  4389
free  21 Oct 2022
This is a Free and Best Risk Reward tool that you will get on this platform at the moment for free. So feel free to download it and share this link with your comunity, make videos and have fun and a lot of money. Grupo de Telegram Para Brasileiros, Portugueses e todos aqueles que falam portugues: http://t.me/ComunidadeCtrader Grupo CTrader en Español para Latinos:  http://t.me/ComunidadCtrader    
Anchored VWAP
  1
  5
  3119
free  21 Oct 2022
This is a Anchored VWAP that permits you to chose the exact point to start calculating the VWAP by moving the Icon on the chart. You can also choose between High, Low and Typical prices and multiple VWAPs by selecting different ids to every one of them in the menu. Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Grupo CTrader en Español para Latinos:  http://t.me/ComunidadCtrader Make a Donation If you liked our work Consider making a Donation to help the Community Grow by Benefiting from more free Indicators and Trading Tools Donation Link  
free  31 Dec 2020
This is the Anchored VWAP with Deviation Bands + Clouds used in a strategy Known as Midas Technical Analysis. The indicator gives you the possibility to plote multiple VWAPs by giving for each of them a different number id in the VWAP Number field. Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Make a Donation If you liked our work Consider making a Donation to help the Community Grow by Benefiting from more free Indicators and Trading Tools Donation Link
Swing Gann Experto
  3
  5
  2689
free  21 Oct 2022
This is a Advanced ZigZag Indicator Known as Swing Gann. The indicator Plots the Cumulated Volume for every Swing and also Plots the Price movement as also the Cumulated Volume Divided by the Price Movement Known as Speed Index thaugh by David Weis Creator of the Weis Wave Indicator.  Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Grupo CTrader en Español -->> http://t.me/ComunidadCtrader Make a Donation If you liked our work Consider making a Donation to help the Community Grow by Benefiting from more free Indicators and Trading Tools Donation Link  
Weis Wave Experto
  2
  5
  2561
free  21 Oct 2022
Weis Wave is a Very known indicator by Follower of Wyckoff, VSA, VPA and Order Flow Trading Style. The Indicator was created by David Weis and further developed on NinjaTrader and widely known as MBox Wave. Here it is our Experto Version Brought to Ctrader for Free, Enjoy It.   Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Grupo CTrader en Español para Latinos:  http://t.me/ComunidadCtrader Make a Donation If you liked our work Consider making a Donation to help the Community Grow by Benefiting from more free Indicators and Trading Tools Donation Link    
Weis Wave Box Experto
  0
  5
  1735
free  21 Oct 2022
Weis Wave Box is a Very known indicator by Follower of Wyckoff, VSA, VPA and Order Flow Trading Style. The Indicator was created by David Weis and further developed on NinjaTrader and widely known as MBox Wave. Here it is our Experto Version Brought to Ctrader for Free, Enjoy It. Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Grupo CTrader en Español para Latinos:  http://t.me/ComunidadCtrader Make a Donation If you liked our work Consider making a Donation to help the Community Grow by Benefiting from more free Indicators and Trading Tools Donation Link  
SuperTrend ATR Experto
  1
  5
  3652
free  21 Oct 2022
    This indicator is known as SuperTrend or ATR Stop. The Calculation is based on the ATR to better identify a trend change. Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader  Grupo CTrader en Español para Latinos:  http://t.me/ComunidadCtrader Make a Donation If you liked our work Consider making a Donation to help the Community Grow by Benefiting from more free Indicators and Trading Tools Donation Link  
Heiken Ashi Experto
  0
  5
  2276
free  07 Oct 2020
This is a Heiken Ashi with a much Better Look. This version do not changes the form of the candle but just its colors.  It comes with the option of having at least four different colors, to distinguish from Bear and Bull candles in a Bull Trend or a Bear Trend. It will give you a much Cleaner Vision of the candles. Enjoy!!!   Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Para los que quieran participar de un Grupo CTrader en Español poder compartir estrategias, indicadores e mucho más, aquí abajo les dejo el link. Grupo CTrader en Español -->> https://t.me/ComunidadCtrader  
Tick Volume (VSA)
  0
  5
  2928
free  07 Oct 2020
This is the Tick Volume based on Volume Spread Analisys and Volume Price Analisys   Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Para los que quieran participar de un Grupo CTrader en Español poder compartir estrategias, indicadores e mucho más, aquí abajo les dejo el link. Grupo CTrader en Español -->> https://t.me/ComunidadCtrader  
free  21 Oct 2022
This is a Simple Acceleration Deceleration Oscillator with Multiple Colors for a Better Visualization of the Histogram Trend.     Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Para los que quieran participar de un Grupo CTrader en Español poder compartir estrategias, indicadores e mucho más, aquí abajo les dejo el link. Grupo CTrader en Español -->> https://t.me/ComunidadCtrader  
Awesome Oscillator
  0
  0
  1193
free  21 Oct 2022
This is a Simple Awesome Oscillator with multiple Colors for a better visualization of the Histogram Trend.   Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Para los que quieran participar de un Grupo CTrader en Español poder compartir estrategias, indicadores e mucho más, aquí abajo les dejo el link. Grupo CTrader en Español -->> https://t.me/ComunidadCtrader    
MACD ZeroLag
  2
  0
  2055
free  11 Jul 2022
This is my MACD Zero Lag with a much faster signal. This Indicator uses the Double EMA instead of a traditional EMA for the Signals. You can take a look at the difference by comparing it with my other Classic MACD Multicolors. Example in the picture Bellow.   09/July/2022 The Indicator was updated, applying a correction on the histogram to prevent, to paint two different colors.   11/Jully/2022 Another little update was done to correct the output.   Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Para los que quieran participar de un Grupo CTrader en Español poder compartir estrategias, indicadores e mucho más, aquí abajo les dejo el link. Grupo CTrader en Español -->> https://t.me/ComunidadCtrader  
Tick Volume Delta
  4
  5
  1958
free  21 Oct 2022
This is a Simple Tick Volume in a Delta visualization. It simply shows the Selling Volume as negative given a better Visualization between Buying and Selling Volume. Para os que querem participar de um Grupo dedicado ao CTrader no Telegram para falar sobre estratégias, desenvolvimento de indicadores na Plataforma e muito mais. Aqui segue o link Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Grupo CTrader en Español -->> http://t.me/ComunidadCtrader            
free  07 Oct 2020
This is a Simple Tick Volume with Already Implemented Moving Average of Your Choice. You can choose between as many Moving Averages Algos as you want. Like Exponential, Simple, Weighted and etc. Para os que querem participar de um Grupo dedicado ao CTrader no Telegram para falar sobre estratégias, desenvolvimento de indicadores na Plataforma e muito mais. Aqui segue o link Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Para los que quieran participar de un Grupo CTrader en Español poder compartir estrategias, indicadores e mucho más, aquí abajo les dejo el link. Grupo CTrader en Español -->> https://t.me/ComunidadCtrader    
Candle Volume VSA
  0
  5
  2593
free  21 Oct 2022
This is a very known indicator used by a Modern adaptation of Wyckoff method known as VSA (Volume Spread Analysis) or VPA (Volume Price Analysis) Strategies around this indicator are taught by Anna Couling and many Others. The indicator paints Volume activity by colors in the candles, where Red = Ultra High Volume, DarkOrange = High Volume, Yellow = Average Volume, White = Low Volume, Aqua = Almost no Activity or very low Activity.   Para los que quieran participar de un Grupo CTrader en Español poder compartir estrategias, indicadores e mucho más, aquí abajo les dejo el link. Grupo CTrader en Español -->> http://t.me/ComunidadCtrader Grupo CTrader em Português -->> http://t.me/ComunidadeCtrader      
free  21 Oct 2022
This is a Modified Gann Hilo so that the averages lines changes accordingly to the Trend, it also comes with a option to change the type of the Moving Average and options to paint  the candle colors follwoing the trend. There's also a option to transform the lines to stairs. Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Grupo CTrader en Español para Latinos:  http://t.me/ComunidadCtrader    
MACD with Colors
  2
  0
  2594
free  21 Oct 2022
This is a Classic MACD with multiple Colors for a better Visualization. Any Bug Please Report. 09/July/2022 The indicator got a update, to correct some errors in the output in the histogram. 11/July/2022 Another update was done to correct an error in the output.   Esto es un clásico indicador MACD con colores para una visualización mejor. Para los que quieran participar de un Grupo CTrader en Español poder compartir estrategias, indicadores e mucho más, aquí abajo les dejo el link. Grupo CTrader en Español -->> http://t.me/ComunidadCtrader Grupo CTrader em Português -->> http://t.me/ComunidadeCtrader                
Warning! Executing cBots downloaded from this section may result in loss of funds. Use them at your own risk.
Trading Panel Experto
  3
  0
  1515
free  29 Mar 2021
This is a Simple Trading Panel, that allows you to backtest your strategies, by setting you Stop Loss in Pips, Take Profit in Pips, choosing the the number of Lots, and it also allows you to move your Take Profit and Stop Loss manual. Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader   ly. Whenever you open a order with a Stop Loss or a Take Profit, the Cbot will plot horizontal lines on them so that you can manualy move them.