Indicators

Free [PoshTrader] Renko Tails
 3
  5
  18281
by Jiri
18 Aug 2020, 13:28
Renko Tails or also known as Renko Wicks will add high and low prices achieved in each Renko bar, just like any other periodicity, and thus provide you with some important additional...
Free [PoshTrader] Symbol Watermark
 3
  5
  15724
by Jiri
15 Aug 2020, 11:46
Adds a watermark to the chart background displaying the ticker symbol of the primary instrument in the chart. The watermark appears as a semi-transparent text overlaying the chart background. How...
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...
Free Position Pips Counter
 0
  5
  2197
by summer
28 Jan 2021, 07:33
保有ポジションのPips数をチャート内に表示します ()内は金額ですが設定で非表示にできます 合計収益(手数料込)が負のときはピンク、正のときは水色になります   Shows the pips of the position in the chart. () is the price, but you can hide it in the settings. When the total netprofit are negative,...
Free PositionSizeCalcualtor
 1
  0
  2548
03 Aug 2021, 17:50
this andicator for claculate position size for trading.
Free Position Stats
 2
  0
  4190
23 Jun 2014, 23:09
This is a simple overlay indicator (on main chart). It shows opened volumes for the current symbol, counts of positions and other account parameters. Handy for monitoring HFT cBots on...
Free positive exposure
 0
  0
  2144
19 Aug 2017, 08:08
//facebook fanpage: www.facebook.com/Ai.Algo using cAlgo.API; namespace cAlgo {     [Indicator(IsOverlay = true, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]     public class ShowEquity : Indicator     {         public string note1 { get; set; }         [Parameter("Note 2")]         public string note2 { get; set; }         string Tradeposition;         public override void Calculate(int index)         {             var positin = Positions.FindAll("");             double ripatamiter = 0;             double order = 0;             if (Symbol.Code == "USDJPY" || Symbol.Code == "EURJPY" || Symbol.Code == "GBPJPY" || Symbol.Code == "AUDJPY" || Symbol.Code == "CHFJPY" || Symbol.Code == "CADJPY" || Symbol.Code == "NZDJPY" || Symbol.Code == "SGDJPY" || Symbol.Code == "NOKJPY" || Symbol.Code == "SEKJPY" || Symbol.Code == "ZARJPY")             {                 ripatamiter = Symbol.Bid * 10;             }             else if (Symbol.Code == "XAUUSD" || Symbol.Code == "XAUEUR" || Symbol.Code == "XTIUSD" || Symbol.Code == "XAGUSD" || Symbol.Code == "XAGEUR" || Symbol.Code == "XPTUSD" || Symbol.Code == "XNGUSD" || Symbol.Code == "XBRUSD" || Symbol.Code == "USDX")             {                 ripatamiter = Symbol.Bid;             }             else...
Free Price Alarm (Sound)
 13
  0
  7351
19 Mar 2014, 08:55
Indicator plays sound when price reach some level. Parameters: Price: the target price, 1.29345 for example Spot price (Bid: 1, Ask: 2): type of spot price. If you want to...
Free Price Tag
 3
  0
  1060
01 Jun 2022, 13:21
This indicator allows you to tag a price level, it shows the price with an arrow based on price distance from the bars.   Features You can customize the appearance...
Free Product
 0
  0
  2432
25 Jan 2015, 08:17
A primitive indicator showing the result of arithmetic multiplication of two source series. This is particularly useful as a building block for combining with other indicators, for creating chains of...
Free Profit Counter
 0
  0
  1256
by summer
28 Jan 2021, 04:13
有効証拠金(Equity)・本日の収支・エントリ中の全ポジションの合計(Net Profit)をチャート上に表示します 有効証拠金と本日の収支の表示はオンオフできます。  
Free Profit/Loss Indicator on chart
 4
  5
  3617
by Dagfx
11 Jun 2019, 14:26
Very Simple indicator to show the current Net Profit/Loss on any open positions in pips and $. Still in development but It works. .
Free Profit Pips Today
 4
  0
  2586
06 Jan 2022, 03:46
Display either or both, profit and pips today. That's all.   YouTube   Another indicators: --free-- Auto Calculate Lots Size Custom R numbers Another Symbol Draw Pips Time Frame Period...
Free PSC
 0
  0
  141
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
  106
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
  113
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
  146
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...
Paid PurpleLEVELS
 0
  0
  0
28 Nov 2023, 07:29
Purple Trading 
Free PVSRA Round Numbers
 0
  0
  1954
by reyx
15 Apr 2020, 00:38
Round Numbers indicator of PVSRA
Free QQE
 1
  0
  1423
08 Aug 2019, 19:08
using System; using cAlgo.API; using cAlgo.API.Indicators; namespace cAlgo.Indicators { [Indicator(AccessRights = AccessRights.None)] public class QualitativeQuantitativeE:Indicator { private int _wildersPeriod; private int _startBar; private const int SF = 5; private ExponentialMovingAverage...
Free RangeBars
 5
  0
  4040
17 Jun 2018, 23:43
The RangeBars indicator should be attached to 1-minute charts for best historical candle accuracy. It is displayed as an overlay on the main chart so, you may want to change the...
Free Ratio
 0
  0
  2211
25 Jan 2015, 08:15
A primitive indicator showing the ratio of two source series. This is particularly useful as a building block for combining with other indicators, for creating chains of dependent indicators and...
Paid REA Algo V1.0
 0
  0
  0
15 Apr 2024, 13:03
Rea_Algo is an indicator for the whole type of intraday trader but also Multiday.It’s an indicator that takes advantage of different concepts of market liquidity to draw on the chart...
Free REA EMA
 0
  0
  176
15 Apr 2024, 15:03
THIS EMA IS MULTI-TIMFRAMEView all our tool in our website: https://www.reavolution.com/en/category/strumenti/An exponential moving average (EMA) is a type of moving average that attributes greater weight and significance to more recent...
Free REA Engulfing Arrow
 0
  0
  172
15 Apr 2024, 13:09
The REA_EngulfingArrow indicator will be useful for traders, whose trade is based on the use of candle analysis.It detects on a chart the candle patterns "Engulfing" and, depending on the...
Free REA Engulfing Candle
 2
  0
  345
15 Apr 2024, 14:43
The Engulfing indicator will be useful for traders, whose trade is based on the use of candle analysis.It detects on a chart the candle patterns "Engulfing" and, depending on the...
Free REA High&Low
 0
  0
  225
15 Apr 2024, 13:50
The REA_High&Low indicator allows you to graph the maxima and minima of different Structures, Internal , Fast and Slow.View all our tool in our website: https://www.reavolution.com/en/category/strumenti/FunctionalityColored lines of the Maxima...
Free Real Dividers 2.0
 5
  0
  3606
29 Dec 2018, 07:22
Knowing when the trading day begins and the trading week ends is very important to technical analysis. You can't just use your own time zone to determine it. It is...
Free Real Market Hours
 11
  5
  5948
09 Sep 2013, 19:49
Half the secret to being successful in the ForEx markets is timing.  I haven't seen a reliable market hours indicator posted here, so here is my verison.  Opening and closing...
Free Real Market Time
 3
  5
  6575
22 Apr 2013, 18:15
A simple but useful indicator that places the time in London, New York, Sydney and Tokyo right on the chart.  The time will be in color if the session is...