SDK updates. Subscribe to be informed!!!

Moderator: admin

Re: SDK updates. Subscribe to be informed!!!

Postby tllewell » Fri Feb 12, 2016 7:58 am

Well, it didn't fail; it just took a very long time. I had a situation where the default MS layout and my layout were opening automatically when TS started, and it was too much for the program to do at startup and MS just got hung up. I used the Task Manager to kill the multiple MS processes, got a smaller layout to open OK, and then closed it. Then I could start TS without MS starting automatically, and that's the only way this really heavy layout gets started cleanly. Like I said, it's probably just doing too much, or I simply need more cores or something. (Might not do me any good; TS is 32-bit, isn't it?) Anyway, all is OK now.
tllewell
 
Posts: 76
Joined: Thu Mar 01, 2012 4:06 pm

Re: SDK updates. Subscribe to be informed!!!

Postby tllewell » Fri Feb 12, 2016 8:03 am

What version of Lua is running in the the JIT in Marketscope in the new version? I'm still using 5.1, although I'm not sure if 5.2 is available for Windows yet. Also, if I wanted to start using Javascript, what version of that would I be using?
tllewell
 
Posts: 76
Joined: Thu Mar 01, 2012 4:06 pm

Re: SDK updates. Subscribe to be informed!!!

Postby Alexey.Pechurin » Mon Feb 15, 2016 1:37 am

Hello,

We use the following versions of 3rd party libraries:
Lua - 5.1.5
LuaJIT - 2.0.0
JavaScript V8 - 3.28.20
Alexey.Pechurin
 
Posts: 98
Joined: Sun Jul 22, 2012 11:26 pm

Re: SDK updates. Subscribe to be informed!!!

Postby Konstantin.Toporov » Thu Dec 07, 2017 10:50 pm

New version of Indicore SDK has been released:
http://fxcodebase.com/wiki/index.php/Wh ... K_3.4.0.3F

Release notes:
- Some internal improvements.
- Rebuilt with newer C++ runtime (VC 14.0) for Microsoft Visual Studio 2015.
- Console utilities (IndicatorRunner, ConsoleBacktester, Console Optimizer) were moved into separate package Indicore Backtest Utils
- Indicore Backtest Utils are available for Win-32, Win-64, Linux-32, Linux-64 and MacOS-64 platforms.
Konstantin.Toporov
FXCodeBase: Initiate
 
Posts: 113
Joined: Mon Aug 31, 2015 10:16 am

Re: SDK updates. Subscribe to be informed!!!

Postby Cactus » Mon Feb 26, 2018 6:16 pm

Hello
I would like to point out something I noticed with the console utilities
I tried using the IndicatorRunner located in
Code: Select all
C:\Gehtsoft\IndicoreBacktestUtils_x64\IndicatorRunner
and the problem I am having it will not insert a comma after the time... So for example, the line looks like:
Code: Select all
Date,Open,High,Low,Close,Volume,out,
11/27/2001 17:00:0077.55000,77.89000,77.26000,77.65000,0.00000,n/a,


But if I use the version in
Code: Select all
C:\Gehtsoft\IndicoreSDK3

Then the line appears correct:
Code: Select all
11/27/2001 17:00:00,77.55000,77.89000,77.26000,77.65000,0.00000,n/a,
Never chase the money, let the money come to me
User avatar
Cactus
FXCodeBase: Graduate
 
Posts: 242
Joined: Fri Feb 19, 2016 11:46 am
Location: Errywhere

Re: SDK updates. Subscribe to be informed!!!

Postby Cactus » Tue Feb 27, 2018 1:37 pm

Also, further about the IndicatorRunner. I seem to be having an issue with the "weekly timeframe" price data...
All the indicator outputs come out blank (but work on daily or monthly)
I am using csv as data input
For example, the only line of the result after running an indicator on weekly data is:
Code: Select all
Date,Open,High,Low,Close,Volume,out,
02/17/2018 17:00:00,0.79101,0.79354,0.77903,0.78394,3884710.50000,n/a,

the last line of the .csv data i provide looks like:
Code: Select all
2018-02-17,22:00:00,0.791015,0.7935450000000001,0.7790350000000001,0.7839400000000001,863269


There is no error. But execution time is always 0.01 and it just seems not to work with weekly data for me
Never chase the money, let the money come to me
User avatar
Cactus
FXCodeBase: Graduate
 
Posts: 242
Joined: Fri Feb 19, 2016 11:46 am
Location: Errywhere


Previous

Return to Indicator Development

Who is online

Users browsing this forum: No registered users and 8 guests