NexusFi: Find Your Edge


Home Menu

 





Anyone tried FVE indicator? On Ninjatrader?


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Fat Tails with 6 posts (37 thanks)
    2. looks_two wldman with 4 posts (2 thanks)
    3. looks_3 dnkhoward2 with 3 posts (0 thanks)
    4. looks_4 Zondor with 2 posts (2 thanks)
      Best Posters
    1. looks_one cory with 8 thanks per post
    2. looks_two Fat Tails with 6.2 thanks per post
    3. looks_3 Zondor with 1 thanks per post
    4. looks_4 wldman with 0.5 thanks per post
    1. trending_up 8,040 views
    2. thumb_up 50 thanks given
    3. group 14 followers
    1. forum 19 posts
    2. attach_file 10 attachments




 
Search this Thread

Anyone tried FVE indicator? On Ninjatrader?

  #11 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,103


wldman View Post
Going to read that article first then study the thread a bit BUT, I have been looking for a clean volume based indicator that works in my evaluative metric. BTW @Fat Tails the item named anaFVED, is that D for daily?

Those three indicators were just necessary to find an efficient way to code them.

- anaFVED is the original (incoherent) indicator, which should only be applied to daily data
- anaFVE1 is a translation of Markos Katsanos (coherent) volatility adjusted version of the FVE
- anaFVE2 is a simplified (coherent) version of anaFVE1

I will publish the final indicator in the download section of the forum. It will be called anaFVE. So far I have made a few more changes:

- following the idea by @cory I have added an option to modify the cutoff coefficient
- I have also added an option to select from different moving averages for the volume MA
- I have changed the default values for the overbought and oversold lines to +50 and -50

Reply With Quote
Thanked by:

Can you help answer these questions
from other members on NexusFi?
How to apply profiles
Traders Hideout
Quant vue
Trading Reviews and Vendors
ZombieSqueeze
Platforms and Indicators
Better Renko Gaps
The Elite Circle
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
 
  #12 (permalink)
 dnkhoward2 
Dover, Fl
 
Experience: Intermediate
Platform: NinjaTrader 8, Oanda
Trading: YM, Currencies
Posts: 158 since Mar 2013
Thanks Given: 864
Thanks Received: 167


Fat Tails View Post
Eckhardt Coherency Test

For the c-test by William Eckhardt, please have a look at the may 1994 issue of Technical Analysis of Stocks and Commodities. In that issue he shows that the PFE (polarized fractal efficiency) does not pass the c-test.

An indicator which passes Eckhardt's c-test produces similar values across all timeframes. Good examples for indicators that pass the c-test are the Stochastics, the RSI, the CCI, the Aroon Oscillator or the Kaufman Efficiency. Examples for indicators that do not pass the test are the MACD, Momentum or the ATR.

There is an indicator available on the NinjaTrader forum that allows to perform a coherency test for all NinjaTrader indicators. Unfortunately, that indicator is flawed. A modified version with the apparent bug removed can be found below. Apply the c-test indicator to your chart, then select the indicator string as needed, and it will tell you whether the indicator passes the test.


Hi @Fat Tails,
I just applied this to the TSI4JeffFromTMFT with the settings of Short; 7, Long; 10, Signal; 5 and it did not pass. I really like this indicator. What can I do to make it right/pass? Anything?
here is a screencast link; https://screencast.com/t/BthxlVya6iFo

Reply With Quote
  #13 (permalink)
 
Zondor's Avatar
 Zondor 
Portland Oregon, United States
 
Experience: Beginner
Platform: Ninjatrader®
Broker: CQG, Kinetick
Trading: Gameplay Klownbine® Trading of Globex
Posts: 1,333 since Jul 2009
Thanks Given: 1,246
Thanks Received: 2,731


One thing I can tell you about that TSIJeffTMTF is that the coding is atrociously wasteful of cpu resources. And those jhl indicators that it uses incorporate elaborate attempts to conserve RAM, which is generally abundant, with no thought given to conserving cpu resources, which are limited. REALLY BAD coding overall. However it could easily be fixed. By me, anyway.

"If we don't loosen up some money, this sucker is going down." -GW Bush, 2008
“Lack of proof that something is true does not prove that it is not true - when you want to believe.” -Humpty Dumpty, 2014
“The greatest shortcoming of the human race is our inability to understand the exponential function.”
Prof. Albert Bartlett
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #14 (permalink)
 dnkhoward2 
Dover, Fl
 
Experience: Intermediate
Platform: NinjaTrader 8, Oanda
Trading: YM, Currencies
Posts: 158 since Mar 2013
Thanks Given: 864
Thanks Received: 167


Zondor View Post
One thing I can tell you about that TSIJeffTMTF is that the coding is atrociously wasteful of cpu resources. And those jhl indicators that it uses incorporate elaborate attempts to conserve RAM, which is generally abundant, with no thought given to conserving cpu resources, which are limited. REALLY BAD coding overall.

Well that just sucks.

I'm sure you could do it some serious justice. That would be really great and much appreciated if you would fix it.

Reply With Quote
  #15 (permalink)
 
kronie's Avatar
 kronie 
NYC + NY / USA
 
Experience: Advanced
Platform: "I trade, therefore, I AM!"; Theme Song: "Atomic Dog!"
Trading: EMD, 6J, ZB
Posts: 796 since Oct 2009

what happened to Jeff Castile?

legendary status well deserved

Reply With Quote
  #16 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,103


dnkhoward2 View Post
Hi @Fat Tails,
I just applied this to the TSI4JeffFromTMFT with the settings of Short; 7, Long; 10, Signal; 5 and it did not pass. I really like this indicator. What can I do to make it right/pass? Anything?
here is a screencast link; TSI - dnkhoward2's library

@dnkhoward2: I have neither TSI4JeffFromTMFT nor RJay's RangeNoGap bars installed.

If you take a BrrrPfftHuiCodedDuringAFullMoonWhileTheWolfWasHowling and apply it to GapUpOrDownSuperBarsThatReveilAllTradingSecrets, then it is likely that the c-test will fail.

A standard TSI passes the test on minute bars, and even the famous TSIPigletNoLipstick indicator coded by @Zondor passes the test, when applied to UniRenkoT1R7O3 charts.

But maybe we should create a separate thread for the coherency test and discuss it there!


Reply With Quote
Thanked by:
  #17 (permalink)
 dnkhoward2 
Dover, Fl
 
Experience: Intermediate
Platform: NinjaTrader 8, Oanda
Trading: YM, Currencies
Posts: 158 since Mar 2013
Thanks Given: 864
Thanks Received: 167


Fat Tails View Post
@dnkhoward2: I have neither TSI4JeffFromTMFT nor RJay's RangeNoGap bars installed.

If you take a BrrrPfftHuiCodedDuringAFullMoonWhileTheWolfWasHowling and apply it to GapUpOrDownSuperBarsThatReveilAllTradingSecrets, then it is likely that the c-test will fail.

A standard TSI passes the test on minute bars, and even the famous TSIPigletNoLipstick indicator coded by @Zondor passes the test, when applied to UniRenkoT1R7O3 charts.

But maybe we should create a separate thread for the coherency test and discuss it here!


Thanks? Glad you got a chuckle from my question and chart. It works for me. It's always a crapshoot asking you something. Lesson learned.

Reply With Quote
  #18 (permalink)
 
Zondor's Avatar
 Zondor 
Portland Oregon, United States
 
Experience: Beginner
Platform: Ninjatrader®
Broker: CQG, Kinetick
Trading: Gameplay Klownbine® Trading of Globex
Posts: 1,333 since Jul 2009
Thanks Given: 1,246
Thanks Received: 2,731

All of my piglets come with lipstick. <TS sigh....>

However, I do not know, nor have ever, used the TSI indicator for anything.

"If we don't loosen up some money, this sucker is going down." -GW Bush, 2008
“Lack of proof that something is true does not prove that it is not true - when you want to believe.” -Humpty Dumpty, 2014
“The greatest shortcoming of the human race is our inability to understand the exponential function.”
Prof. Albert Bartlett
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote
  #19 (permalink)
 
wldman's Avatar
 wldman 
Chicago Illinois USA
Legendary Market Wizard
 
Experience: Advanced
Broker: IB, ToS
Trading: /ES, US Equities/Options
Frequency: Several times daily
Duration: Hours
Posts: 3,534 since Aug 2011
Thanks Given: 2,066
Thanks Received: 9,556

of course with all due respect, my opinion.

Eckhardt is a legendary trend guy. He was in part responsible, I believe, for the inception of the now famous "turtles" and the turtle method. All of that is well documented and available to anyone interested in doing the work.

I believe in the second Schwager book of wizards that Eckhardt's shortest typical trade length was 6 days. His group runs like 17-20 strategies with the shortest trades typically held 6 days. Mr. Eckhardt also operates as a fund manager...fund managers carry big positions generally directional in nature but sometimes dictated by volatility, premium, volume etc. So, what Eckhardt does is manage money using directional (I believe trend based) strategies. If that is what you do, hold six days or longer then you may want to attempt to "do what Bill does" I'd view that practice as "investing" compared to "trading". Trading, pure trading that is, would be the near simultaneous execution across products or products, strike prices and expiration dates extracting an edge while maintaining a "neutral" position. Pure trading is very difficult these days for obvious and numerous reasons...the two biggies being HFT and financial/regulatory barriers to entry.

I'm pretty sure Mr. Eckhardt, a precise and talented math guy, would view how I "trade" as pure folly...betting on the noise at best. Of course, not being a talented (as he) math guy, the only empiricism that I could offer is my account statement. Fact is we can all make money in the markets and we have to be lucky and good, as well as disciplined to do it over time.

So the point here is that it is important to understand context when studying what has worked for others. Some of you guys may chime in as well but I do not think there is anything more important to sustained profitable trading as continuous study, diligent hard work, extreme patience, and rock solid discipline.

One of Eckhardts recent additions was this (his) concept of measuring erraticness in a market. When present, allocation switches to strategies designed to capitalize while other strategies basically shut down. I bring up erraticness because as a valid concept it becomes random over various timeframes, as does trend. So the broader our knowledge base the better equipped we are to succeed. That said we also need to be specific enough in our approach to find our niche, recognize our best set ups and really manage the exits. This is the hardest easy job in the world guys. Trading is not glamorous, it is rather a hellish job to all but those who are very good at it. Big money profits, yes that can bring a glamorous lifestyle...but reckless pursuit, is guaranteed ruin.

Okay off the soap box, I'm switching to tea.

Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #20 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,103


Want to come back to topic and away from the Eckhardt Coherency Test .....


Below attached is the final (simplified) version of the FVE.

It also has the option added to change the cutoff coefficient as implemented by @cory.



Attached Files
Elite Membership required to download: FVE.zip
Reply With Quote




Last Updated on January 8, 2014


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts