Information

Username: marekfx
Member since: 16 Feb 2014
Last login: 16 Feb 2014
Status: Active

Activity

Where Created Comments
Algorithms 4 6
Forum Topics 1 4
Jobs 0 0

Last Algorithm Comments

MA
marekfx · 10 years ago

Hi Timmi,

the weights and multipliers are taken from USDX contract specification as traded on the ICE. Weights were originally  calculated based on the trade volumes.

If you want to assign your own weights or add or remove constituents ensure that:

- sum of absolute values of weights add up to 1

- weight is negative when USD is the quote currency (as in GBPUSD)

MA
marekfx · 10 years ago

hi kestkam,

do you see anything in the cAlgo log window? It should print something like this:

17/02/2014 23:02:19.643 | Offset: 00:00:00
17/02/2014 23:02:19.658 | DST: False
17/02/2014 23:02:19.690 | 158 events loaded

MA
marekfx · 10 years ago

@Elogos, thanks for the bug report, it's fixed now in V4.

@st0424, looks like there is a problem with Japanese date time parsing. The new version has additional logging so can you give it a try and post detailed error logs.

MA
marekfx · 10 years ago

@Elogos, thanks for the bug report, it's fixed now in V4.

@st0424, looks like there is a problem with Japanese date time parsing. The new version has additional logging so can you give it a try and post detailed error logs.

MA
marekfx · 10 years ago

Do you have anything in the log tab? It should print something like this:

17/02/2014 23:02:19.643 | Initialising
17/02/2014 23:02:19.643 | TimeZone Setting: UTC
17/02/2014 23:02:19.643 | TimeZone Name: UTC
17/02/2014 23:02:19.643 | Offset: 00:00:00
17/02/2014 23:02:19.658 | DST: False
17/02/2014 23:02:19.690 | 158 events loaded

MA
marekfx · 10 years ago

Try to update #refernce of System.Data.dll to C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll . You will also need to download and update location of LumenWorks library.