Description
using cAlgo.API;
namespace cAlgo {
[Indicator(AccessRights = AccessRights.None)]
public class Lusinvest_Volume : Indicator {
public override void Calculate(int index) {
Chart.DrawText("Please contact @Zedneser", "Lusinvest - Investing in Tomorrow, Today!", index-10, Chart.TopY, Color.White); } } }
Resendez
Joined on 13.09.2020
- Distribution: Paid
- Language: C#
- Trading platform: cTrader Automate
- File name: Volume.algo
- Rating: 3.33
- Installs: 0
- Modified: 13/03/2024 20:32
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.
MI
I appreciate what you shared in the post.
BR
come faccio a scaricare lindicatore…grazie
Update Indicator - https://ctrader.com/algos/indicators/show/4020