What's new

General schedule robot expirations

xxx

Member
[CITA] bien
Me gustaría agregar algunas líneas de código a la fecha de vencimiento para asociar el bot con un número de cuenta y un corredor

}
// ================================================ ================================================== ===========
int start ()
{
string batas = "2030.11.11 00:00"; // año, mes, fecha, caducidad
int tt = StrToTime (batas);
if (TimeCurrent ()> tt)
{
Alerta ("Licencia finalizada, visite https: // xxxxxxxx ");
retorno (0);
}
// ================================================ ================================================== ===========
[/CITAR]
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

Users Who Are Viewing This Thread (Total: 1, Members: 0, Guests: 1)

Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock    No Thanks