A Glossary of all the #Cryptocurrency Terms you need to know :)

in #crypto5 years ago

A Glossary of all the #Cryptocurrency Terms you need to know :)

Scrolling #facebook, #reddit, this site or other cryptocurrency related forums on the internet and having no clue what people are talking about? Well, nor was I when I first started getting involved into cryptocurrencies. Therefore I thought it would be useful to have a glossary of all the terms you may come across.

#Trading_Related_Terms ✔✔

#Exchange
Websites where you can buy and sell crypto-currencies.
Like #Binance
Join Here : https://www.binance.com/en?ref=15308192

#FIAT
Government-issued currency, such as the US dollar.

#Whale
Someone that owns absurd amounts of crypto-currency.

#Limitorder / #Limitbuy / #Limitsell
Orders placed by traders to buy or sell a crypto-currency when the price meets a certain amount. They can be thought of as ‘for-sale’ signs. These orders are what are bought and sold against when traders place market orders.

#Sell_wall / #Buy_wall ✅
Using a depth chart, traders can see the current limit buy and sell points.

#Market_order / #Market_buy / #Market_sell ✅
A simple purchase or sale on an exchange at the current price. Market buys purchase the cheapest #ETH available on the order book, and market sells fill the most expensive buy order on the books.

#Margin_Trading ✅
The act of ‘magnifying’ the intensity of your trades by risking your existing coins. (NOTE: Very risky, only for experienced traders and only on certain exchanges even then)

#Going_Long ✅
A margin trade that profits if the price increases.

#Going_Short ✅
A margin trade that profits if the price decreases.

#Bullish
An expectation that price is going to increase.

#Bearish
An expectation that price is going to decrease.

#ATH
All-Time-High. We’ve gotten a lot of these the past couple months.

#Altcoin
Generally any crypto-currency other than Bitcoin or Ethereum. Like #NEO #ADA #ETN

#Tokens
Refers to the ‘currency’ of projects built on the ethereum network that have raised money via issuing their own tokens. Examples:
GNT – Golem
REP – Augur
BAT – Basic Attention Token
ICN – Iconomi

#ICO
Initial Coin Offering, somewhat similar to an IPO in the non-crypto world. Startups issue their own token in exchange for ether. This is essentially crowdfunding on the ethereum platform.

#Shilling / #Pumping
Someone essentially advertising another crypto-currency. If a coin is promised to cure cancer or be the second coming of Jesus, it’s being shilled.

#Stable_Coin ✅
A crypto-currency with extremely low volatility that can be used to trade against the overall market.

#Arbitrage
Taking advantage of a difference in price of the same commodity on two different exchanges. Often mentioned when it comes to comparing ETH prices on Korean exchanges against US exchanges.

#FOMO
Fear Of Missing Out. The overwhelming sensation that you need to get on the train when the price of something starts to skyrocket.

#FUD
Fear, Uncertainty, and Doubt. Baseless negativity spread intentionally by someone that wants the price of something to drop.

#FUDster
Someone that is spreading FUD.

#Pump And #Dump
The recurring cycle of an altcoin getting a ton of attention, leading to a fast price increase, and then of course followed by a huge crash.

#Bagholder
Someone still holding an altcoin after a pump and dump crash. Can also just refer to someone holding a coin that is sinking in value with few future prospects.

#Market_Cap ✅
The total value held in a crypto-currency. It is calculated by multiplying the total supply of coins by the current price of an individual unit. This site shows a great run-down of each coin’s market cap: http://coincap.io/

#ROI
Return on Investment. The percentage of how much money has been made compared to an initial investment. (i.e., 100% ROI means someone doubled their money).

#TA
Trend Analysis or Technical Analysis. Refers to the process of examining current charts in order to predict which way the market will move next.

#MACD
Moving Average Convergence Divergence. A trend indicator that shows the relationship between two moving averages of prices.

#Bollinger_Band ✅
A margin around the price of a crypto that helps indicate when a coin is overbought or oversold.

#General_Cryptocurrency_Terms ✔✔

#blockchain
The classification of technology that Ethereum falls into. Blockchains are distributed ledgers, secured by cryptography. They are essentially public databases that everyone can access and read, but the data can only be updated by the data owners. Instead of the data residing on a single centralized server, the data is copied across thousands and thousands of computers worldwide.

#Node
A computer that possesses a copy of the blockchain and is working to maintain it.

#Mining
The process of trying to ‘solve’ the next block. It requires obscene amounts of computer processing power to do effectively, but is rewarded with ether.

#Mining_Rig ✅
A computer especially designed for processing proof-of-work blockchains, like Ethereum. They often consist of multiple high-end graphic processors (GPUs) to maximize their processing power.

#Fork
A situation where a blockchain splits into two separate chains. Forks generally happen in the crypto-world when new ‘governance rules’ are built into the blockchain’s code.

#PoW
Proof-of-work. The current consensus algorithm used by Ethereum.

#PoS
Proof-of-stake (not piece of shit). The proposed future consensus algorithm to be used by Ethereum. Instead of mining in its current form, people that own ETH will be able to ‘lock up’ their ether for a short amount of time in order to ‘vote’ and generate network consensus. The plan is that these stakeholders will be rewarded with ETH by doing so.

#sharding
A scaling solution for blockchains. Typically, every node in a blockchain network houses a complete copy of the blockchain. Sharding is a method that allows nodes to have partial copies of the complete blockchain in order to increase overall network performance and consensus speeds.

#software_wallet ✅
Storage for crypto-currency that exists purely as software files on a computer. Software wallets can be generated for free from a variety of sources. MyEtherWallet (MEW) is one of the popular. (more on MEW below)

#hardware_wallet ✅
A device that can securely store crypto-currency. Hardware wallets are often regarded as the most secure way to hold crypto-currency.

#Ledger_NanoS / #Trezor
Two of the most popular hardware wallet models.

#Cold_storage ✅
The process of moving crypto-currency ‘offline’, as a way of safekeeping your crypto-currency from hacking. There are a variety of ways to do this, but some methods most commonly used:
—Printing out the QR code of a software wallet and storing it somewhere safe, such as a safety deposit box.
—Moving the files of a software wallet onto a USB drive and storing it somewhere safe.
—Using a hardware wallet.

#Ethereum_Specific_Terms ✔✔

#SmartContract
Code that is deployed onto the Ethereum blockchain, often directly interacting with how money flows. Not my quote, but: “A normal transaction allows you to send money from A to B. Smart contracts allow you to send money from A to B, on the condition that C happens.”

#Solidity
One of the most popular languages that smart contracts can be written in. Has some similarities to Javascript.

#Dapp
Decentralized Application. This refers to an application that uses an Ethereum smart contract as it’s back-end code.

#The_Flippening ✅
A potential future event wherein Ethereum’s market cap surpasses Bitcoin’s market cap, making Ethereum the most ‘valuable’ crypto-currency.

#Gas
A measurement of how much processing is required by the ethereum network to process a transaction. Simple transactions, like sending ether to another address, typically do not require much gas. More complex transactions, like deploying a smart contract, require more gas.

#Gas_Price ✅
The amount of ether to be spent for each gas unit on a transaction. The initiator of a transaction chooses and pays the gas price of the transaction. Transactions with higher gas prices are prioritized by the network.

#Wei
The smallest denomination of ether. 1 Ether = 1000000000000000000 Wei (1018)

#Memes ✔✔

#Hodl
Long ago, someone on a bitcoin forum got drunk and made a post with this typo in the place of ‘hold’. A meme was born.

#Lambo
What we’re all going to buy #Lamborghin when we’re rich.

#Mooning
In the crypto-world, this does not mean exposing your buttocks. It is referring to a price going up astronomical levels.

Sort:  

Source
Plagiarism is the copying & pasting of others work without giving credit to the original author or artist. Plagiarized posts are considered spam.

Spam is discouraged by the community, and may result in action from the cheetah bot.

More information and tips on sharing content.

If you believe this comment is in error, please contact us in #disputes on Discord

Hi! I am a robot. I just upvoted you! I found similar content that readers might be interested in:
https://cryptominded.com/glossary-cryptocurrency-terms-need-know/

Congratulations @ahmedshah! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You got a First Reply

You can view your badges on your Steem Board and compare to others on the Steem Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

Vote for @Steemitboard as a witness to get one more award and increased upvotes!