Search found 43 matches

by GFXFTS
Mon Jan 27, 2025 3:15 am
Forum: Programming
Topic: Write Command
Replies: 1
Views: 32238

Write Command

Hello, How can I write a list of variables to just one file with a loop please? The write command below only saves the last variable, e.g. with "JPY" mentioned in it. Ideally, I would like to have all the variables in one file. Is there also a way to save it into an existing Excel .xlsx fi...
by GFXFTS
Wed Dec 27, 2023 11:25 am
Forum: Programming
Topic: Save series as a .json file
Replies: 1
Views: 29508

Save series as a .json file

Hello, how can I save a series from a workfile in the .json format individually instead of the whole workfile please? Thanks a lot, Günter
by GFXFTS
Wed Dec 27, 2023 11:02 am
Forum: Programming
Topic: Database DBREFRESH
Replies: 1
Views: 28117

Database DBREFRESH

Hello, wouldn't it make sense to have a DBREFRESH command for a database similar to the WFREFRESH command for a workfile for a linked series? Thanks, Günter
by GFXFTS
Thu Feb 03, 2022 9:27 am
Forum: Programming
Topic: Calculating returns for different samples
Replies: 0
Views: 14406

Calculating returns for different samples

Hello, I would like to calculate the returns for the series in the attached workfile for different sample periods. Is that possible by chance? Once that is done I would like to have them all in one table. I have these samples in mind but would like to be able to add more: ' Study Samples smpl 01/09/...
by GFXFTS
Wed Mar 31, 2021 3:33 am
Forum: Programming
Topic: Table for data releases
Replies: 3
Views: 4846

Re: Table for data releases

Hi Gareth, The raw data is in the workfile. So for the first row for example the data is cpi_chng series US CPI Urban Consumers MoM SA for "Actual" cpi_chng_bn_survey_median series US CPI Urban Consumers MoM SA for "Surv(M)" cpi_chng series LAG minus 1 US CPI Urban Consumers MoM ...
by GFXFTS
Tue Mar 30, 2021 1:38 am
Forum: Programming
Topic: Table for data releases
Replies: 3
Views: 4846

Table for data releases

Hello,

Hope all well.

Is it in theory possible to replicate the attached screenshot of a Bloomberg data release in Eviews as a table? I have also attached the .prg and .wf for the underlying data.

Would be great if you could point me in the right direction.

Thanks a lot.

Best wishes,

Günter
by GFXFTS
Fri Mar 19, 2021 3:46 am
Forum: Programming
Topic: Sample command
Replies: 4
Views: 5436

Re: Sample command

Perfect. Thanks a lot. Best, Günter
by GFXFTS
Wed Mar 17, 2021 4:53 am
Forum: Programming
Topic: Sample command
Replies: 4
Views: 5436

Re: Sample command

Hi Gareth,

Forgot the attachments, sorry.

The NAs concern the group "g_g10_pch" in the attached workfile.

For 16/03/2021 there are NA so I would like to move the sample to the previous day if possible via a command.

Thanks a lot.

Best,

Günter
by GFXFTS
Tue Mar 16, 2021 3:59 am
Forum: Programming
Topic: Sample command
Replies: 4
Views: 5436

Sample command

Hello, How would I define a sample command which uses the last possible observations only if there is not an NA, please? In the screenshot attached I would like to define the sample as: smpl 15/03/2021 15/03/2021 (as all the values are available) and then tomorrow smpl 16/03/2021 16/03/2021 Thanks a...
by GFXFTS
Mon Mar 15, 2021 9:13 am
Forum: Programming
Topic: Roll command
Replies: 1
Views: 3861

Roll command

Hello, Hope all well. Is there documentation for the roll commands by chance? I realized that the command capture is not working for this routine. I have attached a picture with the popup which appears with the options if I run the command. Ideally, I would like to automate this in a program. I also...
by GFXFTS
Mon Mar 15, 2021 8:16 am
Forum: Programming
Topic: Ranked Bar Chart
Replies: 13
Views: 14052

Re: Ranked Bar Chart

The problem is that I don't understand the syntax of the label command :-( Would you mind giving me one more example, please? Thanks a lot, Günter
by GFXFTS
Sun Mar 14, 2021 7:46 am
Forum: Programming
Topic: Ranked Bar Chart
Replies: 13
Views: 14052

Re: Ranked Bar Chart

Hi Gareth, Thanks a lot for this. How would I go about the labelling in the attached example, please? Ideally, I would like to name the series as follows: D_USGGBE10INV = US 10YR BE (Inv.) D_UXA = Vix Future D_XAUUSDV3M = Gold Vol D_XAGUSDV3M = Silver Vol d_fxvol = G10 FX Vol (PC1) The group list wo...
by GFXFTS
Tue Mar 09, 2021 5:38 am
Forum: Programming
Topic: Ranked Bar Chart
Replies: 13
Views: 14052

Re: Ranked Bar Chart

Hi Gareth, Thanks a lot for that. Almost there I believe but the values don't correspond to the new labelled series if you compare the group "g_g10_pch" and the "market_movers" chart in the attached workfile I am afraid. I have to admit that I am not a programming expert as you h...
by GFXFTS
Sun Mar 07, 2021 7:59 am
Forum: Programming
Topic: Ranked Bar Chart
Replies: 13
Views: 14052

Re: Ranked Bar Chart

And how would you go about a date and time stamp in such a chart like the one below, please? Thanks a lot, Günter for %text = "Source: Bloomberg ("+@strnow("DD-Mon-YY") %text1 = "," + @time %text1a = "CET)," %text2 = " www.fxproject.ch, @GFXFTS ." Ma...
by GFXFTS
Sun Mar 07, 2021 7:02 am
Forum: Programming
Topic: Ranked Bar Chart
Replies: 13
Views: 14052

Re: Ranked Bar Chart

Hello, Hope all well. I have got a problem with displaying the series name in the chart I have created below. The bar chart doesn't display the correct name of the series, e.g. "USDCAD (D/D %)" . Do you know by chance where I make a mistake? Thanks a lot. Best, Günter ' Transformations for...

Go to advanced search