Indicators

Free Breakeven Line
 0
  0
  63
25 Sep 2023, 23:00
Adds a line to the chart to show the break even price.  Takes all costs into account.
Free pivot
 0
  0
  72
22 Sep 2023, 20:40
pivot
Paid 🦊TUNEL
 0
  0
  0
16 Sep 2023, 03:49
es un indicador técnico diseñado para la plataforma cAlgo. Su función principal es calcular y representar visualmente dos bandas en el gráfico de precios: una banda superior y una banda...
Paid 🦊SOPORTE y RESISTENCIA
 0
  0
  0
16 Sep 2023, 03:46
es un indicador técnico diseñado para la plataforma cAlgo. Su función principal es identificar y dibujar un rectángulo en el gráfico de precios, que abarca el rango de precios más...
Paid 🦊CUADRICULA
 0
  0
  0
16 Sep 2023, 03:35
es un indicador técnico diseñado para la plataforma cAlgo. Su función principal es trazar líneas horizontales en el gráfico a intervalos regulares especificados por el usuario, creando una especie de...
Paid Volume_Kiko
 0
  0
  0
15 Sep 2023, 08:59
// ------------------------------------------------------------------// Converted from MQ4 to a cTrader indicator by https://clickalgo.com// Paste this code into your cTrader Code editor and build.// ------------------------------------------------------------------using System;using System.Collections.Generic;using cAlgo.API;using cAlgo.API.Indicators;using cAlgo.API.Internals;using System.Linq;using System.Text;using System.Text.RegularExpressions;using...
Paid Volume_Kiko
 0
  0
  0
15 Sep 2023, 08:59
// ------------------------------------------------------------------// Converted from MQ4 to a cTrader indicator by https://clickalgo.com// Paste this code into your cTrader Code editor and build.// ------------------------------------------------------------------using System;using System.Collections.Generic;using cAlgo.API;using cAlgo.API.Indicators;using cAlgo.API.Internals;using System.Linq;using System.Text;using System.Text.RegularExpressions;using...
Free Delete
 1
  0
  38
12 Sep 2023, 13:17
Misguided upload.Please delete me.
Paid IR CheckList
 0
  0
  0
by Mahdi
06 Sep 2023, 06:50
you could put your check list in your chartyou could split your test with “,”you could put your checklist in indicator areato buy contact me on telegramt.me/irctraderadminour channle for persian...
Free IR Candle MTF
 0
  0
  202
by Mahdi
26 Aug 2023, 18:43
with this indicator you could see other time frame candle in your chart.Telegram Channlesupport us for more free indicator and bot by sign up in TopFX broker from this linkTopFX...
26 Aug 2023, 12:30
New Updated Bollinger Band Cross Strategy is very powerful tollsBest for Scalping Follow 2 steps                             (Rashidsaeed8084@gmail.com)Renko Chart Candlestick...
Paid cTrader Chart Patterns Alerts
 0
  5
  0
25 Aug 2023, 01:55
Enhance your trading precision with this advanced cTrader indicator that detects and highlights key chart patterns. Seamlessly designed to elevate your trading strategy, this indicator identifies patterns such as Double...
Paid AI Trade Reporter
 0
  0
  0
24 Aug 2023, 13:58
AI Trade Reporter for cTrader:The AI Trade Reporter is a Chat bot designed to bring the AI smarts into a traders backtesting of their strategies/cBots.It's setup as an Indicator, and...
Free order flow
 0
  0
  342
23 Aug 2023, 14:50
Order Flow Ticks brings the main concepts of Order Flow (aka Footprint) for cTrader, adapted for Tick Volume.Using ideas from my previous creations (Volume for Renko/Range, TPO Profile) made this possible.Also...
Free Pivot Point Officiel
 0
  0
  256
20 Aug 2023, 20:02
Pivot Point. I found a bug for May 2023 (Monthly Pivot), Maybe it's a data probleme.Apart from that it seems to work very well.Have fun, and for any collaboration, contact me...
18 Aug 2023, 22:57
Simply the Angle Trend Force (°)(With some futurs add)*** Update 08/09/2023 *** 1.Histogram CalculationTest it before adopting it!Have fun, and for any collaboration, contact me !!!On telegram : https://t.me/nimi012 (direct messaging)On...
Free Bollinger Band V3.0
 3
  5
  181
18 Aug 2023, 22:40
This indicator is a new smoothing calculation method for the moving average, and it is adapted to the Bollinger band to achieve this result.This project consists of 6 entry strategies...
Free Money Management Academywave
 2
  0
  125
16 Aug 2023, 12:58
Made By Academywave
Free ebi
 0
  0
  75
15 Aug 2023, 14:36
111
Paid basilica
 0
  5
  0
15 Aug 2023, 14:15
ebi
Paid teste particular
 0
  0
  0
14 Aug 2023, 15:09
import matplotlib.pyplot as plt# Dados hipotéticos do gráfico Renkorenko_data = [4, 10, -2, 8, 6, -1, 12, -3, 5, 9]# Parâmetro para tamanho do gráfico Renko (6 pontos)renko_size = 6#...
Free MBFX
 0
  0
  105
14 Aug 2023, 14:35
Trend MBFX timing
10 Aug 2023, 05:42
Hey everyone,I have created a drawing tool, similar to the Long/Short Drawing tool in TradingView.How to use:Install the IndicatorSearch (Long Short) and Add the Indicator to your chart:This will Add...
Free ATR Text
 0
  0
  101
03 Aug 2023, 06:27
This is just the first version of the Text ATR. Future Options:- Digit /Decimal Count (Semi/Auto) -Color change- Simple Line Toggle Option - Option to add multiple (This is just a personal indicator I...
Free reza zamanpor
 0
  0
  122
27 Jul 2023, 23:37
1
Free linearffk
 0
  0
  74
27 Jul 2023, 22:56
using cAlgo.API;namespace cAlgo{   [Indicator(IsOverlay = true, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]   public class MyCustomIndicator : Indicator   {       [Parameter("Period", DefaultValue = 14)]       public int Period {...
Free Delta Candlestick Balance
 0
  5
  219
25 Jul 2023, 21:33
The Delta Candlestick Balance indicator is a powerful technical tool designed to provide valuable insights into the market dynamics concerning price movements and tick volumes. By calculating the individual balance...
Free Delta Average
 0
  5
  151
24 Jul 2023, 21:34
Delta Average is a indicator it calculates the average volume of the last 14 bullish bars and the last 14 bearish bars and then determines the balance between these averages.The...
Paid trend magic
 0
  0
  0
23 Jul 2023, 20:04
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/// © KivancOzbilgic //@version=4دراسة ("سحر الاتجاه" ، العنوان المختصر = "TM" ، التراكب = صحيح...
Free Smart Volume
 0
  5
  271
23 Jul 2023, 04:11
The Smart Volume is an innovative and intuitive tool designed to assist investors and analysts in quickly evaluating the level of activity in the financial market. Its main feature is...