Search result found: 86


 
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

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

Connect Trading Account with Kucoin

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

 
admin

Guideline to publish your dataset on Data Marketplace

This article addresses some frequently asked questions (FAQ) related to ALGOGENE Data Marketplace, and provides step-by-step guidance for developers how to publish your research datasets. ...

 
admin

Deploying your first Robo-Trader

This article shows you how to deploy a Robo-Trader for either live-testing or real-trading, on ALGOGENE platform. ...

 
admin

Registration & Accounts

How do I register on ALGOGENE platform? There are 2 ways of registration. Firstly get to login page, Email Please head to register new account. By clicking the "Create Account" button and filling in the required information, a new account for the developer portal will be generated after email verifi ...

 
admin

Data exploration with Jupyter Notebook

Here comes a new platform feature on ALGOGENE to directly work with Jupyter Notebook! ...

 
admin

Guideline to setup OTP Authenticator

What is OTP Authenticator? OTP Authenticator is a dynamic password generator for time-based one-time password (OTP). Its working principle is similar to SMS dynamic verification. After binding, a dynamic verification code is ...

 
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 IG

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

 
admin

Connect trading account with Alpaca

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

 
admin

Connect Trading Account with WhaleFin

ALGOGENE now supports users to trade with WhaleFin accounts using ALGOGENE dedicated trading gateway! Open WhaleFin trading accounts through our partnership link , you will enjoy: ...

 
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

AlgoGene x BitMart API Trading Competition

Dear Users, We are delighted to announce a groundbreaking collaboration between AlgoGene and BitMart, a global crypto exchange. This strategic partnership is geared towards offering a robust and customizable t ...

 
admin

Paper Trade with ALGOGENE Live Simulator

What is paper trading? Paper Trading (also called Live Testing, Demo Trading, or Mock Trading) is a real-time simulation of trade which allows an investor to practice buying and selling without risking real money. The te ...

 
admin

Solemn Statement 2024.07.16

Dear Users, Recently, we have discovered that malicious individuals are using the following website and Telegram channel to impersonate our company, ALGOGENE, for false a ...

 
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

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

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. ...

 
admin

FX Market Introduction

This article discuss some general jargon and property of Foreign Exchange market. In fact, compared to other asset classes, Foreign Exchange market, also called forex or FX market, is more favorabl ...

 
admin

Guideline to deploy an algo portfolio

What is an algo portfolio? An algo portfolio is a type of investment portfolio that incorporates multiple independent trading algorithms to manage and execute trades in various markets and assets, such as stocks, commodities ...

 
admin

Guideline for trade size scaling

Overview In ALGOGENE Marketplace , you can subscribe various strategies, and decide how the signal volume is scaled while being copied to your trading account. ...

 
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

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

Guideline to call App function in strategy script

Dear all users, we are pleased to announced that ALGOGENE cloud environment now supports calling app functions from ALGOGENE App Store ...