NexusFi: Find Your Edge


Home Menu

 





Money Flow Indicator


Discussion in ThinkOrSwim

Updated
    1. trending_up 6,946 views
    2. thumb_up 2 thanks given
    3. group 3 followers
    1. forum 5 posts
    2. attach_file 0 attachments




 
Search this Thread

Money Flow Indicator

  #1 (permalink)
 
aventeren's Avatar
 aventeren 
Bellingham, WA USA
 
Experience: Beginner
Platform: NT
Broker: Mirus (Broker), Continuum (Data), Dorman (Clearing)
Trading: Futures
Posts: 202 since Mar 2013
Thanks Given: 428
Thanks Received: 202

Howdy; I'm looking to create a Birinyi Money Flow indicator that looks at each individual trade's volume and price to indicate the current money flow status. The generic MFI TOS study uses only the average of the high, low and close in the calculation of the MFI, which leaves out WAY too much information about cumulative impact of each trade on the running money flow into or out of a given stock.

To accomplish this indicator, I need to first have the study grab a time-sequenced log of each trade's volume (# share) and price ($/share), and then cumulate all trades to generate a cumulative money flow.

If I cannot do this in TOS, does anyone know of a different trading platform that will allow me to grab individual trade data (time-sequenced, volume, price) so that I can build this indicator?

Thanks!

Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
ZombieSqueeze
Platforms and Indicators
Better Renko Gaps
The Elite Circle
Exit Strategy
NinjaTrader
NexusFi Journal Challenge - May 2024
Feedback and Announcements
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
48 thanks
Just another trading journal: PA, Wyckoff & Trends
34 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
24 thanks
GFIs1 1 DAX trade per day journal
22 thanks
  #2 (permalink)
 
aventeren's Avatar
 aventeren 
Bellingham, WA USA
 
Experience: Beginner
Platform: NT
Broker: Mirus (Broker), Continuum (Data), Dorman (Clearing)
Trading: Futures
Posts: 202 since Mar 2013
Thanks Given: 428
Thanks Received: 202

Hello--

I just got through with an email exchange with TOS thinkscript support, and they are indicating that I can only view the trade data (ie, via the "Time and Sales" tab) and that I cannot export or use the trade data.

Does anyone have any experience using time-sequenced trade data (volume, price) to calculate an indicator either on TOS or another trading platform? Is this possible on TradeStation or NinjaTrader?

Thanks!

Started this thread Reply With Quote
  #3 (permalink)
 ganamide 
Los Angeles, CA, USA
 
Experience: Intermediate
Platform: IB TWS, TOS, Lightspeed
Broker: Interactive Brokers, Lightspeed, TD Ameritrade, Fidelity
Trading: MES, Spy Options, Penny Stocks
Posts: 105 since Sep 2013
Thanks Given: 156
Thanks Received: 86


Hi aventeren,

Did you get your question answered? I'm also looking to do the same thing. I'm looking at doing this with NinjaTrader and Kinetick historical tick data. I suspect @gomi's package would help with this, but I am still trying to figure out how to use it.

Thanks,
Chris

Reply With Quote
  #4 (permalink)
 
aventeren's Avatar
 aventeren 
Bellingham, WA USA
 
Experience: Beginner
Platform: NT
Broker: Mirus (Broker), Continuum (Data), Dorman (Clearing)
Trading: Futures
Posts: 202 since Mar 2013
Thanks Given: 428
Thanks Received: 202


ganamide View Post
Hi aventeren,

Did you get your question answered? I'm also looking to do the same thing. I'm looking at doing this with NinjaTrader and Kinetick historical tick data. I suspect @gomi's package would help with this, but I am still trying to figure out how to use it.

Thanks,
Chris

Sorry Chris, I never did--and I moved over to NT7 and am no longer looking at MFI, so I'm at a loss for how to help.

Good luck!

Aventeren

Started this thread Reply With Quote
Thanked by:
  #5 (permalink)
 ganamide 
Los Angeles, CA, USA
 
Experience: Intermediate
Platform: IB TWS, TOS, Lightspeed
Broker: Interactive Brokers, Lightspeed, TD Ameritrade, Fidelity
Trading: MES, Spy Options, Penny Stocks
Posts: 105 since Sep 2013
Thanks Given: 156
Thanks Received: 86


aventeren View Post
Sorry Chris, I never did--and I moved over to NT7 and am no longer looking at MFI, so I'm at a loss for how to help.

Good luck!

Aventeren

Thanks for the info Aventeren. I will provide my findings here in case anyone is looking for the answer.

It does look like the GomRecorder package supports the Birinyi type money flow indicator if you use GomCD in uptick/downtick mode.

If you are happy with very short term data, you can use GomRecorder with any good tick feed, however, some of the Gom indicators need bid and ask data to work. You just use any of the included indicators that implement the recording feature on your NT7 chart and it will record ticks as they arrive in real time and it will build up the data files only while you have the chart up with incoming real time data.

If you want more historical data or if you want to fill any gaps that occur during real time recording, then you have to do some work because GomRecorder will not use NT7 backfilled data to populate its own data store. NT7 promotes Kinetick as its preferred data feed and on the surface it looks like a good deal, however, there is no api interface to the data feed and NT7 will not let you export the historical data in a format that can be used properly with the GomRecorder suite of tools.

One popular setup for getting suitable historical data is to use IQFeed paired with QCollector. Looks like GomRecorder might be able to read QCollector files directly now, but if it doesn't, then you can use the conversion tools provided by gomi to create data files that GomRecorder tools can use.

There is also a tool available in this forum called BaBAR that can make the job of collecting real time data easier. Instead of relying on an NT7 chart with a GomRecorder indicator to collect the data, you use BaBAR to collect it directly from IQFeed. This avoids the problem of NT7 charts reloading or NT7 losing connection to the feed, both of which would cause a break in the recorded data.

It is a steep learning curve, but I think it is worth it if you want to save a few bucks or if you like customizing your trading tools, plus you will have your own clean data store that you can use in any way you want.

If this all sounds too complicated and you don't mind spending some extra bucks, you could just use Investor/RT with its similar indicator called Volume Breakdown.

Happy Trading!

Reply With Quote
Thanked by:
  #6 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,446 since Jun 2009
Thanks Given: 33,217
Thanks Received: 101,610

This thread is for ThinkOrSwim.

Please create an appropriate thread in the NinjaTrader section for that platform, or the Elite section if you are talking about Gomi's tools.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Reply With Quote




Last Updated on September 10, 2013


© 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