What is the procedure to copy over a scheduler and its contents (the batch jobs) from one computer to another?
Just copy relevant .abb (AmiBroker batch) and .apx (Analysis Project) files. Analysis project is self-contained (includes settings and the formula).
Schedule itself is stored in broker.schedule file (in AmiBroker directory). It can be copied too.
1 Like
What about the schedule itself?
Never mind. Didn’t see Tomasz’s last paragraph on my small screen.