Bee Bee

How to print a debug message?

The python 'print' function doesn't work on the backtest platform. Any one can help? I tried print("hello world") , but nothing shown in the 'console' session. ...

 
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

Guidelines to re-use model results for backtests

When developing a trading algorithm, it may be the case where we have trained/built a particular model for a financial instrument and want to apply it on other financial sectors/markets. For such c ...

 
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

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

Connect Trading Account with IG

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

 
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

ALGOGENE REST API

 What can I do with your REST API? ALGOGENE REST API service enables headless read/write access and perform ALGOGENE actions. These APIs can enable a number of custom solutions or extend core features to be embedded into ancillary w ...

 
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

Some Guidelines for Strategy Backtesting

 What is Backtesting? Backtesting is a retrodiction process to cross validate a predictive model over previous time period. In financial analysis for investment strategy or risk modeling, backtesting would be used to es ...

 
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

Connect Trading Account with OANDA

 In connection with OANDA, users can now trade with OANDA accounts using ALGOGENE dedicated trading gateway! ...

 
admin

Algo Live Testing

What is Algo Live Testing? Algo Live Testing allows you to quickly execute your Trading Strategy to a set of broker's demo account before you go live. The demo account will be able to process the whole trade life cycle, incl ...

 
admin

Installing Python on Windows (Anaconda)

 This tutorial will demonstrate how you can install Anaconda, a powerful package manager, on Microsoft Windows. What is Anaconda? Anaconda is a distribution of Python. It is free and open-source and makes package management and deployment simpler. Keep reading to see how. It is the standard platform for Python data science an ...

 
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

Stock Forecast - Autoregressive Model

This article discuss the implementation of Auto-Regressive (AR) Model as a forecasting trading strategy, then backtest the preformance in ALGOGENE Research Lab. Library to use: ...

 
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

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

ALGOGENE Research Lab

What is ALGOGENE Research Lab? The ALGOGENE Research Lab is an open platform containing a set of APIs, which offers users the right to access data within ALGOGENE, for the backtest and development of new quantitative model, stra ...

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