Questions tagged [technical-analysis]

Technical analysis is a security analysis methodology for forecasting the direction of prices through the study of past market data, primarily price and volume. Using charts, technical analysts seek to identify price patterns and market trends in financial markets and attempt to exploit those patterns.[10]

Technical analysis is a security analysis methodology for forecasting the direction of prices through the study of past market data, primarily price and volume. Using charts, technical analysts seek to identify price patterns and market trends in financial markets and attempt to exploit those patterns.[10]

Excerpted from the Wikipedia article on technical analysis which has information on many of the techniques and characteristics of financial technical analysis.

18 questions
1
vote
4 answers

Could Bitcoin be implemented without saving the block chain on the HDD?

Is the Bitcoin's copy of the block chain completely necessary? Couldn't we just store the current balances of all addresses, without keeping logs of their transactions as well?
d33tah
  • 163
  • 5
0
votes
1 answer

Search for bitcoin with ipv4 address

I am working on a way to monitor bitcoin transactions and found that on blockchain info it's possible to find info about a bitcoin by ipv4 address. Is there an API supporting this on a larger scale? Or is bitcoin info using it's own database to…
Theetje
  • 5
  • 2
0
votes
1 answer

Bitcoin Country of origin analysis

I would like to analyze bitcoin transactions based on the origin by country. Is there a API or program (maybe like Datasploit, only the other way around) to cross reverence location and transactions. I prefer python to analyze but of course all…
Theetje
  • 5
  • 2