Tag Archives: table functions

Calculation Nodes and Networks

The .NET Calculation Engine library finaquant® calcs (available until August 2013) will comprise Calculation Nodes and Networks in addition to the table functions of the non-commercial finaquant® protos. The term table function should be clear by now: Functions with in-memory … Continue reading

Posted in Calculation engine | Tagged , , , | Leave a comment

Calling table functions from Microsoft Excel

This article explains how the table functions of the non-commercial .net library finaquant® protos can be called from within Microsoft Excel using VBA macros. Two possible integration options are presented here: 1) Calling a .net method from an Excel macro … Continue reading

Posted in Calculation engine | Tagged , , , | 1 Comment

New release: finaquant® protos 1.02

What is new in finaquant® protos release 1.02? Filtering and sorting tables Filtering and sampling tables by dates (incl. extended date functions) Subtable transformers (applying a table function on all subtables of an input table) Function routers (applying selected table … Continue reading

Posted in Calculation engine | Tagged , , , | Leave a comment

Function Router

As explained in the related article, subtable transformation is a simple way of applying the same table function on every subtable of an input table. Function Router1 extends this concept further; with the table functions of the .net library finaquant® … Continue reading

Posted in Calculation engine | Tagged , , | 2 Comments