Indicators

Free hakim
 0
  0
  130
20 Apr 2024, 21:02
vffdfdfdgggggggggggggggggggggdfgd
Free cciemas
 0
  0
  130
02 May 2024, 17:41
using cAlgo.API;using cAlgo.API.Internals;using cAlgo.API.Indicators;namespace cAlgo.Indicators{   [Indicator(IsOverlay = true)]   public class CciEma : Indicator   {       [Parameter("CCI Length", DefaultValue = 7, MinValue = 1)]       public int CciLength {...
Free MARKET SESSION
 0
  5
  130
29 Jun 2024, 10:25
// This Pine Script™ code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/// © rdmedia1212004 //@version=5indicator("My script")plot(close) 
26 Apr 2024, 18:36
In the dynamic world of online gambling, players are constantly seeking ways to improve their chances of success. One key factor in achieving favorable outcomes is the adoption of effective...
Free mtm
 0
  0
  118
07 Jun 2024, 23:37
using cAlgo.API;using cAlgo.API.Indicators;using cAlgo.API.Internals;using System;using System.Linq;namespace cAlgo{   [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]   public class MomentumIndicator : Indicator   {       [Parameter("N Value", DefaultValue = 60, MinValue...
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...
26 Apr 2024, 18:36
In the dynamic world of online gambling, players are constantly seeking ways to improve their chances of success. One key factor in achieving favorable outcomes is the adoption of effective...
Free PSC
 0
  0
  110
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 Fspread
 1
  0
  104
10 Jun 2024, 19:57
It was just an exercise to upload and publish the generated indicator. Therefore, thanks to the author of this indicator.This indicator shows the spread of the currency pair
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...
26 Apr 2024, 18:36
In the dynamic world of online gambling, players are constantly seeking ways to improve their chances of success. One key factor in achieving favorable outcomes is the adoption of effective...
Paid cTrader Fibonacci Bands by VegaXLR
 0
  5
  100
11 Jul 2023, 03:07
  If you're looking for a dynamic Fibonacci channel indicator for cTrader, look no further. This indicator automatically draws Fibonacci bands parallel to a moving average of your choice. It's user-friendly...
Free MA_BBands
 0
  0
  97
21 Jun 2024, 11:27
The MA_BBands indicator for cTrader is a custom trading tool that combines the functionalities of Moving Averages (MA) and Bollinger Bands (BBands). This combination helps traders to identify market trends,...
Free serr
 0
  0
  96
14 Apr 2024, 17:20
sssssssssssssssssssssssssssssssssssss
Free Asia range
 0
  0
  94
11 Jun 2024, 04:00
..
Free enola
 0
  0
  93
09 May 2024, 22:04
Free vwap
 0
  0
  86
28 Jun 2024, 14:21
goooo
Free mtm
 0
  0
  71
07 Jun 2024, 23:37
using cAlgo.API;using cAlgo.API.Indicators;using cAlgo.API.Internals;using System;using System.Linq;namespace cAlgo{   [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]   public class MomentumIndicator : Indicator   {       [Parameter("N Value", DefaultValue = 60, MinValue...
Free mtm
 0
  0
  67
07 Jun 2024, 23:37
using cAlgo.API;using cAlgo.API.Indicators;using cAlgo.API.Internals;using System;using System.Linq;namespace cAlgo{   [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]   public class MomentumIndicator : Indicator   {       [Parameter("N Value", DefaultValue = 60, MinValue...
Free MA_BBands
 0
  0
  51
21 Jun 2024, 11:27
The MA_BBands indicator for cTrader is a custom trading tool that combines the functionalities of Moving Averages (MA) and Bollinger Bands (BBands). This combination helps traders to identify market trends,...
Free MA_BBands
 0
  0
  47
21 Jun 2024, 11:27
The MA_BBands indicator for cTrader is a custom trading tool that combines the functionalities of Moving Averages (MA) and Bollinger Bands (BBands). This combination helps traders to identify market trends,...
Free MA_BBands
 0
  0
  42
21 Jun 2024, 11:27
The MA_BBands indicator for cTrader is a custom trading tool that combines the functionalities of Moving Averages (MA) and Bollinger Bands (BBands). This combination helps traders to identify market trends,...
Free vwap
 0
  0
  39
28 Jun 2024, 14:21
goooo
Free Currency Strength Meter (Pro) Ver2.20
 19
  3.75
  33
25 Mar 2023, 21:36
Group A / B to display 8 major currencies' strengths;Import and display Economic KeyEvents (by user time format ±GMT);Align all indicators at a setting DateTime (Reset-Time-Point);Shift+click scrolling to user-defined Reset-Time-Point;Ctrl+click reset viewable Y-Range as settings;Labels can...
17 Jul 2018, 09:04
Add 5 Moving Average in one indicator  I think it may save time for 1 indicator with parameter  price , MA type , Line type , Line color. or you can...
15 Dec 2023, 15:31
This is a Trade Manager indicator and Risk & Reward Manager trading indicator that helps traders control the risk of orders. By setting the stop loss in this trade manager...
Paid ENTRY Helper12
 0
  5
  0
18 Feb 2024, 13:19
entry
16 Feb 2024, 17:14
ML k-NN J. Welles Wilder IndicatorElevate Your Trading to Mastery with Machine Learning PrecisionType: Windows & macOS (cTrader Platform)Current version: 1.0.0 - NET 6Updated: Friday, 16 February 2024Author: Finwalt TradingPrice:...
16 Feb 2024, 17:14
ML k-NN J. Welles Wilder IndicatorElevate Your Trading to Mastery with Machine Learning PrecisionType: Windows & macOS (cTrader Platform)Current version: 1.0.0 - NET 6Updated: Friday, 16 February 2024Author: Finwalt TradingPrice:...
Paid K-Means ML Indicator
 4
  0
  0
13 Feb 2024, 14:32
 ML K-Means Indicator14-Day Refund OptionType: Windows & macOS Current version: 1.1.0 - NET 6Updated: Friday, 2 February 2024Author: Finwalt TradingPrice: £49.99 - £29.99 (40% discount) 🢃 Go to website product 🢃https://clickalgo.com/k-means🢁 Go...