Paid Volume_Kiko
 0
  5
  0
15 Sep 2023, 08:59
// ------------------------------------------------------------------// Converted from MQ4 to a cTrader indicator by https://clickalgo.com// Paste this code into your cTrader Code editor and build.// ------------------------------------------------------------------using System;using System.Collections.Generic;using cAlgo.API;using cAlgo.API.Indicators;using cAlgo.API.Internals;using System.Linq;using System.Text;using System.Text.RegularExpressions;using...
Paid Volume_Kiko
 0
  5
  0
15 Sep 2023, 08:59
// ------------------------------------------------------------------// Converted from MQ4 to a cTrader indicator by https://clickalgo.com// Paste this code into your cTrader Code editor and build.// ------------------------------------------------------------------using System;using System.Collections.Generic;using cAlgo.API;using cAlgo.API.Indicators;using cAlgo.API.Internals;using System.Linq;using System.Text;using System.Text.RegularExpressions;using...