Description
Dragon GOLD EA, use trade gold with good profit, minimum balance is 3000$ with lot
0.01, on M5 bar with gold pair like XAUUSD,...
To download the demo Version free for demo account and back test please visit:https://gum.co/ACaVN
To download the PRO Version please visit: https://gum.co/mxmVfE
For full source code https://gum.co/HIUTI
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 DragonGoldEAOnline : Robot
{
protected override void OnStart()
{
// Put your initialization logic here
if (RunningMode == RunningMode.RealTime || RunningMode == RunningMode.VisualBacktesting)
{
Chart.DrawStaticText("download", "\n\n\n\n To download the demo Version please visit: https://gum.co/ACaVN \n\nTo download the PRO Version please visit: https://gum.co/mxmVfE OR https://gum.co/HIUTI for full source code" + "\n\nContacts please write to: nghiand.amz@gmail.com", VerticalAlignment.Top, HorizontalAlignment.Center, Color.Yellow);
}
}
protected override void OnBar()
{
}
protected override void OnTick()
{
// Put your core logic here
}
protected override void OnStop()
{
// Put your deinitialization logic here
}
}
}

nghiand.amz
Joined 06.07.2020
- Type: Paid
- Language: C#
- Trading Platform: cTrader Automate
- Filename: DragonGoldEAOnline.algo
- Rating: 0
- Downloads: 1130
Warning! Executing cBots downloaded from this section may result in loss of funds. Use them at your own risk.
Notification Publishing copyrighted material is strictly prohibited. If you believe there is copyrighted material in this section you may use the Copyright Infringement Notification form to submit a claim.
Comments
Only logged in users can post a comment
NM
Where do i chose M5 bar

more money,more save
PR
Hi,
I have checked backtesting. 3k is not enough. Minimum request 5k.
Try between 01/03/2021 and 05/05/2021
not enough info... there should be image of draw down and about 3-4years backtesting