OmniTrader Forum
-
ATM
Move ATM method |
^ Top | ||
Buffalo Bill![]() Posts: 539 Joined: 10/3/2006 Location: Stafford, VA ![]() | How do you move an ATM method from one copy of OT to another? Just copying the .its file doesn't seem to work - the receiving version of OT doesn't seem to "see" it | |
^ Top | ||
mholstius![]() Posts: 175 Joined: 1/13/2017 ![]() | Hi Buffalo, Be sure to add the .txt on the end of the file too.... xxxxxx.its.txt I've had no problems moving them between machines - just have to restart OT to let them compile again too. Mark | |
^ Top | ||
Buffalo Bill![]() Posts: 539 Joined: 10/3/2006 Location: Stafford, VA ![]() | Mark I copied an ATM method - methodxyz.its.txt - into the OT2018/ATM folder and restarted OT. Still not showing up when I click "ATM" button in OT. That is the right folder? | |
^ Top | ||
LSJ![]() Posts: 515 Joined: 8/17/2006 Location: Citrus Springs, FL ![]() | I haven't tried it yet but wonder if you open IDE and do a build all if it would help. I have two other computers I sync and I copy the entire ATM folder and it has worked. | |
^ Top | ||
Buffalo Bill![]() Posts: 539 Joined: 10/3/2006 Location: Stafford, VA ![]() | Larry yea I tried that - edit omnilang - compile. Everything compiles fine, still not showing. Hmmm | |
^ Top | ||
mholstius![]() Posts: 175 Joined: 1/13/2017 ![]() | Hmmm No clue. I do that on a regular basis and no problems. Is the file corrupt? Does it still work on the original OT ATM? Mark | |
^ Top | ||
Buffalo Bill![]() Posts: 539 Joined: 10/3/2006 Location: Stafford, VA ![]() | ok finally worked. Not sure why I had to restart OT 3 times, but hey | |
^ Top | ||
Keith Parsons![]() Posts: 76 Joined: 6/28/2009 Location: Durban, South Africa ![]() | Good day all, I wanted to copy its from one PC to another. I followed exactly what Mark suggested + LSJ + 3 * restarts as per Buffalo action.Unfortunately "no luck" Thereafter entered manually. In ending sure appreciate all the posts / support from the amazing forum groups throughout 2018. Thank u all very much. Merry Xmas and of course Good Health Regards, | |
^ Top | ||
mholstius![]() Posts: 175 Joined: 1/13/2017 ![]() | Good morning Keith, I think I remember Ed saying that they improved OT2019 so that it only compiled “necessary”(?) files when it opened to save time. This is just a guess, but maybe it doesn’t know that the copied file is there and thus doesn’t compile it? If so, maybe this would work when starting OT after copying the file; Just a guess - maybe Barry can weigh in on this? Merry Christmas, Mark ![]() | |
^ Top | ||
Keith Parsons![]() Posts: 76 Joined: 6/28/2009 Location: Durban, South Africa ![]() | Hi Mark, Thank u for this - unfortunately it did not work. However and in a different PC - I had recently noted a small problem. Actioned your above suggestion and immediately noted the cause. So for my future "check lists" this is one procedure I will do. Regards, | |
^ Top | ||
Barry Cohen![]() Posts: 6338 Joined: 1/19/2004 ![]() | The ATM method files are in the OT201#/ATM folder, that should be all you need if you just want the method. Of course if it uses an OmniLanguage you'll need those files as well. If you don't have the same strategies that the method uses on the destination machine, you'll want to copy those too. OT2019 will compile methods on startup if it detects something new. |