| Forex Trading Laboratory Discussion forum for Forex traders - all forex pairs |
![]() | | Tweet | |
| | #497 | ||
![]() | Re: Playing with the VMAR`s open research I took unicorn's suggestion and moved the Vidya into a seperate indicator, that way it is more reusable as well. Walter: parameter's should be ADXPeriod:3, StochPeriod:5, EMAPeriod:3, MAPeriod:2 The MAPeriod is not configurable in unicorn's version, it's just for more final smoothing, but most likely the default value is fine. I had a minor bug in the Vidya as well. Here's also my first attempt of the sniper fx cci, i dunno if it is correct, hope someone can verify it. I used someone else's T3, dunno how well the results match up. Cheers Last edited by Sparrow; 11-01-2007 at 11:29 AM. | ||
| |
|
| | #498 | ||
![]() | Re: Playing with the VMAR`s open research Quote:
__________________ you must enjoy trading... otherwise you shouldnt trade... | ||
| |
|
| | #499 | ||
![]() | Re: Playing with the VMAR`s open research Quote:
What data feed are you using to get free forex data into NT? Cheers Blu-Ray
__________________ “ Search is the ultimate expression of the power of the individual, using a computer, looking at the world, and finding exactly what they want ” – Eric Schmidt, Google | ||
| |
|
| | #500 | ||
![]() | Re: Playing with the VMAR`s open research Quote:
Now let me ask again inputs : Unicorns _Cyan line _ Red line would the rainbow be built with the ma periods ? thanks for this great contributions ¡¡ cheers Walter.
__________________ you must enjoy trading... otherwise you shouldnt trade... | ||
| |
|
| | #501 | ||
![]() | Re: Playing with the VMAR`s open research Quote:
Things that are missing in NT: using data from other time frames in an indicator Also the indicator on indicator thing is not possible to configure on the chart, but is easy to do in the code. Last edited by Sparrow; 11-01-2007 at 10:57 AM. | ||
| |
|
| | #502 | ||
![]() | Re: Playing with the VMAR`s open research Quote:
NT has already included Gain forex data... now, there is one parameter where I choose ninjatrader servers and get historical data (up too 2.5 years)... much better data also... really its a very friendly platform.. Take care Blu ¡¡ cheers Walter.
__________________ you must enjoy trading... otherwise you shouldnt trade... | ||
| |
|
| | #503 | ||
![]() | Re: Playing with the VMAR`s open research Quote:
Cyan: ADX:5, EMA:5, Stoch:10, MA:2 I haven't looked into the rainbow yet, the MA stays constant all the time. Don't think it will take much effort. Cheers Last edited by Sparrow; 11-01-2007 at 11:30 AM. | ||
| |
|
| | #504 | ||
![]() | Re: Playing with the VMAR`s open research Quote:
in your code: double adxMin = MIN( ADX( Low, ADXPeriod ), StochPeriod )[ 0 ]; double adxMax = MAX( ADX( High, ADXPeriod ), StochPeriod )[ 0 ]; are you certain that these lines of code compute adxmin = LLV(adx, stoch_period) ; Lowest value of adx in the last stoch_period bars ? and adxmax = HHV(adx, stoch_period) ; Highest value of adx in the last stoch_period bars ? adx in my implementation is computed on the close. (as is usually done). Does the Ninja Trader have the HHV and LLV functions? cheers. Unicorn. | ||
| |
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Playing the Initial Balance | TinGull | Market Profile | 13 | 10-19-2011 10:48 AM |
| Walter`s First Forex Research (various ideas) | walterw | Forex Trading Laboratory | 157 | 09-13-2011 05:14 AM |
| Playing the Opening Gap | Soultrader | Technical Analysis | 19 | 05-23-2007 05:10 PM |
| Playing Inside Days | Soultrader | E-mini Futures Trading Laboratory | 12 | 03-06-2007 05:10 PM |
| Research On Forums and Communities. Comments Please. | RichardKen | General Discussion | 6 | 02-18-2007 08:48 PM |