• Home
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • User/Email: Password:
  • 2:33am
Menu
  • Forums
  • Trades
  • News
  • Calendar
  • Market
  • Brokers
  • Login
  • Join
  • 2:33am
Sister Sites
  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Options

Bookmark Thread

First Page First Unread Last Page Last Post

Printable Version

Similar Threads

There is no Magic Moving Average - You need only one 934 replies

Simple Moving Average Vs. Moving Average? 7 replies

1HR moving average on a 5M chart 4 replies

Moving Average on Different Timeframe Chart 6 replies

Moving averages: A 4hr 18EMA = ? EMA on a 1hr chart... 3 replies

  • Platform Tech
  • /
  • Reply to Thread
  • Subscribe

Need to show Prorealtime Moving Average in 1hr timeframe only

  • Post #1
  • Quote
  • First Post: Apr 26, 2015 9:44am Apr 26, 2015 9:44am
  •  rattyo
  • Joined Nov 2008 | Status: fx indices commodities | 4,127 Posts
Hope someone can help here I'm to to good with prorealtime coding.
I want this Moving average to appear on a 1hr chrt only.
At the moment its appears on the 1hr charts but also the
timeframes above 1hr ...its dont appear on the timesframes below 1hr which is good?
any ideas would be appreciated



IndicatorToUse = Average[20](Close) // <--- your chosen indicator
iCount = 0 // <--- H1 Counter (must be = 5 for H1)
For iLoop = 1 to 5 DO // <--- Begin the testing loop
IF (Hour[iLoop] <> Hour[iLoop+1]) THEN // <--- Hour above previous
iCount = iCount + 1 // <--- Add 1 every time
ENDIF
NEXT
RETURN (IndicatorToUse * (iCount >= 5)) // <--- only show indi when this is true
rat
  • Post #2
  • Quote
  • Last Post: May 7, 2015 1:20am May 7, 2015 1:20am
  •  Forexville
  • | Commercial Member | Joined Mar 2015 | 92 Posts
  • Platform Tech
  • /
  • Need to show Prorealtime Moving Average in 1hr timeframe only
  • Reply to Thread
0 traders viewing now
Top of Page
  • Facebook
  • Twitter
About FF
  • Mission
  • Products
  • User Guide
  • Media Kit
  • Blog
  • Contact
FF Products
  • Forums
  • Trades
  • Calendar
  • News
  • Market
  • Brokers
  • Trade Explorer
FF Website
  • Homepage
  • Search
  • Members
  • Report a Bug
Follow FF
  • Facebook
  • Twitter

FF Sister Sites:

  • Metals Mine
  • Energy EXCH
  • Crypto Craft

Forex Factory® is a brand of Fair Economy, Inc.

Terms of Service / ©2021