User rating: 0
Joined: Tue 22 Nov, 2011, 12:47 Posts: 130 Location: United States,
hi,
I read in the documentation that the default cache location for stand alone mode is in
System.getProperty("java.io.tmpdir") + ".cache"
But it is not there.
Can you please advice where can I find the cache?
Also - would it be wise to set the stand alone cache to the JForex Client cache folder? (specifically in Range Bars scenario where the bars of two clients are totally different).
Cache is located in for windows: System.getProperty("user.home")/Local Settings/JForex/temp/.cache for thers: for windows: System.getProperty("user.home")/JForex/temp/.cache
cb888trader
Post subject: Re: Cache location in stand alone
Post rating: 0
Posted: Fri 16 Dec, 2011, 11:15
User rating: 0
Joined: Tue 22 Nov, 2011, 12:47 Posts: 130 Location: United States,
hi Support,
Can you please answer -
Is it considered a good practice to share the same cache location for both JForex API and JForex Client? specifically for Range Bars which are known to render different results by different clients (prior to ver 2.6.50)?