Indicators

Free REA STC (Schaff Trend Cycle)
 0
  0
  118
15 Apr 2024, 12:58
The REA_STC is the so-called Shaff Trend Cycle of REAVOLUTION.View all our tool in our website: https://www.reavolution.com/en/category/strumenti/The Schaff Trend Cycle (STC) is an oscillator indicator that can help you identify...
Free serr
 0
  0
  92
14 Apr 2024, 17:20
sssssssssssssssssssssssssssssssssssss
Free Ict Sessions
 0
  5
  395
11 Apr 2024, 22:42
Sessions indicator
Free TMA Band v2
 0
  0
  192
07 Apr 2024, 05:49
TMA Band v2
Free TMA Band v2
 0
  0
  132
07 Apr 2024, 05:49
TMA Band v2
Free PSC
 0
  0
  136
06 Apr 2024, 17:16
using cAlgo.API;using cAlgo.API.Internals;using cAlgo.API.Indicators;using cAlgo.API.Requests;using System; namespace cAlgo{[Indicator(IsOverlay = true, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]public class RiskPositionSizeIndicator : Indicator{[Parameter("Risk Percentage", DefaultValue = 1, MinValue = 0, MaxValue = 100)]public double...
Free PSC
 0
  0
  109
06 Apr 2024, 17:16
using cAlgo.API;using cAlgo.API.Internals;using cAlgo.API.Indicators;using cAlgo.API.Requests;using System; namespace cAlgo{[Indicator(IsOverlay = true, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]public class RiskPositionSizeIndicator : Indicator{[Parameter("Risk Percentage", DefaultValue = 1, MinValue = 0, MaxValue = 100)]public double...
Free PSC
 0
  0
  102
06 Apr 2024, 17:16
using cAlgo.API;using cAlgo.API.Internals;using cAlgo.API.Indicators;using cAlgo.API.Requests;using System; namespace cAlgo{[Indicator(IsOverlay = true, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]public class RiskPositionSizeIndicator : Indicator{[Parameter("Risk Percentage", DefaultValue = 1, MinValue = 0, MaxValue = 100)]public double...
Free PSC
 0
  2.5
  133
06 Apr 2024, 17:16
using cAlgo.API;using cAlgo.API.Internals;using cAlgo.API.Indicators;using cAlgo.API.Requests;using System; namespace cAlgo{[Indicator(IsOverlay = true, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]public class RiskPositionSizeIndicator : Indicator{[Parameter("Risk Percentage", DefaultValue = 1, MinValue = 0, MaxValue = 100)]public double...
Free IchimokuDots
 0
  0
  135
06 Apr 2024, 13:23
Ichimoku displays as a point 
Free DEmark
 0
  0
  153
04 Apr 2024, 12:24
using cAlgo.API; namespace cAlgo { [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)] public class DeMarkPivotPoints : Indicator { [Parameter("Source")] public DataSeries Source { get; set; } [Output("Pivot", Color...
Free Ggg
 0
  0
  144
02 Apr 2024, 20:30
algo
Free fractal
 0
  0
  191
01 Apr 2024, 23:09
fractal
Free fractal
 0
  0
  136
01 Apr 2024, 23:09
fractal
Free Fractal channel cTrader
 0
  5
  276
31 Mar 2024, 09:58
The basis of many trading robots is this simple indicator!I did not see the fractal channel indicator for cTrader in the Google search results, so I wrote itThis indicator gives...
Free drkhashix candle power cpc + rsi
 0
  0
  266
26 Mar 2024, 00:01
This indicator, named "Cpc+rsi" or "Candle Power Comparison with RSI," is an analytical tool for traders in the financial markets that utilizes the combination of two primary factors: Candle Power...
Free LT_Ind_OX: The Buy Sell signals
 0
  0
  534
by dhnhuy
22 Mar 2024, 06:41
Buy Sell signals for breakout trading.Adjust the period as you need. XTick: Safe gap from break out value, e.g. if XTick = 5, a gap of 5 * TickSize is reserved...
Free Easy Fibo
 1
  0
  239
by dhnhuy
22 Mar 2024, 06:24
Convenience Fibonacci drawing on chart.Ctrl-Left Click to select an area to draw.Fibo levels are configurable.Levels: default "0.0, 23.6, 38.2, 50.0, 61.8, 76.4, 100.0, 138.2, 161.8, 200.0, -38.2, -61.8, -100.0, -161.8"....
Free SMMA - Smoothed Moving Average
 1
  0
  397
by soskrr
21 Mar 2024, 00:42
This indicator is commonly used to confirm market trends and generate buy/sell signals. The main advantage of a smoothed moving average is that it removes short-term fluctuations, and allows us to...
Free pivots
 1
  0
  336
20 Mar 2024, 10:23
pivots
Free YUSUF AHMED
 0
  0
  211
19 Mar 2024, 15:57
3
Free nothing
 0
  0
  138
19 Mar 2024, 13:18
nada
Free Need help with code almost done.
 5
  0
  139
18 Mar 2024, 15:42
can somebody please fix my code is just a simple code with some errors. Thanks Description : An indicator that automatically positions a horizontal line within a drawn rectangle on the...
Free CCI multitimeframe
 0
  0
  248
18 Mar 2024, 09:52
You can see cci from higher or lower timeframes. multitimeframe cci for free.
Free Moving Average with a smooth line
 0
  0
  209
by soskrr
18 Mar 2024, 00:33
A moving average with a smooth line.ParametersMA Source - default = closeMA Type - default = simpleMA Length - default = 10Show Smooth Line - switch for smooth line, default...
Free ATR Stoploss Finder
 0
  0
  357
by soskrr
17 Mar 2024, 22:47
You can use this indicator to find a good stoploss level.ParametersMultiplier - default = 1.5Length - ATR Length, default = 14Smooth MA Type - Moving Average Type, default = simpleOutputsUpper...
Free Price action patterns finder
 0
  0
  529
14 Mar 2024, 11:06
Its free detect some common patterns. If you have any advice to improve please comment
Free Lusinvest - Sentiment Volume Indicator
 0
  2.5
  2296
13 Mar 2024, 20:06
This indicator is like Tick Volume but simpler. You can pick colors for bullish (positive) or bearish (negative) candlesticks. It helps you spot important doji candles in volume by showing...
Free Teoriacutrim
 0
  0
  199
12 Mar 2024, 00:05
Teoria cutrim
Free Teoriacutrim
 0
  0
  149
12 Mar 2024, 00:05
Teoria cutrim