Indicators

Paid TrueSessionBox
 0
  0
  1692
10 Mar 2021, 08:26
You can easy understand your upcoming sessions.
Paid VSA For3xScalper
 1
  2.5
  2069
28 Feb 2021, 23:36
VSA indicator gives you the opportunity to trade alongwith the Smart Money. Combining this indicator with Price action will give you an edge in the market. In Forex, as we...
Paid cTrader Daily Pivot Point Alerts
 2
  0
  2224
27 Feb 2021, 10:46
You can now be informed when the symbol price is getting close to the daily or monthly pivot price, this usually means a strong support or resistance level. Now you...
Paid cTrader Risk & Reward Charting Tool
 1
  4.17
  4632
27 Feb 2021, 10:42
The new Long & Short pending order and position drawing tool for cTrader is finally here, this highly demanded feature lets you estimate your risk & reward at a glance...
27 Feb 2021, 10:41
Pin bars are among the top choices for technical traders that follow price action signals with varying trading strategies for entry and exit. It shows a strong rejection of the price...
Paid cTrader Hammer Candlestick Indicator
 0
  5
  2362
27 Feb 2021, 10:41
This cTrader Hammer Candlestick Pattern Detector Indicator will identify price reversals after a bearish trend and inform the trader of the event in the form of a popup message to...
Paid cTrader Doji Candlestick Indicator
 0
  0
  2260
27 Feb 2021, 10:40
This Doji Candlestick Pattern Detector Indicator will identify price reversals after a bearish trend and inform the trader of the event in the form of a popup message to the...
Paid DI Players Activity Collection
 0
  0
  1096
27 Feb 2021, 10:38
This is a collection of two indicators from one of our software vendors D&I Solutions which shows the big players at work using trading volume. Using a statistic method and calculating the market’s...
Paid Correlations Table
 0
  0
  885
26 Feb 2021, 20:52
This indicator helps you see correlations in a table form, with many pairs as needed. You can select any timeframe and any pair that your platform supports. Specify the display...
Paid cTrader Price Alerts - Telegram
 0
  0
  929
25 Feb 2021, 14:26
This indicator will allow you to send Telegram alerts when the price of a symbol reaches a pre-defined target price, it is an extension to the standard price alerts feature...
Paid cTrader CoT Index Dashboard
 0
  0
  988
25 Feb 2021, 12:14
The cTrader CoT index and Cot dashboards give you bias by using REAL positionings of the large traders, a leading indicator which is not simply based on price data, it’s based...
Paid Daily And Weekly Market Profile
 0
  0
  1215
24 Feb 2021, 19:39
Market Profile indicates how long the price traded at each level. This charting technique is used to determine and evaluate market value as it deve1oped in a specific time frame....
Paid Advanced Crosshair
 0
  0
  950
22 Feb 2021, 03:28
The Advanced Crosshair is a tool that helps you visualize better the data on the chart inside your cTrader platform. Options to see Symbol, Direction, Open, High, Low, Close, Index,...
Paid Weis Volume
 0
  0
  1443
10 Feb 2021, 23:20
The Weis Wave Volume indicator (WWV indicator) is a smart money footprints indicator. It is built upon the current market trend aiming to describe the direction of the price movement....
03 Feb 2021, 14:44
Download Link: cTrader Risk/Reward Management Indicator   You have to do the risk and reward management for each trading, otherwise you will difficult to win and control your money in...
Paid Telegram Alerts for Indicators
 1
  5
  1005
04 Jan 2021, 11:42
Telegram Alerts for Indicators works with any data series or indicator values, to inform you of an indicator cross via Telegram, email or on-screen pop-up. Compatible with any data series,...
26 Nov 2020, 11:38
Tiny tool to see how much money or percents you will get or lose at every N pips from your entry point. * if there will be several positions -...
Paid .1VP - cTrader Market Profile (V4.0)
 0
  5
  2198
07 Oct 2020, 19:35
Market Profile for cTrader platform: (V4.0) Daily session Single session  Value Area Custom Presets Market Depth (direction) Fixed volume  Selected area volume Multiple numbers of sessions Multiple timeframes (short-long) Buying...
Paid Forex Trading Sessions Indicator
 3
  2.5
  1340
24 Sep 2020, 18:58
 Forex Trading Sessions Indicator, When I'm trading I realized that the price use pivot or strongly change at time that change trading session. Ex New York open, London Open. Show...
Paid sessionbox
 1
  5
  1189
22 Sep 2020, 07:11
highlights the sessions
Paid [PoshTrader] Volume Profile
 2
  4
  10487
by Jiri
11 Sep 2020, 18:51
https://youtu.be/e8luw94xdmw Volume Profile is an advanced charting study that displays trading activity over a specified time period at specified price levels. The study plots a histogram on the chart meant...
Paid [PoshTrader] Position Axis
 0
  5
  8142
by Jiri
18 Aug 2020, 13:27
Position Axis displays a break-even point with additional info about your overall position in the market and a vertical profit axis that will help you analyze your performance and configure...
Paid [PoshTrader] Deal Map
 0
  5
  9001
by Jiri
18 Aug 2020, 13:26
This indicator maps your historical deals and opened positions on the chart. Additionally, It displays labels with performance metrics to help you quickly analyze your gains. You can choose to...
Paid [PoshTrader] Market Sentiment
 4
  5
  8648
by Jiri
18 Aug 2020, 13:25
Percentage values showing the current difference between the number of traders, which have opened Long and Short positions. At that, already closed trades don’t affect the indicator’s value. This indicator...
Paid Enhanced Deal Map
 4
  4.17
  2470
by Jiri
15 Aug 2020, 10:38
This indicator maps your historical deals and opened positions on the chart. Additionally, It displays labels with performance metrics to help you quickly analyze your gains. You can choose to...
Paid Harmonics Indicator V1.0
 4
  5
  7032
02 Dec 2019, 14:45
The Scyware Harmonics Indicator is a new harmonic patterns auto-recognition indicator for the cAlgo/cTrader platform. Harmonic patterns profit from the natural order of the financial markets. Features: Detects Bat, Gartley,...
02 Dec 2019, 12:41
This indicator is very useful for every trader. It shows the Daily-Weekly-Monthly Pivots. Do not download this version! It is codeless! For more info please visit: www.algoguru.hu
Paid Harmonics Indicator
 1
  0
  1581
02 Dec 2019, 12:28
using System; using cAlgo.API; using cAlgo.API.Internals; using cAlgo.API.Indicators; using cAlgo.Indicators; namespace cAlgo { [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)] public class NewIndicator : Indicator { [Parameter(DefaultValue =...
Paid harmonic 1.
 0
  0
  1252
02 Dec 2019, 12:27
using System; using cAlgo.API; using cAlgo.API.Internals; using cAlgo.API.Indicators; using cAlgo.Indicators; namespace cAlgo { [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)] public class NewIndicator : Indicator { [Parameter(DefaultValue =...
Paid AlgoGURU Buy-Sell Signal generator
 3
  2.5
  3206
02 Dec 2019, 12:27
This indicator gives you Buy and Sell signals with very high win ratio. It can works on any pairs and timeframes.  The indicator has a complex algorithm based on 5...