Documentation
Cron job setup
cron is a time-based job scheduler that enables tasks to be scheduled and runned automatically in a set interval. Cron job enables Online Trade to automatically and dynamically add ROI (Return on Investment) on users account and also helps in automatic payments, confirmation and crediting to users account. You can setup cron Job service in two ways: First of all, we have the common settings option. It is to specify the Cron job settings. It contains five parts in every option which are; In this interface, the meaning of Asterisk also needs to be understood. It basically represents the possible number for that position. If it is on minute, then it will make the cron job run every minute. To locate this page and setup cron job on your cpanel host To verify that your cron job is working, run the cron URL on your browser directly e.g. https://www.onlinetrade.com/cron. If this did not return error, it means all is well. you can use an external cron job service such as cronjob.orgWhat is Cron Job?
Cron jobs setups
Using Internal Cron Job service via Cpanel (settings)
wget -O--q yourdomain.com/cron e.g. wget -O--q https://www.onlinetrade.com/cron
I hope this is helpful ?
Using External Cron Job service