| View previous topic :: View next topic |
| Author |
Message |
Matt_mm
Joined: 07 Jun 2009 Posts: 17
|
Posted: Sun Jun 07, 2009 1:46 am Post subject: Forex Tester 2 |
|
|
Hi,
I've coded a simple strategy and am trying to add it to the FT2 Strategies list.
I've tried adding the .dll to ForexTester2\Strategies\ with no luck as this doesn't show up in the program. Where do I put the strategy .dll file in FT2?
Thanks,
Matt |
|
| Back to top |
|
 |
dackjaniels
Joined: 24 Feb 2009 Posts: 151
|
Posted: Sun Jun 07, 2009 2:38 am Post subject: |
|
|
Hi Matt,
You are putting the strategy in the correct place. I've had the same thing happen myself and it was down to an error in my strategy code. If you can post the code i'm sure someone will be able to help you out.
Regards,
Steve |
|
| Back to top |
|
 |
Matt_mm
Joined: 07 Jun 2009 Posts: 17
|
Posted: Sat Jun 20, 2009 12:41 am Post subject: Vista - programming Forex Tester |
|
|
Thanks,
Been away for a few weeks but back to it.
I was reassured by your answer so continued to look into it. I'm using Vista 64, I found that there was a folder called strategies under C:\Users\Matthew\AppData\Roaming\ForexTester2\Strategies\ which is a hidden folder (AppData). Once I put the strategy in there it worked
Thanks for your help |
|
| Back to top |
|
 |
Tantalus

Joined: 23 Mar 2007 Posts: 300
|
Posted: Sat Jun 20, 2009 4:53 am Post subject: |
|
|
Congratulations! Persistence pays off~
B- _________________ Tantalus Research - Developing 21st Century Trading Systems. |
|
| Back to top |
|
 |
dackjaniels
Joined: 24 Feb 2009 Posts: 151
|
Posted: Sat Jun 20, 2009 7:16 am Post subject: Re: Vista - programming Forex Tester |
|
|
| Matt_mm wrote: | Thanks,
Been away for a few weeks but back to it.
I was reassured by your answer so continued to look into it. I'm using Vista 64, I found that there was a folder called strategies under C:\Users\Matthew\AppData\Roaming\ForexTester2\Strategies\ which is a hidden folder (AppData). Once I put the strategy in there it worked
Thanks for your help |
Glad you got it sorted Matt.
Something worth noting...I think the reason the strategies are stored under the AppData folder is because you installed FT into the 'Program Files' folder on your PC, I did this myself first time. This happens due to Vista file/folder security.
The second time I installed FT I chose the option to install on my main drive (C: in most cases). In this case all FT files are stored in the same place as the main program and are a little easier to find and work with (C:\Forex Tester\).
Either way it should not affect the way FT runs.
Have a god day
Steve |
|
| Back to top |
|
 |
|