Import FX Rates
Just make sure you have installed com.finmars.finmars-database-fx-rates
Finmars Database FX Rates
You can change Schedule in workflow.json crontabcom/finmars/finmars-database-fx-rates/import-fx-rates/workflow.json
{
"workflow":
{
"user_code":"com.finmars.finmars-database-fx-rates:import-fx-rates",
"is_manager": false,
"tasks": ["com.finmars.finmars-database-fx-rates:import-fx-rates.task"],
"periodic": {
"crontab": "0 3 * * *"
}
}
}
So in the end you need to see your definition scheduled in Finmars Workflow