Log in to see Cloud of Tags

Wealth-Lab Wiki

Search Engine

Here you can search through the pages of this Namespace, their attachments and the files uploaded to the system.
Note: the results will only display the items you have permissions to read.



Filter by Category

















This search, performed through 3.85 MB (775 documents, 11907 words), completed in 0.0 seconds and yielded 11 results.

TASC 2008-08 | Premier Stochastic Oscillator (Leibfarth) — 15.4%

[...] public PremierStochasticStrategy() { paramPTLong = CreateParameter( "Profit Target (L)" , 1.08, 1.01, 1.30, 0.01); paramSLLong = CreateParameter( "Stop Loss (L)" , 0.96, 0.85, [...]

99WallStreet fundamental provider — 15.4%

[...] RevenueEstimate, and RevenueSurprise . They are available in two forms: In a popup when mousing over an [99] eps item on a stock chart In WealthScript Strategoes via the GetDetail or FormatValue methods: Make sure you've collected the fundamental data before running this Strategy (Data Manager > "Update Data" tab > check "99WallStreet.com earnings releases" > go to "DataSets" tab > click "Update DataSet"). using System; using System.Collections.Generic; using System.Text; using System.Drawing; using WealthLab; using WealthLab.Indicators; namespace WealthLab.Strategies { [...]

Trade Graphs | Risk/Reward Ratio — 7.7%

[...] adjacent two red bins, -0.5 and 0, have comprised losing trades which risk/reward was ranging from -0.99:1 to -0.5:1 and from -0.49:1 to 0, respectively. [...]

TASC 2015-03 | Kiss & Touch With The Modified True Range (Lindgren) — 7.7%

[...] 1, 100, 1); } protected override void Execute() { int period = paramPeriod.ValueInt; double Goal = 9.99; //Calcluate modified [...]

TASC 2008-11 | Corona Charts (Ehlers) — 7.7%

[...] Momentum.Series(ds, 1)[bar] + alpha * HP[bar-1]; DataSeries smoothHP = FIR.Series(HP, "1,2,3,3,2,1" ); DataSeries hmlSer = Median.Series( High - [...]

TASC 2008-03 | Measuring Cycle Periods (Ehlers) — 7.7%

[...] 8; n < 51; n++ ) { double beta = Math.Cos(twoPi / n); double g = 1 / Math.Cos(2 * twoPi * delta / n); double a = g [...]

Export2ASCII — 7.7%

[...] DateTime format (see below) Description Exports data to ASCII comma-separated files. Sample data string: 07/31/2009,162.99,165,162.91,163.39,15090600 [...]

Correlation — 7.7%

[...] WealthLab.Strategies { public class MyStrategy : WealthScript { protected override void Execute() { int Period = 99; CMO cmo = CMO.Series( [...]

WealthScript Techniques | Splitting a Position — 7.7%

[...] Risk reward of 4) The following call accomplishes this: Position s = SplitPosition ( LastPosition , 49.99 ); SplitPosition returns a new Position [...]

Position Options — 7.7%

[...] slippage as a percentage of size (e.g. 100% sizing - 0.05% slippage - 0.05% commission, so final size = 99.9%). Related option For last position, use [...]

Wealth-Lab 6 Open Issues — 7.7%

[...] frequency that different actions are taken for Positions associated in a split when the strategy enters several Positions on the same bar. /* Example: [...]

Important Disclaimer: The information provided by Wealth-Lab is strictly for informational purposes and is not to be construed as advice or solicitation to buy or sell any security.  The owner of Wealth-Lab.com assumes no liability resulting from the use of the material contained herein for investment purposes. By using this web site, you agree to the terms of this disclaimer and our Terms of Use.


ScrewTurn Wiki. Some of the icons created by FamFamFam.