• Home
  • Contact Us
  • Sitemap
  • Disclaimer
  • Privacy Policy
  • Chart Widget
  • Ideas Stream
  • Technical Analysis

FoReX GeNeraToR

Informational all about trading forex

  • Ideas
  • CRYPTOCURRENCY
  • Trend Analysis
  • XAUUSD
  • USDJPY
  • Elliotwave
  • BTCUSD
  • FIBONACCI
  • FOREXSIGNAL

Labels

  • BITFINEX:BTCUSD
  • BTC
  • BTCUSD
  • CRYPTOCURRENCY
  • Elliotwave
  • EOS
  • EOSUSD
  • EUR/USD
  • EURAUD
  • FIBONACCI
  • Forexsignal
  • forextrading
  • GBPAUD
  • GBPUSD
  • IDEAS
  • MARKETS
  • NASDAQ:CELG
  • NYSE:TWTR
  • Trend Analysis
  • USDJPY
  • Wave Analysis
  • XAUUSD
  • XRPEUR

Search This Blog

Labels

  • BITFINEX:BTCUSD
  • BTC
  • BTCUSD
  • CRYPTOCURRENCY
  • Elliotwave
  • EOS
  • EOSUSD
  • EUR/USD
  • EURAUD
  • FIBONACCI
  • Forexsignal
  • forextrading
  • GBPAUD
  • GBPUSD
  • IDEAS
  • MARKETS
  • NASDAQ:CELG
  • NYSE:TWTR
  • Trend Analysis
  • USDJPY
  • Wave Analysis
  • XAUUSD
  • XRPEUR

Report Abuse

  • Home

About Me

Unknown
View my complete profile

Technology

gridpost/Tech
November 2018
Twitter Facebook

eurusd 1

November 09, 2018
Newer Posts Older Posts

Populars

  • The Truth of The Matter — BITCOIN! (BTC)
    Hi friends! Welcome to this update analysis on Bitcoin! Let's get right to it. Looking at the  daily chart  , you can see that the trian...
  • TESLA, INC. - COMMON STOCK (NASDAQ:TSLA) Moving Average, MA Ribbon (Cloud)
  • Choosing What Time Does the London Forex Market Open
    Top What Time Does the London Forex Market Open Choices Forex Market Hours If you're knowledgeable about the Forex market, you know it...
  • DOW DOWN 800 CRASH OR NOT? BITCOIN/U.S.DOLLAR BTCUSD
  • Larry Connors RSI-2 Trading System!!! Surprising Win Rate!!!
    Larry Connors RSI-2 Trading System!!! Surprising Win Rate!!! by Jandara on TradingView.com This year I am focusing on learning from...
  • BITCOIN : (short-term) Corrective to the Upside Part:2/Update LONG
  • EUR/USD: At Risk of Bought Into Weakness on GE-US Yield Spread
    In this video, Ivan Delgado, Head of Market Research at Global Prime, provides a walk-through of the latest price actio...
  • BTC/USD - Trading Scenarios by JandaraFx
    BTC/USD - Trading Scenarios by JandaraFx on TradingView.com There is a very interesting trading opportuni...
  • Volume Profile - High Volume Node by Jandara
    This is an example of a High  Volume  Node occurring during a period of relative price stability. Volume Profile - High Volume Node by ...
  • EOSUSD Support and Resistance Levels with auto Fibonacci Setup Tutorial

Archive

  • November 2018 (1)
  • October 2018 (14)
  • September 2018 (20)
  • August 2018 (1)
  • September 2014 (1)

Comments

FoReX GeNeraToR © 2014-2018. All Rights Reserved.
Powered by JandaraFx

Pages

  • FOREX SCREENER

Volume Flow Indicator

// // @author LazyBear // // If you use this code in its original/modified form, do drop me a note. // study(title = "Volume Flow Indicator [LazyBear]", shorttitle="VFI_LB") length = input(130, title="VFI length") coef = input(0.2) vcoef = input(2.5, title="Max. vol. cutoff") signalLength=input(5) smoothVFI=input(false, type=bool) ma(x,y) => smoothVFI ? sma(x,y) : x typical=hlc3 inter = log( typical ) - log( typical[1] ) vinter = stdev(inter, 30 ) cutoff = coef * vinter * close vave = sma( volume, length )[1] vmax = vave * vcoef vc = iff(volume < vmax, volume, vmax) //min( volume, vmax ) mf = typical - typical[1] vcp = iff( mf > cutoff, vc, iff ( mf < -cutoff, -vc, 0 ) ) vfi = ma(sum( vcp , length )/vave, 3) vfima=ema( vfi, signalLength ) d=vfi-vfima plot(0, color=gray, style=3) showHisto=input(false, type=bool) plot(showHisto ? d : na, style=histogram, color=gray, linewidth=3, transp=50) plot( vfima , title="EMA of vfi", color=orange) plot( vfi, title="vfi", color=green,linewidth=2)

JandaraFx

{facebook#https://www.facebook.com/JandaraFx-1923114217989753} {twitter#https://twitter.com/search?q=%40jandara_andara} {google-plus#https://plus.google.com/u/0/111907993612761389207} {youtube#https://www.youtube.com/channel/UCXzvFabpfRjya6XTeSHYSOA}

Contact Form

Name

Email *

Message *

Powered by Blogger.
Javascript DisablePlease Enable Javascript To See All Widget