Search result found: 88


 
admin

No longer support trading services on Eqonex

Dear AlgoGene users, Eqonex has announced to stop trading services on Aug 22 , 2022. If you are currentl ...

 
admin

A Python Example to Publish Trading Signal using REST API

Hi there! If you are managing your own trading system(s) on a local server, and want to list them on Algo Marketplace to attract inves ...

 
admin

Time Series Analysis - Autoregressive Model

 What is an Autoregressive Model? An autoregressive (AR) model predicts future behavior based on past results. It is used for forecasting when there is some correlation between values in a time series and the values that precede an ...

 
admin

ALGOGENE Marketplace FAQ

 What is ALGOGENE Marketplace? ALGOGENE Marketplace is our brand-new 2-sided social trading service. [Subscriber] : For those who want to invest but lack of experience or time, it gives you the ability to invest in the strategies from experienced professionals! ...

 
admin

Connect Trading Account with Bybit

ALGOGENE now supports users to trade with Bybit accounts using ALGOGENE dedicated trading gateway! ...

 
admin

ALGOGENE Mobile App Installation Guide

 This article goes through the steps to "install" ALGOGENE as a mobile app. Installation Steps In your mobile device, browse https://algogene.com ...

 
admin

How Algorithmic Trading is Leveling the Playing Field for Investors

In today's fast-paced financial landscape, algorithmic trading has emerged as a game-changer for investors of all sizes. Once the domain of hedge funds and institutional traders, algorithmic tradin ...

 
admin

All you need to know about Sharpe Ratio

What is Sharpe Ratio? The Sharpe ratio was developed by William F. Sharpe, a Nobel laureate, to help investors understand the return on an investment in relation to its risk. The ratio measures the return earned in exce ...

 
admin

Publish your trading robots to create alternative income

This article following the post ALGOGENE Marketplace FAQ is to provide further information, guidelines and detailed steps for potential strategy ...

 
admin

進入量化交易世界:實現職業夢想的秘訣

在當今金融市場中,量化交易已成為一個快速增長且極具吸引力的領域。許多人渴望進入這個行業,但卻不知如何開始。本文將介紹如何在量化交易行業中建立職業生涯,並提供一些實用建議,幫助你踏出成功的第一步。 1. 了解量化交易的基礎 量化交易是利用數學模型和計算機算法來進行交易的一種方法。它結合了金融學、數學、統計學和計算機科學等多個領域的知識。首先,了解量化交易的基本概念和流程是至關重要的,這將為你未來的學習打下堅實的基礎。 ...

 
admin

Connect Trading Account with OKX

ALGOGENE now supports users to trade with OKX accounts using ALGOGENE dedicated trading gateway! ...

 
admin

Connect Trading Account with IG

ALGOGENE now supports users to trade with IG accounts using ALGOGENE dedicated trading gateway! ...

 
admin

Are Cryptos currency?

In the past few years, different forms of "crypto-currencies" such as Bitcoin and Litecoin, have emerged in the financial market. These cryptos usually have the following properties: deploy the Distributed Ledger Technology (DLT), ...

 
admin

Guideline to use ALGOGENE Wallet

What is ALGOGENE Wallet? It is a stored value digital card to make efficient online payment/transfer on ALGOGENE. Some of the benefits include: fast payment process to purchase on ALGOGENE ...

 
admin

美聯儲降息、比特幣ETF與美國大選能否推動加密貨幣市場牛市?

BTC有暴跌風險? 專家分析加密貨幣市場走勢 1. ...

 
admin

Risk Measurement using Value-At-Risk (VaR)

Background Under Basel's risk management framework, financial risks can be classified into 3 main categories: Market Risk Credit Risk Operational Risk ...

 
admin

Guideline for Strategy Parameter Optimizer

Overview It is common that a trading algorithm involves a number of user defined trading parameters. To optimize the algorithm's trading performance, developers usually need to tweet the parameters, re-run ...

 
admin

Connect trading account with Alpaca

ALGOGENE now supports users to trade with Alpaca accounts using ALGOGENE dedicated trading gateway! ...

 
admin

Understand Ethereum 2.0

Ethereum had completed its mainnet merge on September 15 this year. It is deemed to be a substantial event in the history of Cryptocurrencies. The way Ethereum fundamentally works has now changed. ...

 
admin

Overview of Leverage and Margin

Most of the times, the terms leverage and margin are used together. Although they both involve borrowing, leverage and margin are in fact interconnected but different thing. What is Leverage? ...

 
admin

Introduction to CFD products

What is CFDs? Contract for differences (CFD) is a financial contract where profit-and-loss is the direct differences between the open and closed prices of an underlying. The underlying of CFDs could be a stock, ...

 
admin

Matplotlib for data visualization on ALGOGENE IDE

Visualizing datasets on ALGOGENE Research Lab is extremely simple. This articles shows you how to apply a popular Python charting library 'matplotlib' to acheive this. With 'matplotlib', you can cr ...

 
admin

Connect trading account with Exness

ALGOGENE now supports users to trade with Exness accounts using ALGOGENE dedicated trading gateway! Open Exness trading accounts through our partnership link , you will be entitled to HK$300 free credits on ALGOGENE! ...

 
admin

Connect Trading Account with Binance

ALGOGENE now supports users to trade with Binance accounts using ALGOGENE dedicated trading gateway! Open Binance trading accounts through our partnership link , you will be entitled to HK$300 free credits on ALGOGE ...

 
admin

Python - Basic Syntax

 This series of tutorials will help you get familiar with some basic Python language, which will be useful develop your Algo in ALGOGENE Research Lab. First Python Program There are basically 2 modes to execute Python programs. ...