Home     News     Software     Order     Download     Support     Publications     Research     Contacts  
   Home

   News

  •  

  • Latest News
      
  •  

  • World News
      
  •  

  • Our achievements
      
       Software

  •  

  • TradeStation Solutions
      
  •  

  • Genetic Optimizer v.2.0 (TSG2)
      
  •  

  • Trendiness
      
  •  

  • Genetic Optimizer v.1.5 (TSGO)
      
  •  

  • Portfolio Analyzer
      
  •  

  • MATLAB Link Dll
      
  •  

  • Excel Link Dll
      
  •  

  • Wavelet Transform Dll
      
  •  

  • Portfolio Software
      
  •  

  • Genetic Optimization
      
  •  

  • eSignal Solutions
      
  •  

  • Matlab & TradeStation Solutions
      
  •  

  • Excel & TradeStation Solutions
      
       Order

       Download

  •  

  • Free Download
      
  •  

  • Update
      
       Support

  •  

  • Online Help
      
  •  

  • Upgrade Policy
      
       Publications

  •  

  • Fractal dimension – numerical characteristic of trend
      
  •  

  • Volatility Models
      
  •  

  • Genetic optimization. Application in TradeStation environment.
      
  •  

  • Trading Systems Free
      
  •  

  • Money Management
      
       Research

  •  

  • TS Excel Link's using example
      
  •  

  • Strategy Optimization, Curve Fitting and Walk Forward Analysis.
      
  •  

  • Entropy Indicator in TradeStation using Matlab
      
  •  

  • TradeStaion Genetic Optimizer
      
       Contacts

    Overview: Wavelet Dll

    The Application is realized as the dynamic library dll. The interaction with the library is carried out by means of two functions:

    1. RUNWVL(&ArrayPrice[0],Scales, Threshold),
    2. that carries out the direct and inverse Redundant Haar wavelet transformations.

      The given function returns the filtered price series. Input parameters for function RUNWVL are

      • Data file which we shall set below,
      • Number of scales,
      • Threshold value of the signal / noise ratio, as a rule.

      Clearly that value of function RUNWVL(&ArrayPrice[0],Scales, 0) is the initial price series.

    3. GetAllValues(Output, Scale),
    4. which values according to the parameter Output value are

        1. Redundant Haar wavelet coefficient (Output = 1),
        2. Noise level (Output = 2),
        3. Filtered Redundant Haar wavelet coefficient (Output = 3).

    On the appropriate scale which is set by parameter Scale .

    For example, GetAllValues(1, 5) is equal to the 5-th coefficient value Wavelet5. GetAllValues(Output, ) ) provides the Residual term.



    <<< Redundant Haar wavelet
    Work with library dll >>>


    Developed by: webdesign.tria.lv  

      About | Privacy Statement | Terms of use | TradeStation Disclaimer

    Copyright © 2004 TS Smart Research

    time: 0.9999 | queries: 3