NexusFi: Find Your Edge


Home Menu

 





Different values for MACD on chart than on MarketWatch?


Discussion in ThinkOrSwim

Updated
      Top Posters
    1. looks_one Yakito with 5 posts (0 thanks)
    2. looks_two vegasfoster with 2 posts (0 thanks)
    3. looks_3 Big Mike with 1 posts (0 thanks)
    4. looks_4 WilleeMac with 1 posts (0 thanks)
    1. trending_up 2,289 views
    2. thumb_up 0 thanks given
    3. group 3 followers
    1. forum 8 posts
    2. attach_file 2 attachments




 
Search this Thread

Different values for MACD on chart than on MarketWatch?

  #1 (permalink)
Yakito
Buenos Aires, Argentina
 
Posts: 47 since Jun 2013
Thanks Given: 39
Thanks Received: 4

Hello,

I am new with the ToS platform. For some reason the value for the MACD (I have yet to test this with other indicators) is different when looking at the chart than the one provided by MarketWatch.

I already double checked if I am in the same aggregation time and lengths values. It all looks the same.

Any tip on what I might be doing wrong?

Thanks!

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
Exit Strategy
NinjaTrader
MC PL editor upgrade
MultiCharts
Trade idea based off three indicators.
Traders Hideout
ZombieSqueeze
Platforms and Indicators
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Diary of a simple price action trader
26 thanks
Just another trading journal: PA, Wyckoff & Trends
24 thanks
Tao te Trade: way of the WLD
22 thanks
My NQ Trading Journal
16 thanks
HumbleTraders next chapter
9 thanks
  #2 (permalink)
 vegasfoster 
las vegas
 
Experience: Intermediate
Platform: Sierra Chart
Broker: Velocity/IB
Trading: 6E
Posts: 1,145 since Feb 2010
Thanks Given: 304
Thanks Received: 844

Post a pic.

Reply With Quote
  #3 (permalink)
Yakito
Buenos Aires, Argentina
 
Posts: 47 since Jun 2013
Thanks Given: 39
Thanks Received: 4


Looks like I can't post images/links yet I need to post more in the forum to be able to do that.

Basically to reproduce the error for example the last minute of Friday 21 for the USD/JPY# 1m MACD was giving me a -0.016 on the MarketWatch and a 0.0382 on the chart, the same happens with any other aggregation time and any other instrument.

I will come back to this post later when I am allowed to post the images.

Thanks for your time!


vegasfoster View Post
Post a pic.


Reply With Quote
  #4 (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,440 since Jun 2009
Thanks Given: 33,207
Thanks Received: 101,599

You can attach images.

Sent from my Nexus 4

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
  #5 (permalink)
Yakito
Buenos Aires, Argentina
 
Posts: 47 since Jun 2013
Thanks Given: 39
Thanks Received: 4

Thanks for the note



Big Mike View Post
You can attach images.

Sent from my Nexus 4


Attached Thumbnails
Click image for larger version

Name:	ss1.jpg
Views:	215
Size:	78.8 KB
ID:	116364   Click image for larger version

Name:	ss2.jpg
Views:	210
Size:	71.5 KB
ID:	116365  
Reply With Quote
  #6 (permalink)
Yakito
Buenos Aires, Argentina
 
Posts: 47 since Jun 2013
Thanks Given: 39
Thanks Received: 4

So after watching the MarketWatch data for a while I realize the indicators were not moving at all. I am assuming now that when using ToS in PM mode the data for the indicators is not real time even though all the rest is (I asked to get real time for my tests on PM and its working for mostly everything but strangely not for indicators)

I am not a 100% sure this is the issue but it looks it might be which would be a pity for making tests

Reply With Quote
  #7 (permalink)
Yakito
Buenos Aires, Argentina
 
Posts: 47 since Jun 2013
Thanks Given: 39
Thanks Received: 4

NEW UPDATE: This only happens with FX data. Stocks are OK.

Reply With Quote
  #8 (permalink)
jcenmiami
Sarasota Florida
 
Posts: 1 since Dec 2013
Thanks Given: 0
Thanks Received: 0

If you like using MACD, here's a little code I got working for Think or Swim (TOS).

It changes the colors of the bars when for example MACD value is above the Fast Average and also the Zero line.

Changes color when its going down as well. Helps visualize a lot!!!

Enjoy!

---------------------------------------------------------------------------
input fastLength = 12;
input slowLength = 26;
input MACDLength = 9;
input AverageType = {SMA, default EMA};

def Value = MACD(fastLength, slowLength, MACDLength, AverageType).Value;
def Avg = MACD(fastLength, slowLength, MACDLength, AverageType).Avg;


# Changes color of bars
AssignPriceColor(if Value > Avg and MACD()."Value" is greater than MACD()."Zeroline" then Color.CYAN else if Value < Avg and MACD()."Value" is

less than MACD()."Zeroline" then
color.ORANGE else color.current);
---------------------------------------------------------------------------

You change the CYAN or ORANGE color to the following:
BLACK
BLUE
CURRENT
CYAN
DARK_GRAY
DARK_GREEN
DARK_ORANGE
DARK_RED
DOWNTICK
GRAY
GREEN
LIGHT_GRAY
LIGHT_GREEN
LIGHT_ORANGE
LIGHT_RED
LIME
MAGENTA
ORANGE
PINK
PLUM
RED
UPTICK
VIOLET
WHITE
YELLOW

Reply With Quote
  #9 (permalink)
 
WilleeMac's Avatar
 WilleeMac 
Prospect, KY. USA
 
Experience: None
Platform: Sierra Chart
Broker: Infinity
Trading: /CL
Posts: 687 since Jan 2012
Thanks Given: 309
Thanks Received: 617


Yakito View Post
NEW UPDATE: This only happens with FX data. Stocks are OK.

Are the closing prices the same, ie bid, ask, mark or last?

-Bill

Follow me on Twitter Reply With Quote




Last Updated on December 12, 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