Algorithms

Free *******
 0
  5
  524
02 Oct 2023, 20:12
*******
11 Dec 2020, 01:44
This bot use Bollinger bands to trade, After many time backtest I have  good parameters to take profit on this trading system. The following show the result on Free Version...
Free 1-100 Csv Moving Averages
 1
  0
  1476
22 Feb 2021, 03:31
This indicator helps you draw many moving averages just by typing the periods in a CSV (comma-separated values format), up to 100 moving averages are allowed. Instead of adding moving...
Free 123
 1
  0
  415
09 Dec 2023, 09:14
using System;using System.Collections.Generic;using System.Linq;using System.Text;using cAlgo.API;using cAlgo.API.Collections;using cAlgo.API.Indicators;using cAlgo.API.Internals;namespace cAlgo.Robots{ [Robot(AccessRights = AccessRights.None)] public class GBPUSDStrategy : Robot {   [Parameter(DefaultValue = "GBPUSD")]   public string Symbol { get; set; }   [Parameter(DefaultValue = "H1")]   public...
Free 13-21-200 MAs (Multi-Timeframe)
 1
  5
  1739
05 Jul 2022, 15:10
A simple indicator for trend following, consisting of 4 Exponential Moving Averages (EMAs) in total. Parameters: Source                        - The...
29 May 2021, 06:22
GBPUSD H1 +141% From Oct 2018 - Oct 2020 Jan 1st - Now forward tested +36% with 35 trades   Since launch, AUDUSD and EURUSD have both been added to...
03 Apr 2024, 13:33
DragDropBuildYouTube1h Breakout TradingStrategyThis strategy combines the effectiveness of the breakout on 1H timeframe with the aggressiveness of the Martingale. We use indicators such as Super Trend, ATR and ADX to identify...
05 Jul 2017, 05:26
Hi, this indicator displays the Hourly, Daily, Weeky, Monthly Total Pips and ATR Value on Chart. Please rate it and leave a comment. Thank you. ///S.Khan    
05 Jul 2017, 05:28
Hi, This Indicator basically displays : 1. Displays the PIPS (hourly, daily, weekly, monthly) and 2. Draw Lines through +/- ATR values on the CHART.   Have divided the ATR Value by...
05 Jul 2017, 05:25
Hi, This indicator displays the Position info on the Chart over the Position Line.  Kind of visual.  (Courtesy : Charles Layton) Thank you. ///S.Khan    
05 Jul 2017, 05:28
Hi, a simple indicator that displays Pair Info on top of the Chart.  Kinda Helpful information for Traders. Information Displayed are : 1. Pips Current and Closed  2. Unrealized and...
05 Jul 2017, 05:32
Hi All, This cBOT displays 8-Major Pairs strength in different Time Frames.  I have chosen 1-Hr, 4Hr, Daily, Weekly, Monthly. Plus, it also shows the average and the Previous Time...
05 Jul 2017, 05:34
Hi, This cBOT will display 8-Major Pair Strength (in Pips) in different time frames, sorted.  Basically, it helps in knowing 1. how the Pairs are behaving in group and 2....
23 Mar 2024, 11:29
Here you can download my EURUSD 3-Hour PRO robot.You can download my other cBot EURUSD 1-Minute robot here: https://ctrader.com/algos/cbots/show/4041You get both cBots for the same rental price. You get two cBots...
30 Apr 2024, 15:42
DragDropBuildYouTubeThe proposed trading strategy is based on the use of the stochastic indicator, the peculiarity of this strategy is the use of the stochastic indicator in two different configurations, which...
Free 2MA Cloud
 1
  0
  439
28 Feb 2024, 19:41
Since 1MA is too thin, I filled in the space between 2MAs.The images are examples of how to use them.You can use EMA and SMA, or use 180 and 220...
Free 2MA Cross
 2
  5
  614
05 Mar 2024, 18:49
Paint the color between 2MA.When crossed, the color changes.The MA color and the cloud color are the same.2MA Cloud : The color is the same regardless of the cross Support developershttps://cpheasant.gumroad.com/l/wzxuvf Other...
26 Jan 2024, 15:47
Discover a sophisticated cBot, based on two simple moving averages, designed to accurately identify buy and sell signals. Triggered during predetermined hours, our algorithm offers refined trade management. Created with...
26 Jan 2024, 15:47
Discover a sophisticated cBot, based on two simple moving averages, designed to accurately identify buy and sell signals. Triggered during predetermined hours, our algorithm offers refined trade management. Created with...
26 Jan 2024, 15:47
Discover a sophisticated cBot, based on two simple moving averages, designed to accurately identify buy and sell signals. Triggered during predetermined hours, our algorithm offers refined trade management. Created with...
Free 2 Supertrend indicators on 1 chart
 2
  0
  3852
by Vince
27 Aug 2018, 18:23
V.2 - added discription on how to modify the behavior of the indicator - added the possibilty to alert you on screen, with sound and by email (with special thanks to...
Free 2 x Moving Averages together
 0
  0
  3911
26 Sep 2013, 09:18
This Indicator produces 2 x Moving Averages together on the chart, of which you can edit the settings as follows. ie SET Applied price to Close or Median using Zero,...
Free 30mingrids
 0
  0
  1238
by summer
07 Oct 2020, 13:38
 
Free 3 Cloud 3 MA's and Audio
 1
  5
  652
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 3 Cloud MA
 0
  0
  607
25 Aug 2023, 13:02
3 Clouds for Moving Averages. The defaults are for a scalping strategy that uses 8 and 34 Exponantial on 1H and 5m charts, so this will show the 1H on...
Free 3 EMA Cross. Indicator
 2
  5
  1060
by NiLo
26 Feb 2024, 22:53
Download fully automated trading bot based on this algorithm here: https://app.gumroad.com/products/eiWuo- or check this cTrader cBot page first: https://ctrader.com/algos/cbots/show/3969I just released my latest creation. The EMA3 Crossing indicator.This indicator is...
Free 3 EMA MTF (Multi-timeframe)
 1
  5
  7201
26 Mar 2015, 00:52
3 EMA MTF (Multi-timeframe) using System; using cAlgo.API; using cAlgo.API.Internals; using cAlgo.API.Indicators; namespace cAlgo.Indicators { [Indicator(IsOverlay = true, TimeZone = TimeZones.UTC)] public class EMAMTF : Indicator { [Parameter(DefaultValue = 14)]...
Free 3 Line Strike P1
 2
  0
  758
16 Feb 2023, 10:15
This is based on the Strategy as seen on Andy's channel Also if anyone knows a better way to adjust the time frames to better calculate it that would be...
Free 3 line Strike P2
 2
  5
  965
15 Feb 2023, 11:12
This is the other half of the strategy that adds signals for the 3 bars and engulfing Candle Rules for this are as follows 1. Trade with the trend, dont...
Free 3 MA with Cloud
 1
  5
  600
25 Sep 2023, 01:44
This is an indicator where you can choose the type of ma you want.