Warning! This section will be deprecated on February 1st 2025. Please move all your Indicators to the cTrader Store catalogue.
Description
This indicator is an indicator for cTrader that allows you to move to the date of the past chart you want to see in an instant.
こちらのインジケーターは見たい過去チャートの日付まで一瞬で移動できるcTrader用インジケーターとなります。
Free download:
How to use:
Another indicators:
--free--
Upper TF Heikin-ashi Bull Bear
--paid--
MTF OHLCFP Lines Candles Before
cBot:
Auto Calculate Lots V4.0 自動ロット計算
Best Regards
using System;
using cAlgo.API;
using cAlgo.API.Internals;
using cAlgo.API.Indicators;
using cAlgo.Indicators;
namespace cAlgo
{
[Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]
public class Backintimesample : Indicator
{
protected override void Initialize()
{
}
public override void Calculate(int index)
{
Chart.DrawText("Please download above link", "", index, 100, Color.Black);
}
}
}
yomm0401
Joined on 11.04.2020
- Distribution: Free
- Language: C#
- Trading platform: cTrader Automate
- File name: Back in time sample.algo
- Rating: 0
- Installs: 1779
- Modified: 13/10/2021 09:55
Note that publishing copyrighted material is strictly prohibited. If you believe there is copyrighted material in this section, please use the Copyright Infringement Notification form to submit a claim.
Comments
Log in to add a comment.
you need download from here
https://gum.co/backintime
I haven't published the source code It cannot be downloaded directly from this site.
Best regards
Hi there is download linke. the download bottom, download blank indicator.
!!!!
I need a custom indicator! please contact me fcarabat@gmail.com