Indicators

03 Nov 2023, 16:11
This indicator will show the following key levels:Support and ResistancePrevious Year highPrevious Year lowCurrent Year OpenPrevious quarter open and closeTo show the key levels enter edit mode (Ctrl+Shift+E), generate the...
03 Nov 2023, 01:41
 This bundle consists of 8 cTrader Indicators and 1 cBot. It comprises various tools that significantly ease your trading experience, such as moving average alerts, trendlines, horizontal and vertical line...
Paid pin bar magic v1
 0
  0
  0
14 Oct 2023, 11:10
//@version=4//Time Frame: H1strategy("Pin Bar Magic v1", overlay=true) // User Inputusr_risk = input(title="Equity Risk (%)",type=input.integer,minval=1,maxval=100,step=1,defval=3,confirm=false)atr_mult = input(title="Stop Loss (x*ATR, Float)",type=input.float,minval=0.1,maxval=100,step=0.1,defval=0.5,confirm=false)slPoints = input(title="Stop Loss Trail Points (Pips)",type=input.integer,minval=1,maxval=1000,step=1,defval=1,confirm=false)slOffset = input(title="Stop Loss Trail Offset (Pips)",type=input.integer,minval=1,maxval=1000,step=1,defval=1,confirm=false)sma_slow...
Paid fd
 0
  0
  0
03 Oct 2023, 11:27
fd
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
  5
  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
  5
  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 cTrader Chart Patterns Alerts
 3
  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...
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#...
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" ، التراكب = صحيح...
11 Jul 2023, 03:08
 Introducing the Candlestick Patterns Alerts for cTrader: A powerful and user-friendly indicator designed to assist traders in identifying key candlestick patterns in real-time. This indicator automates the process of recognizing...
Paid Event news on charts indicators
 2
  0
  228
03 Mar 2023, 11:01
Input parameters                       Links  contact us at goldclay@gmail.com  
Paid Last week High Low Layout
 1
  5
  660
18 May 2022, 10:36
This indy creates a Layout of the high and low of last week. It will useful to see support and resistance weekly. some users use in Market maker method too....
08 Jan 2022, 12:30
This indicator displays the market time in different colors on the chart. There are three display positions: top, bottom, and top to bottom. The start time and time can be...
Paid MTF Candlesticks
 0
  3.75
  1723
06 Jan 2022, 03:48
Hi This is multi time frame candlestick indicator. MTF Candlesticks is an indicator that can display the candlestick of the upper on the chart of the lower. This is very...
Paid MTF OHLCFP Lines Candles Before
 0
  0
  1112
06 Jan 2022, 03:48
Feature- ・Show Open High Low Close Fibonacci Pivot value ・You can select candlesticks from the present up to the last ten. ・change timeframe, color, linestyle,tickness,transparency,text position ・OHLC text can be...
06 Jan 2022, 03:47
This is a system that automatically calculates the lot size when the stop loss line and the risk percent of A/C are fixed. Enter the amount and you will see...
Paid MWD Line
 1
  0
  997
06 Jan 2022, 03:46
Feature- ・Display Last Month Week Day of Open High Low Close Middle Fibonacci retracement(38.2 61.8%) Pivot value on the right area. ・you can change label name,color,line style ,hide/unhide,position,Thickness,line length. YouTube:...
Paid Auto Calculate RR
 1
  3.33
  1587
06 Jan 2022, 03:45
This indicator calculates risk reward ratio based on the value of the horizon line. ・You can click the horizontal line to change the value. ・You can change line color,Thickness,line style,...
Paid Auto Calculate Lots Size V2
 4
  5
  2469
06 Jan 2022, 03:45
This is a indicator that automatically calculates the lot size when the stop loss line and the risk percent of A/C are fixed. previous Version --new feature ・Auto calculate divide...
Paid Display Date Pro
 0
  0
  628
06 Jan 2022, 03:39
This is an indicator for cTrader that displays the date and time on the chart. There are two display positions, up and down, and the time is always displayed at...
Paid TimeSync
 1
  5
  682
03 Jan 2022, 15:53
This indicator synchronizes the timeframe, Zoom level, and timeline, respectively. Price:$8 こちらのインジケーターは時間足・拡大縮小・タイムラインをそれぞれ同期するcTrader用のインジケーターとなります。 多通貨での動きを検証したい時に役に立つインジケーターとなります。 価格:$8 https://yomm0401.gumroad.com/l/timesync Another indicators: --free-- Auto Calculate Lots Size Custom R numbers Another Symbol Draw Pips Time...
Paid MWD High Low Pro
 0
  3.33
  1185
21 Dec 2021, 11:42
Indicator for cTrader that displays the high and low prices of a specified Bar. The line will be drawn starting from the Bar where the high and low prices were...
Paid Risk & Reward Manager for cTrader
 1
  5
  1315
01 Nov 2021, 21:34
This tool was created by one of our vendors (Winson) to help traders plan their market and pending orders with a mixture of risk vs reward and take profit targets....
21 Oct 2021, 10:30
The cTrader Direction Correction Target (DCT) is not just an indicator, this is a whole trading strategy system by itself which will also send Telegram signals directly to your mobile...
Paid Semafor Signal
 1
  0
  1372
13 Mar 2021, 01:41
The base concept is a kind of  semafor indicator, which is highly popular and used  in MT4 platform. We have improved the algorithm and made it compatible with the cTrader...