Description
This is an indicator that always displays cross hair for cTrader.
・ Line color, type, and transparency can be changed
・ Horizontal lines and vertical lines can be displayed / hidden respectively.
・ Price and time can be displayed / hidden respectively
こちらはクロスヘアー(十字線)を常に表示させるcTrader用のインジケーターとなります。
・線の色・種類・透明度を変更可能
・水平線・垂直線はそれぞれ表示/非表示可能
・値段・時間はそれぞれ表示/非表示可能
Free or donation download
YouTube
Another indicators:
--free--
Upper TF Heikin-ashi Bull Bear
--paid--
MTF OHLCFP Lines Candles Before
cBot:
Auto Calculate Lots V4.0 自動ロット計算
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 crosshairsample : 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: Cross Hair sample.algo
- Rating: 5
- Installs: 1438
- Modified: 13/10/2021 09:55
Comments
Dude, you might have made a mistake, the name I downloaded was "Cross Hair sample" and after installation the name changed to "Back in time sample" Is your indicator an upload error?
Sorry, network problems, network lag, so sent three of the same.
I can say this, with your stack of these indicators to do a product is definitely better than the current ctrader, do products, Europeans are still no better than Asians.
I can say this, with your stack of these indicators to do a product is definitely better than the current ctrader, do products, Europeans are still no better than Asians.
I can say this, with your stack of these indicators to do a product is definitely better than the current ctrader, do products, Europeans are still no better than Asians.
I mistake file.
you can download from here.
not this site.