Search result found: 84


 
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

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

Data exploration with Jupyter Notebook

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

 
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

Connect Trading Account with MEXC

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

 
admin

Guideline to setup Incoming Webhook Signal with TradingView

We are excited to announce the release of our latest feature - Webhook signal trading! Now, you can trigger your ALGOGENE strategies based on TradingView alerts! This means a new world of possibilities such as: ...

 
admin

All you need to know about DAO: The Future of Organizations

Centralized organizations have led the way for the development and expansion of the internet over the past two decades. Decentralization is a hot topic in the tech industry right now as the interne ...

 
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 BingX

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

 
admin

Connect trading account with Eqonex

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

 
admin

What is money?

Definition It is generally agreed by economists that money should support at least 3 key functions: Medium of exchange: it must be generally accepted as a means of payment for goods/services exchange. ...

 
admin

Guideline to upload custom data via API

Following the article Guideline to backtest with custom datasets , we learnt how to upload custom data to the system for backtest ...

 
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

Connect Trading Account with Tickmill

As an introducing broker with Tickmill, users can now trade with Tickmill accounts using ALGOGENE dedicated trading gateway! Create trading accounts with our unique IB Code IB68203578 , you will be entitled to 3-month free credits on ALGOGENE! ...

 
admin

Connect Trading Account with Bitget

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

 
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

Guideline for Performance Report Generator

ALGOGENE is excited to announced a new system feature for performance report generation! Unlike usual backtest where you are required to code and define your trading logic/model, this function is f ...

 
admin

AlgoBot partners with coding lab Algogene for code-to-earn

AlgoBot unveiled the partnership with Algogene for code-to-earn. What does this partnership aim to achieve? ...

 
admin

Connect Trading Account with IG

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

 
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

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

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

投資懶人包 - 5分鐘看懂 NFT

「NFT」一詞在近年的討論熱度持續攀升, 到底 NFT 是甚麼什麼? NFT幣、 NFT交易平台、 NFT藝術品、 甚至是與元宇宙有什麼關係? NFT 到底是炒作還是有其投資價值? 一些專家說,NFT 是一個即將爆破的泡沫,就像千禧年代的互聯網熱潮一樣。 其他人則認為 NFT 將繼續存在, 而且將改變過往的藝術投資方式。 今天, 小編馬上為大家介紹 NFT 的入門資訊! ...

 
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

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