Matthew Greenslet![]() Idol ![]() ![]() ![]() ![]() Posts: 2077 Joined: 2/27/2006 ![]() | Undoubtedly the reason your pilot script does not run more than one day is because of the runtime error. The scripts are in need of some updating. I have attached a zip file of new pilot scripts with some bug fixes. I believe it will address the particular error you mention here, usability with elite broker, and some other minor fixes. I have been using this scripts for a while now without issue (however every setting has not been thoroughly tested, but I believe it to be stable) This zip file replaces all the scripts. This means you should delete all scripts you have currently and only use the scripts posted here. There are many more files in this zip than you currently have since I have broken each of the classes, forms, and modules into their own files. This would help those that know some coding to search through the code easier (especially within the Pilot IDE) since there are no longer a bunch of nested classes and thousands of lines of code in a single file. I have applied a naming convention to each of the files. Anything than starts with a 'c' is a class file, 'frm' is a form class, 'mod' is a module file, and more importantly for the non-programmers anything that starts with 'Start_' is a script which you can set as an active script and run it (and these are the ONLY scripts which you can run) [Edited by Matthew Greenslet on 1/31/2011 11:11 AM] ![]() |