Page 2 of 3

Re: Strategy Runner 1.0 has been released

PostPosted: Sat Nov 18, 2017 8:42 pm
by Loggy48
Konstantin

The IndicoreSDK/ConsoleBackTester was a possible solution but I was hoping to rid myself of any dependence on any variety of Windoze :( which is one of the drawbacks of TS2.

My Win8.1 machine is permanently a problem, as is my VPS Win2008 server while my various Ubuntu 16.04 LTS Linux boxes work 24/7 without a hitch!

Maybe WIne is the solution. either the software or liquid versions!

Re: Strategy Runner 1.0 has been released

PostPosted: Tue Nov 21, 2017 9:21 am
by Konstantin.Toporov
We going to publish console backtester and optimizer for linux/mac very soon in a couple of weeks.

Re: Strategy Runner 1.0 has been released

PostPosted: Sun Nov 26, 2017 11:20 am
by Loggy48
:D

Re: Strategy Runner 1.0 has been released

PostPosted: Thu Dec 07, 2017 10:44 pm
by Konstantin.Toporov
Console backtester and optimizer are published for Linux 32/64, Mac OS 64 and Windows 32/64
http://fxcodebase.com/wiki/index.php/In ... test_Utils

Re: Strategy Runner 1.0 has been released

PostPosted: Wed May 09, 2018 1:09 pm
by Loggy48
I'm back on this problem now as I really want to ditch Windoze and link my analysis program into my strategy.

I still have a problem with libindicore.python.so not being found but simple strategies appear to run OK.

But when I try to subscribe to an order or trade event so the event can be correctly handled in ExtAsyncOperationFinished, I get (from Prepare) a message saying:

event_provider_not_configured

How do I do that?

Re: Strategy Runner 1.0 has been released

PostPosted: Sun May 13, 2018 8:47 am
by Loggy48
Anyone there?

Apart from the events manager issue which I still haven't solved, I have been looking at the Console Optimiser and Backtester in a Linux context:

Console backtester and optimizer are published for Linux 32/64, Mac OS 64 and Windows 32/64


But the instructions are written for a Windows environment only - the programs have type ".exe", directories are back-slashed and options forward slashed.

How do I run the programs under Linux?

Re: Strategy Runner 1.0 has been released

PostPosted: Sun May 13, 2018 9:13 am
by Loggy48
I am wondering whether the events issue is due to a pre-wired file structure.

For example if I grep -a event StrategyRunner I get a number of instances of (concatenated) text that contain "/home/jenkins/jenkins" which suggest someone with a username Jenkins is involved!

Do I have to use the ForexConnect API? In which case I may as well recode the strategy anyway or at least strip a lot of stuff out of it and build some modules.... :)

Re: Strategy Runner 1.0 has been released

PostPosted: Wed May 16, 2018 4:39 am
by Apprentice
Delegated to a Omsk development team.

Re: Strategy Runner 1.0 has been released

PostPosted: Wed Sep 19, 2018 1:38 am
by richardtao
hi there
i appreciate this runner. it is very useful tool. i had wating such tool for a long time.
i hope it cound run all the strategies which are running on the TS platform correctly.
it means the strategies port to runner need no modified.
i am looking forward to the next runner could support all the TS strategies features which would be not restricted by email, write files, multiple load getSyncHistory etc..
thank you so much.

regards, richard

Re: Strategy Runner 1.0 has been released

PostPosted: Fri Sep 28, 2018 3:17 pm
by Konstantin.Toporov
Thank you.
There are plans to make a new release.
We appreciate your feedback.