- ago
Build 3 of finantic.InteractiveGraphic extension is a major upgrade.
It opens the door to a new realm of intersting plots and graphics, many of which you've probably never seen before.

Now you no longer need complicated C# code to generate a plot but can use building blocks and Excel-like formulas.

These plots will provide new and unknown insights in the inner workings of your building block strategy and spark new ideas for improvements.

The extension comes with verbose help pages and with many examples. These examples are either ready to use or as a starting point for your own exciting graphics.

Please see https://www.wealth-lab.com/extension/detail/finantic.InteractiveGraphics for all the details.
0
116
9 Replies

Reply

Bookmark

Sort
- ago
#1
Most examples require the finantic.Eval extension to work properly.
Some examples require the finantic.Indicators extension.
0
- ago
#2
If a plot is composed form C# code snippets there are sometimes problems with the snippets for BeginBacktest() and Cleanup(). This is due to some glitch in the Building Block API. Please vote for the following #FeatureRequest to get the situation rectified and the generated code more streamlined:

Building Block API: add GenerateBacktestBeginCode and GenerateCleanupCode
(https://www.wealth-lab.com/Discussion/Building-Block-API-add-GenerateBacktestBeginCode-and-GenerateCleanupCode-11686)

And while we're at it: Please vote for the following #FeatureRequest to make the User Experience of future builds more friendly:

Building Block API: error messages and action buttons
https://www.wealth-lab.com/Discussion/Building-Block-API-error-messages-and-action-buttons-11584
0
- ago
#3
With some of the examples the "Run Backtest" button in the Building Block Strategy window does not work. You need to go "Open as C# Coded Strategy" and click the "Run Backtest" button there. Sometimes you have to click "Run backtest" twice.

This comes form the fact that the Building Block API allows additional using statements only when a Plot block is dragged to the surface and not later, when it is run with a new PlotSpec.

I try to get WL Team to change this.
0
- ago
#4
It is easy to create new, exciting plots with build 3 of finantic.InteractiveGraphics.

If you built something that is interesting for others also, please publish the PlotSpec here.
0
- ago
#5
WARNING:
Build 3 does not work as intended. We had some trouble during the publishing process and not all necessary files arrived in the installation image.

A fixed build 4 is on the way...

Sorry for the trouble.
0
- ago
#6
@DrKoch: Many thanks for the quick response! I am looking forward to Build 4 :-)
0
- ago
#7
May I suggest adding a parameter or check box that would place the ScottPlot behind the Chart rather than in front of the Chart? That would save me a great deal of Chart/ScottPlot manipulation.
0
- ago
#8
Build 4 of finantic.InteractiveGraphics is now available.
It fixes a bug in the installation procedure of Build 3.
0
- ago
#9
QUOTE:
adding a parameter or check box that would place the ScottPlot behind the Chart rather than in front of the Chart


I'll add this to the list for build 5.
1

Reply

Bookmark

Sort