Description of the general aggregation scheme How do I perform trading transactions?... 6 REST API... 7 FIX API FortFC services...

Size: px
Start display at page:

Download "Description of the general aggregation scheme How do I perform trading transactions?... 6 REST API... 7 FIX API FortFC services..."

Transcription

1

2 Table of Contents Description of the general aggregation scheme... 3 How do I perform trading transactions?... 6 REST API... 7 FIX API... 7 FortFC services... 8 Services for banks, currency exchangers and other brokers...8 Information services...9 Tokens listing in the FortFC terminal Sustainability Security Blockchain and FortFC FortFC Technical Page

3 Description of the general aggregation scheme FortFC has established the connection to several crypto-exchanges. Quotes from each exchange go directly to the FortFC liquidity engine, access to which is provided through FIX connection or through MetaTrader 5 terminals. 3 FortFC Technical Page

4 This scheme provides the visualization to the work of liquidity provider FortFC. Every liquidity consumer will choose their own connection type to the liquidity core. The following options will be available for the company s clients: MetaTrader 5 terminals (Desktop, mobile, web) FIX API protocol connection REST API protocol connection Visual interface in FortFC client s cabinet implemented by our team (Website FortFC) Liquidity sources are going to be connected to the liquidity core through the internally developed API, using unified connectors developed for every single exchange. It will allow several IT engineers to operate using different connections at the same time without changing parameters of the liquidity core. Should any problem with one of the connections come up, it will have no effect on other connectors functionality because they are working in parallel. Each contract from every connected crypto-exchange is available for trading, making it possible to simultaneously trade at prices from various crypto-exchanges within the FortFC terminal with a standard commission of 0.5 to 5% depending on the turnover of the client. A client can simultaneously open positions, for example, for buying bitcoin at a price from the Poloniex exchange and for selling bitcoin at a price from the Bitfinex exchange, all within same trading terminal. 4 FortFC Technical Page

5 At the same time, the liquidity engine aggregates all incoming quotes from connected exchanges and chooses the best prices at each moment of time. These prices are displayed on the aggregated trade contract, and each FortFC client can trade all contracts at the best aggregated prices from all connected crypto-exchanges. Exchange of fiat currency for crypto-currencies and vice versa (processing aggregation) 5 FortFC Technical Page

6 How do I perform trading transactions? FortFC provides several ways to work with the liquidity engine. For traders and some institutional clients, it will be convenient to use the MetaTrader 5 trading terminal. Also, some brokerage companies can use standard ways to connect to the platform, which are already embedded in its architecture. Connections via REST and FIX can be used by brokerage companies, banks, large funds and Hight Frequency traders. The PC version is the company s base terminal and provides the full range of opportunities: 9 types of trading orders, automated trading and robot trading (most of them are free and very convenient to be connected to the terminal); technical and fundamental analysis; multifunctional charts with timeframes starting from one tick; service of copying trades of successful traders from around the world (not tied to a brokerage company); a professional environment for development of your own MQL5 s trading robots; multicurrency strategy tester and alerts; news and calendar of events right on the charts and much more. IPhone, Android and Web versions of trading terminal have almost all the PC platform capabilities. These versions provide access to full-fledged charts, technical analysis, one click trading, 9 options for trading orders, orders book, news feed, transaction history All these features will be available free of charge to all FortFC customers. An aggregated depth of market from the liquidity engine will be available also in the client s personal cabinet, so that clients can quickly make a conversion operation at the best rate without downloading the terminal, for example, to withdraw funds to a bank card, electronic or a cryptocurrency wallet. 6 FortFC Technical Page

7 REST API The company is also developing a simplified way of automated trading and accounts management using the REST principles. Depending on the request type, orders execution will take place either in Aggregation Engine or in Personal Cabinet. A protocol based on REST will have the following advantages: Simplicity of connection and implementation with any modern programming language Low threshold of accessing the technology The possibility of extended account management including funds withdrawal The connection will provide: Current quotations receiving. Historical data receiving. Funding the current assets balance (wallets balance) on client s account Sending of transactions for purchasing assets with other assets (exchange) Receiving of the completed transaction feedback Client s Personal Cabinet functional management The implementation of this connection type for FortFC clients will not require deep programming knowledge and the majority of technically competent specialists will be able to complete the connection using the detailed description. All connection protocols have detailed description where all their functions are listed with examples of use. Should there come up such necessity, FortFC specialists will help to implement the connection and complete all required settings at the end of the client. FIX API To allow the professional functional access to FortFC liquidity core for clients-liquidity consumers, a FIX API connection protocol will be used. FIX API will export functions for work with user s trading accounts: obtaining quotations translating depth of market sending trading orders sending pending orders receiving reports 7 FortFC Technical Page

8 FIX protocol is a generally accepted standard of trading and financial information transferring between financial market participants, such as exchanges, banks, ECN systems, brokers, hedge funds and traders. FortFC services FortFC project serves the needs of the four major segments involved in the crypto industry and have big influence on the cryptocurrency market. Services for banks, currency exchangers and other brokers For corporate clients (banks, hedge funds, broker companies, etc), a fully functional and stable connection will be provided with the FIX protocol for a fixed subscription fee. The following options are available in the basic version of the connection: - Getting an aggregated stream of all contracts from the FortFC liquidity engine - The ability to set own MarkUp to market prices received from FortFC - Getting a liquidity stream for the specified contracts of specified crypto-exchanges - Getting an orders book of quotes (depth of the market, level 2) - Sending trading orders using the aggregated liquidity of FortFC - Getting the comprehensive transactions history - Getting the history of bars for all available contracts in FortFC - For MT5 brokers, it is possible to use a direct connection to the MT5 FortFC server. - For brokers without own MT5 server, it is possible to use branded WhiteLabel from FortFC server. The clients of these brokers will be able to use all trading opportunities provided by FortFC under the brand of the connected broker. - The currency exchangers specializing on cryptocurrency and fiat money will be able to use FortFC liquidity to reduce their own risks during the exchange of various currencies and maintain the necessary balances for fast conversion operations. - The commission fee of FortFC will be up to 0.5% of the trading turnover of the connected broker, bank or currency exchanger, with the possibility of including a subscription fee in these commissions. 8 FortFC Technical Page

9 Information services Various companies that provide information services to their customers (using their own website, information terminal, signal services, technical analysis, etc.) will be able to use a simple REST API connection to obtain the price flow and the bars history from the FortFC liquidity engine. 9 FortFC Technical Page

10 Tokens listing in the FortFC terminal The risk management department will select the most promising tokens issued under the ICO of other companies and connect them to the FortFC liquidity engine. All those companies will undergo thorough research, examination and testing by FortFC specialists to exclude so-called SCAM or unprofitable projects. If there will appear a legal possibility, security tokens which imply dividends to their holders, will also be listed. Tokens, after listing, become available to all FortFC clients, including connected brokers, banks, exchangers and information services, unless specified otherwise by the company that owns the token. FortFC commission fee will be up to 0.5% of the turnover of the listed token. 10 FortFC Technical Page

11 Sustainability Sustainability of the system is based on the following factors: - geographical distribution of the system - multiple reservation and backups of services - active monitoring - versioning and state management for all servers - several stages of automatic and manual testing before any updates are released Security Our IT team work experience of more than 15 years, including more than 5 years in the financial sector, implies the highest security standards for the implemented solutions. First of all, we focus on maximizing code quality and automatic testing. The next stage is proactive defense, based on machine learning, which assumes an instant lockdown should any deviations from the norm be detected. SSL connections between servers, encryption of all significant parts of the system, two-factor authorization for users, continuous monitoring of emerging vulnerabilities and timely software updates are the mandatory standard for the company. The security of client s assets in cryptocurrency is conditioned by the use of cold wallets where the main customer funds are stored. These cold wallets are disconnected from the Internet. At the same time, it is possible to promptly withdraw the required funds according to customers requests using secure funds withdrawal systems. Blockchain and FortFC Every balance operation of depositing or withdrawing funds by a FortFC client will be added to the blockchain. This excludes the possibility of any manipulations with clients funds. In addition, all transactions will be performed using cryptocurrencies, including transfers to partner exchanges which will provide liquidity. All transfers will be traceable using blockchain explorers, in particular the fact that clients funds are being directly transferred to exchanges to ensure FortFC aggregation engine continuous work. These particular features of financial transactions guarantee the transparency of FortFC work and impossibility of any clients funds covert diversion. 11 FortFC Technical Page

12 80% of all FortFC funds will be stored in exchanges for liquidity provision. 10% - in hot and cold FortFC wallets for expeditious cryptocurrency exchange and 10% - in cold wallets as a stabilization fund. Smart contract of FortFC token is written using generally accepted ERC-20 technology, which allows it to be listed on majority of cryptoexchanges. At the same time, as a part of FortFC liquidity core, a blockchain will be setup to allow for public listing of third party developers tokens after their comprehensive analysis by risk-management department specialists is complete. 12 FortFC Technical Page

ABOUT THE PROJECT. Exscudo s main task is to provide an ultimate trading and exchange functionality for different client groups:

ABOUT THE PROJECT. Exscudo s main task is to provide an ultimate trading and exchange functionality for different client groups: ABOUT THE PROJECT The main goal of the project is the integration of cryptocurrencies with the world of equity and financial markets. We aim to provide professional trading and exchange tools within the

More information

Trading Platforms-Liquidity-White Label-Management Systems

Trading Platforms-Liquidity-White Label-Management Systems Trading Platforms-Liquidity-White Label-Management Systems WORLD CLASS TRADING PLATFORM PROVIDER Brokers Introducing Brokers Forex Training Schools Hedge Funds & Money Managers PROVIDING OPPORTUNITY INTRODUCTION

More information

Loyalty program on the Credits blockchain platform Building a program with blockchain and smart contracts. Issuing tokens as loyalty points.

Loyalty program on the Credits blockchain platform Building a program with blockchain and smart contracts. Issuing tokens as loyalty points. Loyalty program on the Credits blockchain platform Building a program with blockchain and smart contracts. Issuing tokens as loyalty points. Disadvantages of the current loyalty programs Complicated procedure

More information

What is FortFC? How does FortFC operate?

What is FortFC? How does FortFC operate? What is FortFC? FortFC is a liquidity provider on the cryptocurrency market that aggregates buy and sell orders simultaneously from a pool of the most popular world exchanges and accumulates the necessary

More information

SUMMARY... 3 INTRODUCTION... 4 DEVELOPMENT STAGES... 5 INVESTORS... 7 ARBITRAGE INVESTMENT STRATEGY... 9 BLOCKCHAIN-BASED FUND TOKENS...

SUMMARY... 3 INTRODUCTION... 4 DEVELOPMENT STAGES... 5 INVESTORS... 7 ARBITRAGE INVESTMENT STRATEGY... 9 BLOCKCHAIN-BASED FUND TOKENS... Whitepaper Table of Contents SUMMARY... 3 INTRODUCTION... 4 DEVELOPMENT STAGES... 5 INVESTORS... 7 ARBITRAGE INVESTMENT STRATEGY... 9 BLOCKCHAIN-BASED FUND... 12 TOKENS... 13 ECONOMIC MODEL... 14 TECHNICAL

More information

META TRADER 5 MOBILE (iphone/ipad)

META TRADER 5 MOBILE (iphone/ipad) (iphone/ipad) USER GUIDE www.fxbtrading.com 1 CONTENTS Getting started...4 Quotes...6 Depth of market...9 Chart...11 How to trade...13 History...19 2 The world s most popular forex trading platform MetaTrader

More information

cryptocurrency exchange CRYPTOCURRENCY EXCHANGE TRADING PLATFORM with daily loss compensation and profit distribution between TPX token holders

cryptocurrency exchange CRYPTOCURRENCY EXCHANGE TRADING PLATFORM with daily loss compensation and profit distribution between TPX token holders TOPEX CRYPTOCURRENCY EXCHANGE TRADING PLATFORM with daily loss compensation and profit distribution between TPX token holders PUBLIC CROWDSALE STARTS ON 19 SEP 2018 HARDCAP - 20.000 ETH Bounty program

More information

ICO C O N S T R U C T O R

ICO C O N S T R U C T O R ICO CONSTRUCTOR What is an ICO An ICO, Initial coin offering, is a form of attracting investments by selling to investors a fixed number of new cryptocurrency units obtained through onetime or accelerated

More information

DECENTRALIZED ASSET TRADING PLATFORM WHITEPAPER VERSION 3.1 DATP.MARKET

DECENTRALIZED ASSET TRADING PLATFORM WHITEPAPER VERSION 3.1 DATP.MARKET DECENTRALIZED ASSET TRADING PLATFORM WHITEPAPER VERSION 3.1 DATP.MARKET CONTENTS 1 INTRODUCING DECENTRALIZED ASSET TRADING PLATFORM 2 PROBLEM PROBLEM WITH EXCHANGE OF THIRD PARTY PAYMENTS USER EXPERIENCE

More information

predictini Next-Generation Market Intelligence and Prediction Platform for Crypto Trading WHITEPAPER

predictini Next-Generation Market Intelligence and Prediction Platform for Crypto Trading WHITEPAPER predictini Next-Generation Market Intelligence and Prediction Platform for Crypto Trading WHITEPAPER Feb 27, 2018 TABLE OF CONTENTS Executive Summary 3 Crypto Market Overview and Challenges 5 Predictini

More information

META TRADER 5 MOBILE (ANDROID)

META TRADER 5 MOBILE (ANDROID) META TRADER 5 MOBILE (ANDROID) USER GUIDE www.fxbtrading.com 1 CONTENTS Getting Started...3 Quotes...4 Depth of Market...8 Chart...8 Trade...10 Type of orders...13 Market execution...16 History...19 Accounts...20

More information

White Paper ICO #RTCoin is a token with monthly income from operational activities*.

White Paper ICO #RTCoin is a token with monthly income from operational activities*. White Paper ICO #RTCoin is a token with monthly income from operational activities*. *The operational income is calculated as a fixed percentage of the client payments inflow o the RTCrypto broker. The

More information

Table of contents. 1. DISCLAIMER (English) 3 2. INTRODUCTION CRYPTOTRADER Online part Local Trading Platform...

Table of contents. 1. DISCLAIMER (English) 3 2. INTRODUCTION CRYPTOTRADER Online part Local Trading Platform... WHITEPAPER v. 1.1 Table of contents 1. DISCLAIMER (English) 3 2. INTRODUCTION...4 3. CRYPTOTRADER...5 3.1. Online part...6 3.2. Local Trading Platform....7 3.3. Development block of your own strategies.8

More information

The first blockchain-secured Forex marketplace. https://serenity-financial.io/

The first blockchain-secured Forex marketplace. https://serenity-financial.io/ The first blockchain-secured Forex marketplace https://serenity-financial.io/ Contents 1. Introduction... 3 2. Problem description... 4 3. About the project... 5 3.1. Project mission.... 5 3.2. Who benefits

More information

Mobile App User Manual V1

Mobile App User Manual V1 Mobile App User Manual V1 Exchange of Exchanges All in One Contents 1. EOE CFD Trading System (based on MetaTrader5) Download...2 2. Mobile Application GUI...2 3. Open A Demo Account...3 4. How to check

More information

WHITEPAPER V4.1. Copyright 2018 Fox Trading FX

WHITEPAPER V4.1. Copyright 2018 Fox Trading FX WHITEPAPER V4.1 Copyright 2018 Fox Trading FX CONTENTS 1. DISCLAIMER... 4 2. INTRODUCTION... 6 2.1. Trading revolution with cryptocurrency... 6 2.2. Automatic trading with robots... 6 2.3. Advantages and

More information

WHITEPAPER. Copyright 2018 Fox Trading FX

WHITEPAPER. Copyright 2018 Fox Trading FX WHITEPAPER Copyright 2018 Fox Trading FX CONTENTS 1. DISCLAIMER... 4 2. INTRODUCTION... 6 2.1. Trading revolution with cryptocurrency... 6 2.2. Automatic trading with robots... 7 2.3. Advantages and disadvantages

More information

SMART SOLUTION WHITE LABEL PRESENTATION. Last Update: Nov 2017

SMART SOLUTION WHITE LABEL PRESENTATION. Last Update: Nov 2017 SMART SOLUTION WHITE LABEL PRESENTATION Last Update: Nov 2017 we build your business from zero for you, we work together with you to be the best. METATRADER 4 PLATFORM Our complete technology solutions

More information

Kitchain - A digital crypto trading platform

Kitchain - A digital crypto trading platform Kitchain - A digital crypto trading platform Whitepaper 1 1. INDUSTRY STATUS... 3 2. INDUSTRY PAIN POINT... 3 2.1 HIGH TRANSACTION FEES... 3 2.2 SINGLE INVESTMENT TOOL...4 2.3 THE THRESHOLD OF API... 4

More information

Executive Summary. GridEx is a unique solution for banks - future leaders of the crypto industry.

Executive Summary. GridEx is a unique solution for banks - future leaders of the crypto industry. Executive Summary GridEx is a unique solution for banks future leaders of the crypto industry. We are developing a highperformance interbank infrastructure for the turnover of cryptocurrency liquidity

More information

Trust Through Transparency

Trust Through Transparency Trust Through Transparency A Broker on Your Side Hantec Markets is a true No-Dealing-Desk broker At Hantec Markets there is never a conflict of interest between us and our clients. As a true No-Dealing-Desk

More information

Building the Evolution

Building the Evolution Building the Evolution Continual Evolving System We offer a system that matches changing financial markets through continual upgrading of our system. Low-cost System We provide a White Label system to

More information

01. A fund with a unique platform and technological solution - simple and convenient solution to buy, sell, and manage crypto currencies. 02.

01. A fund with a unique platform and technological solution - simple and convenient solution to buy, sell, and manage crypto currencies. 02. What Will be First Crypto ETF 01. A fund with a unique platform and technological solution - simple and convenient solution to buy, sell, and manage crypto currencies. 02. OTC product Black Card. Simple

More information

Ind3X Exchange WHITEPAPER V1.0.1

Ind3X Exchange WHITEPAPER V1.0.1 Ind3X Exchange WHITEPAPER V1.0.1 CONTENTS Introduction... 3 Features... 4 User Interface... 4 Highest Security Protection... 4 Lowest Fees... 4 Fast and Easy Trading... 4 Built-In Multicurrencies Wallet...

More information

SORBASE Whitepaper. The project of the optimized order execution system. October 31, Version 2.0

SORBASE Whitepaper. The project of the optimized order execution system. October 31, Version 2.0 SORBASE Whitepaper The project of the optimized order execution system October 31, 2017 Version 2.0 Content 1. Summary & important information... 3 2. Introduction... 5 3. Team... 8 4. What is SORBASE...

More information

F i nanci a l infr ast ruct u r a l P a yall pla t form

F i nanci a l infr ast ruct u r a l P a yall pla t form F i nanci a l infr ast ruct u r a l P a yall pla t form investment scheme, nor does it require the registration at or approval of the Monetary Authority of Singapore. Participants are encouraged to read

More information

Genesis Crypto Blockchain Investment Bank. A Blockchain Platform for Cryptocurrency-based Financial Services

Genesis Crypto Blockchain Investment Bank. A Blockchain Platform for Cryptocurrency-based Financial Services Genesis Crypto Blockchain Investment Bank A Blockchain Platform for Cryptocurrency-based Financial Services : Genesis Crypto Blockchain Investment Bank A Blockchain Platform for Cryptocurrency-based Financial

More information

FAQs. There are 4 distinct rounds. What are the dates for the individual sale rounds? Friends & Family Round: 9/1/2017-1/14/2018

FAQs. There are 4 distinct rounds. What are the dates for the individual sale rounds? Friends & Family Round: 9/1/2017-1/14/2018 FAQs The Token I. Overview How many rounds of Token Sale? There are 4 distinct rounds What are the dates for the individual sale rounds? Friends & Family Round: 9/1/2017-1/14/2018 Private Pre-Sale Round:

More information

A Price-Stable Cryptocurrency. Government Debt Securities.

A Price-Stable Cryptocurrency. Government Debt Securities. STAPLE: A Price-Stable Cryptocurrency ensured by Government Debt Securities. Version 0.975 (June 28, 2018) Contents 1MISSION STATEMENT 2 2 INTRODUCTION 2 3 TERMS AND DEFENITIONS 2 4 KEY BENEFITS OF STAPLES

More information

This document and information contained herein may not be sent and or addressed wholly or in

This document and information contained herein may not be sent and or addressed wholly or in 1 Page The purpose of this white paper is to present MATOX Exchange and MAT (Matox Token) to potential token holders in connection with the proposed ICO. The information set forth below may not be exhaustive

More information

Technical Paper. Blockchain as an Integral Technology for Betmatch

Technical Paper. Blockchain as an Integral Technology for Betmatch Technical Paper Blockchain as an Integral Technology for Betmatch Since ICOs and related token issue activities have become mainstream, many startup companies have decided to integrate blockchain into

More information

MOBILE (iphone/ipad)

MOBILE (iphone/ipad) MOBILE (iphone/ipad) USER GUIDE www.fxbtrading.com 1 CONTENTS Download and installation...3 Quotes...5 Chart...8 Trade...9 Type of orders...10 Setting Stop Loss & Take Profit (Modify order)...12 History...14

More information

APPLE BLOCKCHAIN COIN

APPLE BLOCKCHAIN COIN APPLE COIN www.apcoin.co APPLE BLOCKCHAIN COIN The world s advanced blockchain based platform with Secure, Fast and Infinite Opportunities. WHITEPAPER THE NEXT GLOBAL PAYING WHITEPAPER Introduction APPLE

More information

Blockchain Investment Platform

Blockchain Investment Platform Blockchain Investment Platform Connecting Ordinary Investors to Fund Managers BIP.fund Published: 15 August 2017 1 Our Vision To provide a simple, secure, and affordable platform to all investors to maximize

More information

DECENTRILIZED CRYPTOCURRENCY EXCHANGE Fast, Reliable and Simple

DECENTRILIZED CRYPTOCURRENCY EXCHANGE Fast, Reliable and Simple DECENTRILIZED CRYPTOCURRENCY EXCHANGE Fast, Reliable and Simple Table of contents Introduction 3 Key issues of ICO 4 How Upfinex solves the issues of the ICO 4 Problems faced by cryptocurrency exchanges

More information

Lovar. Artificial Intelligence Investment Platform. White Paper

Lovar. Artificial Intelligence Investment Platform. White Paper Lovar Artificial Intelligence Investment Platform White Paper Version 1.06 Last amended: 05/23/2018 Table of Contents 1. Introduction... 1 2. About Us... 1 3. Our Services... 2 4. Lovar Features... 3 5.

More information

[1] THE INTERFACE 05 [2] LOGGING IN 07 [3] ACCOUNTS 08 [4] THE QUOTES BOARD 09 [5] POSITIONS [5.1] USING STOP LOSS, TAKE PROFIT, AND CLOSING POSITIONS

[1] THE INTERFACE 05 [2] LOGGING IN 07 [3] ACCOUNTS 08 [4] THE QUOTES BOARD 09 [5] POSITIONS [5.1] USING STOP LOSS, TAKE PROFIT, AND CLOSING POSITIONS ipad USER GUIDE TABLE OF CONTENTS [1] THE INTERFACE 05 [2] LOGGING IN 07 [3] ACCOUNTS 08 [4] THE QUOTES BOARD 09 [5] POSITIONS [5.1] USING STOP LOSS, TAKE PROFIT, AND CLOSING POSITIONS 10 10 [6] ORDERS

More information

Copyright Alpha Markets Ltd.

Copyright Alpha Markets Ltd. Page 1 Platforms & Accounts - Module 5 Welcome to this unit on Platforms & Accounts. In this module we will be explaining what a trading account is, as well as how you can go about configuring and using

More information

Table of Contents. 1. What is Cryptocurrency? 2. What is ArthaCoin? 3. Introduction. 4. Technology Platform. 5. What is ERC20?

Table of Contents. 1. What is Cryptocurrency? 2. What is ArthaCoin? 3. Introduction. 4. Technology Platform. 5. What is ERC20? Table of Contents 1. What is Cryptocurrency? 2. What is ArthaCoin? 3. Introduction 4. Technology Platform 5. What is ERC20? 6. What is Smart Contract? 7. Token Details 8. Distribution Overview 9. ICO Schedule

More information

LEVERAGE. Whitepaper v1.0.5 (April 2018)

LEVERAGE.  Whitepaper v1.0.5 (April 2018) LEVERAGE Whitepaper v1.0.5 (April 2018) ht- tps://- bitcoinhttp://twitter.com/leveragetoken http://bitcointalk.org/index.php?topic=2949207 What is Leverage? Leverage ( in Korean, in Chinese, LVP for short)

More information

Symmetry FUND. Whitepaper October 2017

Symmetry FUND. Whitepaper October 2017 Symmetry FUND Whitepaper October 2017 www.symmetry.fund www.symmetry.fund 1 Introduction Cryptocurrencies like Bitcoin, Ethereum, Ripple, Dash and Litecoin are disrupting how currencies are distributed

More information

Table of Contents. Introduction Easy Trading Platform. Our Other Products. Social Platform Roadmap. Easy Trading Token.

Table of Contents. Introduction Easy Trading Platform. Our Other Products. Social Platform Roadmap. Easy Trading Token. Table of Contents Introduction Easy Trading Platform Basics Of System Security Preventions To Lose Algorithms & Tools Advanced Technology Our Other Products Easy Trading Platform Cypto News Android App

More information

Technical Line. A holder s accounting for cryptocurrencies. What you need to know. Overview

Technical Line. A holder s accounting for cryptocurrencies. What you need to know. Overview No. 2018-12 18 October 2018 Technical Line A holder s accounting for cryptocurrencies In this issue: Overview... 1 Blockchain, cryptocurrencies and tokens... 2 Tokens... 3 A holder s accounting for cryptocurrencies...

More information

IBFS.world. Initial Coin Offer Project

IBFS.world. Initial Coin Offer Project Initial Coin Offer Project INTRODUCTION A few years ago, the founders of the project - a group of experts from an international law firm - came to the conclusion that many clients face the problem of finding

More information

SECRET COIN WHITE PAPER

SECRET COIN WHITE PAPER ABSTRACT With the development of blockchain technology and the rapid growth of the cryptocurrency market, new opportunities appear consistently in the field of investment. The traditional economy changes

More information

Executive Summary. GridEx is a unique solution for financial and payment institutions - future leaders of the crypto industry. VERSION 1.

Executive Summary. GridEx is a unique solution for financial and payment institutions - future leaders of the crypto industry. VERSION 1. Executive Summary GridEx is a unique solution for financial and payment institutions future leaders of the crypto industry. VERSION 1.3 We are developing a highperformance crypto infrastructure for the

More information

GODBEX Solutions Ltd Lightpaper (shortened WP)

GODBEX Solutions Ltd Lightpaper (shortened WP) GODBEX Solutions Ltd Lightpaper (shortened WP) 1. Abstract This light paper describes secure and scalable next-generation gold bullion physical gold in the form of gold bars (meeting Good Delivery standards

More information

Introduction. Millennium USA Token (MUSA) White Paper v1.0. Millennium USA

Introduction. Millennium USA Token (MUSA) White Paper v1.0. Millennium USA With the rise of the cryptocurrencies and Blockchain technology, new opportunities are arising in the financial system. The cryptocurrency market is currently worth over $500B, which is a staggering number.

More information

Redan. Peer To Peer Crypto Exchange

Redan. Peer To Peer Crypto Exchange Redan Peer To Peer Crypto Exchange What is Redan TOKEN? Redan is a cryptocurrency trading platform, offers a state of the art, highly sophisticated hybrid platform. Unlike most exchanges that offer only

More information

A smart cryptocurrency trading assistant service

A smart cryptocurrency trading assistant service T AYLOR CRYPTO TRADING FOR E VERYONE A smart cryptocurrency trading assistant service Taylor is an easy-to-use trading assistant service and mobile app that helps people make quick trades and earn small

More information

ARBITRAGE CRYPTO TRADER

ARBITRAGE CRYPTO TRADER ARBITRAGE CRYPTO TRADER WHITE PAPER 20.11.2017 version. 2.0 CONTENT 1. Introduction... 3 2. Why arbitration does not work today... 4 3. How Arbitrage Crypto Trader solves these problems... 6 4. How it

More information

How To Place And Manage Your Orders With Your MT4 Platform

How To Place And Manage Your Orders With Your MT4 Platform How To Place And Manage Your Orders With Your MT4 Platform I. How To Place A Simple Buy/Sell Order To place an Order (Sell or Buy), you have to open the Order window (Pic. 1). Pic. 1 - Order window There

More information

White Paper v1.0 EARLY DRAFT

White Paper v1.0 EARLY DRAFT monyx White Paper v1.0 EARLY DRAFT LAST UPDATE: December 19 th, 2017 The Future of Investing The first investment platform that aims to outperform Bitcoin on a risk-adjusted basis through state-of-the-art

More information

CyberiaTrader Professional. User Management. V 2.2 (English)

CyberiaTrader Professional. User Management. V 2.2 (English) CyberiaTrader Professional User Management V 2.2 (English) Moscow 2006 License Agreement The present license agreement regulates the relationship between Cyberia Decisions (company) and the client/user

More information

VertexFX Bullion Solution

VertexFX Bullion Solution Bullion Solution CONNECTING YOUR BULLION BUSINESS TO VERTEXFX RESOURCES YOU NEED Hybrid Solutions has endeavored to set-up Bullion Market through the platform in order to simplify the bullion trading.

More information

Welcome To VertexFX Trader Presentation

Welcome To VertexFX Trader Presentation Welcome To VertexFX Trader Presentation Full Tutorial for VertexFX Trading Platform www.hybridsolutions.com VertexFX Trader Multi-Level Platform For Dealing Rooms, Clearing Houses, Market Makers and Brokerage

More information

MANIFESTO DECENTURION1

MANIFESTO DECENTURION1 MANIFESTO DECENTURION1 2/192 PREAMBULA HUMANITY IS CONSTANTLY STRIVING FOR IMPROVEMENT AND IS ENGAGED IN THE ENDLESS PURSUIT OF EFFICIENCY AND HARMONY. PROGRESS IS THE DRIVING FORCE OF HUMAN EVOLUTION,

More information

MTPredictor Trade Module for NinjaTrader 7 Getting Started Guide

MTPredictor Trade Module for NinjaTrader 7 Getting Started Guide MTPredictor Trade Module for NinjaTrader 7 Getting Started Guide Introduction The MTPredictor Trade Module for NinjaTrader 7 is a new extension to the MTPredictor Add-on s for NinjaTrader 7 designed to

More information

Disclaimer. 2 Disclaimer

Disclaimer. 2 Disclaimer Whitepaper v1.0 Disclaimer THIS WHITEPAPER DOES NOT CONSTITUTE LEGAL, FINANCIAL, BUSINESS OR TAX ADVICE AND YOU SHOULD ALWAYS CONSULT YOUR OWN LEGAL, FINANCIAL, TAX OR OTHER PROFESSIONAL ADVISER BEFORE

More information

SIFT Monthly Report January 2018

SIFT Monthly Report January 2018 SIFT Monthly Report January 2018 Monthly Summary Trading in the January 2018 period saw a profit of $42,314.70 after tax. As no fees are currently due this gives a distributable profit of $21,157.35 and

More information

THE CM TRADING METATRADER 4 USER GUIDE:

THE CM TRADING METATRADER 4 USER GUIDE: THE CM TRADING METATRADER 4 USER GUIDE: THE MAIN SCREEN Main menu (access to the program menu and settings); Toolbars (quick access to the program features and settings); Market Watch window (real-time

More information

KIMEX.IO. D e c e n t r a l i z e d B i n a r y O p t i o n s P l a t f o r m P o w e r e d B y B l o c k c h a i n

KIMEX.IO. D e c e n t r a l i z e d B i n a r y O p t i o n s P l a t f o r m P o w e r e d B y B l o c k c h a i n KIMEX.IO D e c e n t r a l i z e d B i n a r y O p t i o n s P l a t f o r m P o w e r e d B y B l o c k c h a i n KIMEX.IO I S A D E CENTRALIZED B I N ARY OPTIONS PLATFORM BASED ONBLOCKCHAIN. KIMEX.IO

More information

XWIN CryptoBet SUMMARY

XWIN CryptoBet SUMMARY XWIN CryptoBet SUMMARY XWIN is a transparent betting platform for sporting and other events with revenue sharing using the decentralized smart contracts on the Ethereum blockchain. The unprecedented development

More information

SECURITY TOKEN MCEX: A

SECURITY TOKEN MCEX: A SECURITY TOKEN MCEX: A Regulated Security Token +14074834057 www.mercury.cash / www.miami.exchange support@mercury.cash 6427 Milner Blvd #4, Orlando, FL, 32809 US Version 1.2 Abstract: The modern world

More information

WHITE PAPER. Smart Investments Into Crypto Technologies and Blockchain

WHITE PAPER. Smart Investments Into Crypto Technologies and Blockchain WHITE PAPER Smart Investments Into Crypto Technologies and Blockchain CONTENT What is CryptoFund 03 Market Review 04 Issues Identification and Management 05 How CryptoFund Works 06 Investment Strategy

More information

Lyves Trustworthy payments despite anonymity. Version 2.4.1

Lyves Trustworthy payments despite anonymity. Version 2.4.1 Lyves Trustworthy payments despite anonymity Version 2.4.1 1. INTRODUCTION 4 1.1. Blockchain 4 1.1.1. About Blockchain 4 1.1.2. Cryptocurrency 8 1.2. Lyves 10 1.2.1. Our Vision 10 1.2.2. Our Team 12 2.

More information

Blend whitepaper V 1.0

Blend whitepaper V 1.0 Blend whitepaper V 1.0 Legal considerations, risk and disclaimer PLEASE READ THIS DISCLAIMER SECTION AND THIS ENTIRE WHITE PAPER CAREFULLY. YOU MUST NOT INVEST IN THIS INITIAL COIN OFFERING (ICO) WHITHOUT

More information

Foxzard Trader MT4 Expert Advisor Manual Contents

Foxzard Trader MT4 Expert Advisor Manual Contents Foxzard Trader MT4 Expert Advisor Manual Contents Foxzard Trader MT4 Expert Advisor Manual... 1 Overview... 3 Features... 3 Installation Guide... 3 User Interface... 4 Input Parameters and Default Values...

More information

BANK OF THE FUTURE COMBINING CONVENIENCE OF PLASTIC CARDS AND INDEPENDENCE OF BLOCKCHAIN FOR 2 BILLION TRANSACTIONS

BANK OF THE FUTURE COMBINING CONVENIENCE OF PLASTIC CARDS AND INDEPENDENCE OF BLOCKCHAIN FOR 2 BILLION TRANSACTIONS BANK OF THE FUTURE COMBINING CONVENIENCE OF PLASTIC CARDS AND INDEPENDENCE OF BLOCKCHAIN FOR 2 BILLION TRANSACTIONS White Paper 2017 STEP-BY-STEP INTRODUCTION 1 2 3 4 5 6 7 ABOUT US PROBLEMS WE SOLVE 5

More information

Foreword 03. Limitations of Traditional Investment Platforms 04. PrimeLend Solution 05. How PrimeLend Works 06. Why Invest in PrimeLend 08

Foreword 03. Limitations of Traditional Investment Platforms 04. PrimeLend Solution 05. How PrimeLend Works 06. Why Invest in PrimeLend 08 Foreword 03 Limitations of Traditional Investment Platforms 04 PrimeLend Solution 05 How PrimeLend Works 06 Why Invest in PrimeLend 08 PrimeLend Services 09 Lending 10 Staking 11 Trading 11 PML: The Currency

More information

WHITE PAPER ARBITRAGE PROJECT

WHITE PAPER ARBITRAGE PROJECT WHITE PAPER ARBITRAGE PROJECT ARBIT.TOP admin@arbit.top 12.12.2017 ARBITRAGE Demand for crypto currency is increasing. New coins are emerging, and new exchanges are opening. Digital economy and blockchain

More information

CoinPennant. White Paper. January 14, 2018 V

CoinPennant. White Paper. January 14, 2018 V CoinPennant White Paper January 14, 2018 V0.65 www.coinpennant.com contact@coinpennant.com This could be not the last version of White Paper. Please check on www.coinpennant.com for the last version. Table

More information

META TRADER 4 MOBILE (ANDROID) USER GUIDE MOBILE (ANDROID) USER GUIDE.

META TRADER 4 MOBILE (ANDROID) USER GUIDE MOBILE (ANDROID) USER GUIDE. MOBILE (ANDROID) USER GUIDE www.fxbtrading.com 1 CONTENTS Download and installation...3 Quotes...5 Chart...8 Type of orders...10 History...13 Indicators for technical analysis...14 2 MetaTrader 4 for Android

More information

The Time is now EPOS. Everything is Possible A new era has started. Don t pass it. It s your chance to make a change!

The Time is now EPOS. Everything is Possible A new era has started. Don t pass it. It s your chance to make a change! The Time is now EPOS Everything is Possible A new era has started. Don t pass it. It s your chance to make a change! Blockchain technology will revolutionize payments and much more. So look for a way how

More information

The first independent blockchain copytrading service. White Paper

The first independent blockchain copytrading service. White Paper The first independent blockchain copytrading service White Paper Table of content Idea 1. About Vesa 3 2. Investment 5 3. Problem 7 4. Solution 9 Development 5. Copy trading 12 6. Investment portfolio

More information

ABSTRACT. There is a limited number of tokens available, and it is advised that you take advantage of the ICO discounts.

ABSTRACT. There is a limited number of tokens available, and it is advised that you take advantage of the ICO discounts. ABSTRACT As the cryptocurrency industry gets more recognized by mainstream users, it needs to evolve to ensure it finally achieves the core objectives that Satoshi Nakamoto had ten years ago when he developed

More information

Blockchain Developer TERM 1: FUNDAMENTALS. Blockchain Fundamentals. Project 1: Create Your Identity on Bitcoin Core. Become a blockchain developer

Blockchain Developer TERM 1: FUNDAMENTALS. Blockchain Fundamentals. Project 1: Create Your Identity on Bitcoin Core. Become a blockchain developer Blockchain Developer Become a blockchain developer TERM 1: FUNDAMENTALS Blockchain Fundamentals Project 1: Create Your Identity on Bitcoin Core Blockchains are a public record of completed value transactions

More information

WESTERNPIPS TRADER 3.9

WESTERNPIPS TRADER 3.9 WESTERNPIPS TRADER 3.9 FIX API HFT Arbitrage Trading Software 2007-2017 - 1 - WESTERNPIPS TRADER 3.9 SOFTWARE ABOUT WESTERNPIPS TRADER 3.9 SOFTWARE THE DAY HAS COME, WHICH YOU ALL WERE WAITING FOR! PERIODICALLY

More information

MT4 Supreme Edition Trade Terminal

MT4 Supreme Edition Trade Terminal MT4 Supreme Edition Trade Terminal In this manual, you will find installation and usage instructions for MT4 Supreme Edition. Installation process and usage is the same in new MT5 Supreme Edition. Simply

More information

Crypto & Forex. Three-Way concept for a profitable future! Whitepaper 1.0

Crypto & Forex. Three-Way concept for a profitable future! Whitepaper 1.0 Crypto & Forex Three-Way concept for a profitable future! Whitepaper 1.0 2 Corexcoin Table of Contents 1. Story of Corex 3 2. About Corex 3 3. Why should I invest? 4 4. Vision 4 5. CorexCoin 5 6. Roadmap

More information

DIGITAL ASSET EXCHANGE

DIGITAL ASSET EXCHANGE DIGITAL ASSET EXCHANGE The Purpose of BitHub BitHub is a project aimed to create a more reliable digital currency exchange that encourages a wider range of investors and individuals to make the most of

More information

N O V A L E N D J O I N U S, A N D L E T S I N V E S T S T R O N G T O G E T H E R

N O V A L E N D J O I N U S, A N D L E T S I N V E S T S T R O N G T O G E T H E R N O V A L E N D J O I N U S, A N D L E T S I N V E S T S T R O N G T O G E T H E R Website https://novalend.co Communication Channels: Telegram https://t.me/novalendofficial Twitter https://twitter.com/novalendico

More information

Cryptocurrency is not regulated by financial institutions its turnover is supported by a single decentralized network consisting of many computers.

Cryptocurrency is not regulated by financial institutions its turnover is supported by a single decentralized network consisting of many computers. Introduction CoinLoan is an innovative project that combined traditional lending banking system and modern cryptocurrency technology. Our team has studied the problems of interaction between the fiat and

More information

BEST EXECUTION POLICY FOR TRADING CFDS

BEST EXECUTION POLICY FOR TRADING CFDS BEST EXECUTION POLICY FOR TRADING CFDS The document that summarizes the policies and procedures established by the Company in order to comply with its obligation to act in accordance with the best interests

More information

Regulations of trading operations BT Technologies LTD

Regulations of trading operations BT Technologies LTD Regulations of trading operations 1. General Information 1.1 This Regulations of trading operations (hereinafter - the «Regulations») of the company BT Technologies (hereinafter - the «Company») define

More information

Algebraix Token Economics

Algebraix Token Economics An Algebraix Data Whitepaper Algebraix Token Economics October 2017, Version 1.0 Pg 1 (858) 381-4800 AlgebraixData.com 9601 Amberglen Blvd Austin, TX 78729 Algebraix Token Economics This document describes

More information

Trading Services for Institutions and Professionals

Trading Services for Institutions and Professionals Forex, Commodities & CFDs Trading Services for Institutions and Professionals One Provider For All Your Requirements: TECHNOLOGY LIQUIDITY SUPPORT EXECUTION www.icmcapital.co.uk Table of Contents 1. Introduction

More information

NAIRA COIN. Fiat Currency on the Ethereum Blockchain

NAIRA COIN. Fiat Currency on the Ethereum Blockchain NAIRA COIN Fiat Currency on the Ethereum Blockchain Content 3 Abstract 30 Naira Coin Technology Stack 4 6 7 8 Introduction Proposed Implementation Strategies Target Audience Why Merchants? 31 34 36 Fund

More information

FLASH TOKEN WHITE PAPER

FLASH TOKEN WHITE PAPER FLASH TOKEN WHITE PAPER 2017 Blockchain Technology Cryptocurrency and the Economy Cryptocurrency Market The Flash Company Mining Benefits in Business Company Structure FLASH TOKEN ICO: the Order of Implementation

More information

EXCHANGE INFINITE. Website: Note : This is not a white paper. This is a pre-whitepaper executive summary.

EXCHANGE INFINITE. Website:    Note : This is not a white paper. This is a pre-whitepaper executive summary. EXCHANGE INFINITE Website: www.xinfin.org Email : info@xinfin.org Note : This is not a white paper. This is a pre-whitepaper executive summary. PROBLEM OVERVIEW The state of the world has evolved after

More information

CORPORATE PRESENTATION

CORPORATE PRESENTATION CORPORATE PRESENTATION XERA TECHNOLOGIES LIMITED 85 Great Portland Street, First Floor, London, England, W1W 7LT Phone: +44 20 8133 0383 Email: connect@xera.tech DISCLAIMER This presentation contains summary

More information

Savior Investments. A decentralized funding Cryptocurrency

Savior Investments. A decentralized funding Cryptocurrency Savior Investments A decentralized funding Cryptocurrency Table of Contents Introduction Our Goal.... The Major Problem of the Market.. What we do now?.... Why we use Ethereum?.... Make it a Smart Investment

More information

Real Trade Group. Terms of Business

Real Trade Group. Terms of Business Terms of Business Effective January 25, 2016 These Terms of Business specify the basic trading conditions of the Company Real Trade Group, including execution principles of the Market and Pending Orders

More information

SWITCHBACK (FOREX) V1.4

SWITCHBACK (FOREX) V1.4 SWITCHBACK (FOREX) V1.4 User Manual This manual describes all the parameters in the ctrader cbot. Please read the Switchback Strategy Document for an explanation on how it all works. Last Updated 11/11/2017

More information

Bulls. Hedge. Fund WHITE PAPER. Version

Bulls. Hedge. Fund WHITE PAPER. Version Bulls Hedge Fund WHITE PAPER Version 1.0.0 2018-07-10 Table of Content Overview of cryptocurrency Current status of cryptocurrency investment Agenda of cryptocurrency Utility of hedge fund Traditional

More information

THE MOST INNOVATIVE AND LUCRATIVE WAY TO EARN BITCOIN.

THE MOST INNOVATIVE AND LUCRATIVE WAY TO EARN BITCOIN. THE MOST INNOVATIVE AND LUCRATIVE WAY TO EARN BITCOIN Abstract... Our Goal... The Marketplaces Issues... What is Kubic Coin?. What we do?... Why we use Ethereum?... Fast and Smooth Investment System...

More information

Our Vision KEY PLATFORM FEATURES

Our Vision KEY PLATFORM FEATURES Our Vision Digital Assets Power Play (hereafter: DA Power Play or DPP) will provide technology building blocks for digital assets trading automation (algorithmic) and digital investment product creation.

More information

DOWNLOAD OR READ : VISUAL FOREX TRADER PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : VISUAL FOREX TRADER PDF EBOOK EPUB MOBI DOWNLOAD OR READ : VISUAL FOREX TRADER PDF EBOOK EPUB MOBI Page 1 Page 2 visual forex trader visual forex trader pdf visual forex trader The only â Copy and Pasteâ professional Forex trading system. Forex

More information

ORDER EXECUTION POLICY

ORDER EXECUTION POLICY 1 Page- Order Execution Policy ORDER EXECUTION POLICY 2 Page- Order Execution Policy Table of Contents 1. INTRODUCTION 3 2. SCOPE OF THE POLICY 3 3. ORDER TYPE DEFINITIONS 4 4. ORDER EXECUTION ELEMENTS

More information

The future in DAE trading

The future in DAE trading Digital Asset Exchange The future in DAE trading White paper v2.0 Create by the Apollo DAE Team. PREAMBLE This paper has been prepared by the Apollo DAE team and may be updated as needed. Most topics discussed

More information