</> Codebase - Building Blocks
StrategyQuant X platform codebase – a place to share coded customizations and extensions – among all users.
Custom Analysis
Reading Strategy settings, variables, rules and building blocks in few easy step using Xml
How to read each variables values, each the rules from a strategy using Xml. How to use Class XMLUtil ? Which functions are more important ? How to work with JDom Element easily with some example
Building Blocks
XML
Strategy
Strategy settings
Stop Loss
Take Profit
Custom Analysis
Are any Building Blocks better than the other ? Can we find better blocks for our settings, for our instruments and timeframe ? V2
Are any Building Blocks better than the others ? How do we test them ? Can we test them on one Databank ? Can we test Building Blocks on multiple Databanks and improve the Out Of Sample period ? Thanks to our coding sessions and the coding example "changing-strategy-parameters-programmatically" and "viewing-and-changing-strategy-parameters-version-2". We can now create our own custom analysis to get some answer
custom analysis
CodeEditor
Building Blocks