Indicators

Free pin bar magic v1
 1
  5
  606
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...
Free Bar Count
 3
  5
  447
by yohtza
13 Oct 2023, 18:01
Bar count with options to chose start and end times, hourly closes can have a different color on the 5 minute timeframe, option to hide bar count on timeframes that...
Free Breakeven Line
 1
  0
  642
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
  5
  531
22 Sep 2023, 20:40
pivot
Free Delete
 1
  0
  267
12 Sep 2023, 13:17
Misguided upload.Please delete me.
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...
Free order flow
 0
  0
  1077
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 Money Management Academywave
 2
  0
  475
16 Aug 2023, 12:58
Made By Academywave
Free ebi
 0
  0
  281
15 Aug 2023, 14:36
111
Free MBFX
 0
  0
  317
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 reza zamanpor
 1
  5
  404
27 Jul 2023, 23:37
1
Free linearffk
 0
  0
  260
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
  612
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
  433
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...
Free Smart Volume
 0
  5
  742
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...
Free Edit Icon Comment
 0
  5
  709
20 Jul 2023, 01:32
This indicator is to solve the problem cTrader ver 4.4.12 removed to access and edit the icon's comments For problem details, please see: https://ctrader.com/forum/ctrader-support/39021 Usage: 1. Select Icon, Alt +...
Free Depth of Market Profile
 0
  0
  965
06 Jul 2023, 20:00
This indicator shows the Depth of Market in the main window. There are two ways to show the DOM: Bid-Ask splitted and overlayed -see image below- To reset the indicator...
Free Transform Domain
 5
  5
  450
13 Jun 2023, 14:36
This indicator transforms values from any indicator at the bottom of the screen into profiles in the main window. See images below. The profiles can be customized: colors (positive and...
Free 3 Cloud 3 MA's and Audio
 1
  5
  530
08 Jun 2023, 11:17
UpDate MA's are now selectable ... Sorry my bad.. RSI Stochastic MACD and 3 MA's with crossover Audio tones. Ok this is some thing I have been thinking about for...
Free Fast Adaptive Trend Line indicator
 2
  5
  381
by mfejza
05 Jun 2023, 22:56
The Fast Adaptive Trend Line (FATL) is calculated using a low-frequency digital filter (FLF-1).  The FLF-1 filter is necessary for suppressing high-frequency noises and reducing market cycles with very short...
Free Slow Adaptive Trend Line indicator
 0
  5
  418
by mfejza
05 Jun 2023, 22:56
The Slow Adaptive Trend Line (SATL) is formed using the digital filter of the low-frequency FLF-2. The FLF-2 filter is designed to suppress noise and market cycles with longer periods...
Free RSISTOCHMACD ON CHART (cloud)
 0
  5
  440
05 Jun 2023, 15:54
This is an update version that has been smoothed to 7 bars that gives it a SMA as the base line.
Free Up and Down TICK
 0
  5
  527
31 May 2023, 15:34
Thats all it is but you can see whats going on.  
31 May 2023, 15:10
This is what 3 clouds look like ON CHART I know it's a mess but thats what happens ha ha ha    
Free Macd Cloud ON Chart
 0
  5
  489
31 May 2023, 11:22
This is what the MACD looks like set onto a chart. Using the BARS close as the center line the orange line in this picture is a MA set to...
Free order flow
 0
  0
  734
30 May 2023, 17:22
order flow
Free Exporting Optimization
 0
  0
  374
21 May 2023, 00:55
Greetings Traders, In an effort to enhance your trading experience, I am excited to share a couple of methods that can be integrated into your cBots for the purpose of...
Free Tick Volume with Moving Averages
 3
  5
  3459
18 May 2023, 02:23
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...
Free Tick Volume (VSA)
 0
  5
  3893
18 May 2023, 02:22
This is the Tick Volume based on Volume Spread Analisys and Volume Price Analisys   You can find me by joyining this Telegram Group http://t.me/cTraderCoders Grupo de Telegram Para Brasileiros, Portugueses e...