Jump to content
Medved Trader Forums

flightdeck

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by flightdeck

  1. when opening chart:

    Medved Trader encountered an Error

    Object reference not set to an instance of an object.

    Please contact Medved Trader technical support and provide the error details

    AppVer: 1.0.1986.1931 Err.Flags: Log, ShowIndicator, ShowToUser
    System.NullReferenceException:
       at MT.Charting.Ind_TimeSeriesForecast.SetValues() in C:\MedvedTrader\Charting\Indicators\Ind_TimeSeriesForecast.cs:line 112
       at MT.Charting.Indicator.BaseRecalculate(List`1 candles, Int64 interval, List`1 series, Boolean FullRecalc) in C:\MedvedTrader\Charting\Indicator.cs:line 658
       at MT.Charting.Ind_TimeSeriesForecast.Recalculate(List`1 candles, Int64 interval, List`1 series, Boolean FullRecalc) in C:\MedvedTrader\Charting\Indicators\Ind_TimeSeriesForecast.cs:line 174
       at MT.Charting.ChartIndicator.Recalculate(List`1 candles, Int64 interval, List`1 series, Boolean FullRecalc) in C:\MedvedTrader\MT\ChartIndicator.cs:line 624
       at MT.ChartWindow.<ChartDataUpdated>b__c(ChartIndicator Ind) in C:\MedvedTrader\MT\ChartWindow.Code.cs:line 2190
       at System.Threading.Tasks.Parallel.<>c__DisplayClass2d`2.<ForEachWorker>b__23(Int32 i)
       at System.Threading.Tasks.Parallel.<>c__DisplayClassf`1.<ForWorker>b__c()
       at System.Threading.Tasks.Task.InnerInvoke()
       at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
       at System.Threading.Tasks.Task.<>c__DisplayClass7.<ExecuteSelfReplicating>b__6(Object )
     

  2. yes, that is correct. I was looking for the ability to make adjustments that can be made to this indicator (linear regression forcast) as far as regression period , smoothing period (MA Period ) and Forecast Period. If a check box for Wilders smoothing would make it simplier for you.I've noticed that in some of QT periods.

  3.  Possible to have included Linear Regression Forcast with adjustable parameters

     

                              1. Ma ( type)  simple,exp, ..etc.

                              2. Ma (period)

                              3. Price( open., close, etc.)

                              4. regression period

                              5. Forcast period.

×
×
  • Create New...