Informational all about trading forex

Digital currency Bitcoin / U.S. Dollar (BITSTAMP:BTCUSD

Digital currency by EXCAVO on TradingView.com



About the cryptocurrency market. 

Nowadays there are hard times for the crypto market,as it has been falling for 8 months. Many "traders" have become holders who are waiting for the weather from the sea, especially a new wave of active growth and of course "pump". 

Meanwhile, millions of bitcoins 0.37% are bought and sold every day in the OTC             trades (over-the-counter market), bypassing exchanges. And as a result the price of bitcoin 0.37% is not formed by exchanges because they don't fix the movement of huge volumes that are transferred from one wallet to another. And some people understand that this is the best moment to grasp the largest part of the market, they reduce prices for financial instruments in order to buy them at a lower price and only when all resources will reject the crypto and will say that this is a crook business...The best time to enter the market will begin! And as Rothschild said:" Buy when blood is pouring on the streets". 

I like this phrase that Blockchain is inevitable and we will have to live with it. 
And I want to tell you that there are people who look ahead and understand the arrival of a new era. 
Era of digital money....
Comment:

Post a Comment

[blogger][disqus][facebook]

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