NexusFi: Find Your Edge


Home Menu

 





MC / TS : Using Subcharts in studies


Discussion in EasyLanguage Programming

Updated
      Top Posters
    1. looks_one NW27 with 7 posts (0 thanks)
    2. looks_two Big Mike with 3 posts (1 thanks)
    3. looks_3 Fat Tails with 3 posts (0 thanks)
    4. looks_4 Quick Summary with 1 posts (0 thanks)
    1. trending_up 6,487 views
    2. thumb_up 2 thanks given
    3. group 3 followers
    1. forum 15 posts
    2. attach_file 0 attachments




 
Search this Thread

MC / TS : Using Subcharts in studies

  #11 (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,463 since Jun 2009
Thanks Given: 33,239
Thanks Received: 101,662


NW27 View Post
No Ideas ???

If your goal is a RTH Daily chart and you need some sort of work around to accomplish this, and you think it's a Daily bar that is flawed, then try using a 1440 minute chart and apply your sessions to it.

Have you opened a support ticket with NT and MC? They duplicated this behavior?

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

Can you help answer these questions
from other members on NexusFi?
ZombieSqueeze
Platforms and Indicators
REcommedations for programming help
Sierra Chart
MC PL editor upgrade
MultiCharts
Cheap historycal L1 data for stocks
Stocks and ETFs
How to apply profiles
Traders Hideout
 
  #12 (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


NW27 View Post
No Ideas ???

If you have a quality data feed, the daily data has the high, low and settlement price, as reported by the exchange. Although you can also get high and low from intraday data, you cannot access the settlement price via intraday data. For futures the settlement price, is the official price, which is also used to determine the value of your account and the margin requirements.

So the daily data has added value. For example I need it to calculate correct values for floor pivots.

If you use daily data from Interactive Brokers, please consider that it is

- low quality data
- not showing the settlement price
- showing two daily bars for a double day session instead of one (five days per year for CME)
- and that at least NinjaTrader cannot read daily data from IB correctly but mixes up the bars

If you need daily data, which is in line with your session, you need to create an indicator that calculates open, high, low and close of the day and writes this to a separate DataSeries. You can then use this DataSeries to calculate what you want. This should be possible with both MulitCharts and NinjaTrader. I do not currently use MultiCharts, so I could only code it for NT.

Reply With Quote
  #13 (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,463 since Jun 2009
Thanks Given: 33,239
Thanks Received: 101,662



Big Mike View Post
If your goal is a RTH Daily chart and you need some sort of work around to accomplish this, and you think it's a Daily bar that is flawed, then try using a 1440 minute chart and apply your sessions to it.

Have you opened a support ticket with NT and MC? They duplicated this behavior?

Mike

BTW, I took a few minutes today and found that my Daily bars in MultiCharts are working as expected. No problem with any sessions and daily bars. I am using IQFeed.

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
  #14 (permalink)
 
Snoop's Avatar
 Snoop 
Toronto, Ontario
 
Experience: Advanced
Platform: NinjaTrader, Multicharts
Broker: IB, IQfeed
Trading: ES, CL
Posts: 203 since Oct 2009
Thanks Given: 135
Thanks Received: 165

Not sure what is "as expected" but iqfeed daily bars are ETH not RTH. But the close does equal settlement price.
Some vendors (tradestation is one) provide an ES.D which is the pit session.
I have put in a request that iqfeed offer the same but so far they have not indicated any interest.


Big Mike View Post
BTW, I took a few minutes today and found that my Daily bars in MultiCharts are working as expected. No problem with any sessions and daily bars. I am using IQFeed.

Mike


Reply With Quote
  #15 (permalink)
 NW27 
Newcastle, Australia
 
Experience: Intermediate
Platform: Multicharts 8 - Full Version
Broker: IB
Trading: SPI,FTSE100, 6E, 6A
Posts: 285 since Oct 2010
Thanks Given: 108
Thanks Received: 188

Hi Guys,

Basically the SPI trades for about 20 hrs each day, with a daytime session 9:50AM to 4:30PM the rest in the night session. Depending o nwhat happens in the USA, the High/Low can be quite different to the daytime H/L.

IB supplies minute as well as Daily bars in there data feed. The Daily bar covers the full 24hr period.
This is what BOTH NinjaTrader & Multcharts download for their Daily bars. If NT has downloaded Daily bars from the data source then this is what it uses. It does not calculate the daily bar on minutes.


I have put in support tickets with both NT and MC and they both say the same thing as per the above.
That they use the down loaded daily bars from IB, if you have issues with the bars then speak with your data provider. :-(

Neil.

Started this thread Reply With Quote
  #16 (permalink)
 NW27 
Newcastle, Australia
 
Experience: Intermediate
Platform: Multicharts 8 - Full Version
Broker: IB
Trading: SPI,FTSE100, 6E, 6A
Posts: 285 since Oct 2010
Thanks Given: 108
Thanks Received: 188

Mike,

In regard to you 1440 minute. I did the same thing by Specifiying that it use hourly bars and and set it to 24.
Appling my session to either of these works and gives me my RTH bars.

But.... I want to trade on 5min bars and use calculations derived from my RTH bars. As per the code I uploaded.

Has any body used the GlobalVariables.DLL ? Code this be my answer ???

Neil.

Started this thread Reply With Quote




Last Updated on January 6, 2011


© 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