Description
I have Bot to place Bulk orders in either direction or both Sale and Buy for cTrader. Those who are interested I can give it for FREE. It places as many as orders on one click in any direction or both and is good for high volatility.
Contact me on m.tausif@hotmail.co.uk
OR
and I will send it for FREE.
using System;
using System.Linq;
using cAlgo.API;
using cAlgo.API.Indicators;
using cAlgo.API.Internals;
using cAlgo.Indicators;
namespace cAlgo.Robots
{
[Robot(TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]
public class Test : Robot
{
protected override void OnStart()
{
// Put your initialization logic here
Print("Contact me on https://t.me/hafraf ");
}
protected override void OnTick()
{
// Put your core logic here
}
protected override void OnStop()
{
// Put your deinitialization logic here
}
}
}
SU
SUperAlgo
Joined on 29.04.2020
- Distribution: Free
- Language: C#
- Trading platform: cTrader Automate
- File name: Test.algo
- Rating: 5
- Installs: 1992
- Modified: 13/10/2021 09:55
Warning! Running cBots downloaded from this section may lead to financial losses. Use them at your own risk.
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.
TG
How cTrader demo to live ctrader, mt4 Trade Copier ?
hi, my name Tieng Thu, email hoaithu@gmail.com.
Besides email communication, how can I contact you?