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

 
Shum

哪裡可以查看algo運行情況?

剛剛訂閱了一個algo試用, 請問哪裡可以查看algo是否運作正常? ...

Quant Trader 究竟點樣入行

小弟今年final year, 有興趣 Quant Trading 一行發展。 想了解下 Quant 人工/就業情況 入行有咩要求 平時工作會做D咩 面試會問D咩, 同埋點準備 第一次 ...

Request for parameter optimization function

Hi algogene team, I have been using the platform for developing my trading algorithm for almost a year. I am really appreciate how powerful APIs and comprehensive datasets the platform has. ...

 
admin

Connect Trading Account with Bitget

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

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

 
Wang

订阅策略后, 哪里可以更改止损水平?

大大您好, 第一次在平台上订阅了一个交易策略。从策略介绍中,它提到止损设定为 20%。 由于个人投资比较保守,我可以调整该止损水平吗?如果可以的话,我可以在哪里更改呢?谢谢。 ...

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

The Opportunities of a Grid Trading System

What is Grid Trading? Grid trading is a rule-based strategy commonly used in crypto and forex market. It involves setting multiple predetermined price levels above and below a reference price, creating a grid of orders ...

 
admin

3 Common Order Types You Should Know

There are 3 order types that are commonly used in securities trading, namely Market Order Limit Order Stop Order Different order types can result in vastly different outcomes. It is important to understand how they differ and when to consider each. ...

 
admin

Guide to publish your app on App Store

This article addresses some frequently asked questions (FAQ) related to ALGOGENE App Store , and provides step-by-step guidance for ...

 
admin

Connect trading account with Alpaca

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

 
Darius

Is financial market a zero-sum game?

I don't have much financial knowledge. I was told that the financial market is the biggest casino in the world. Every dollar I earn is coming from someone else in the market. Is i ...

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

How to implement stoploss?

Hello team, I am trying to implement a stop loss in my strategy. I’m not quite sure how to do it. Can someone provide more guidance? ...

Calling external API

I wonder if it is possible to perform HTTP requests on external API, like importing requests in Algogene? If it is not possible, is there any tricks to retrieve external data? ...

 
Kumar

How to set limit close order?

Hello, I found that the close order API only support market order. How can I close a position using limit order? ...

How to access news data feed to do sentiment analysis?

How to access news data feed and how to change the parameter of news data feed function? And does it output a dataframe or a dictionary? ...

How can I access whether certain trade closed with either targetprofit or stoploss?

I looked at the documents for querying orders but I couldn't find how I can query closed orders. I need to know whether my orders closed with target profit or stop loss. May I know how I can access th ...

Can I use the getHistoricalBar only for live testing

Hello, I want to ask about the function of getHistoricalBar. For example in backtesting, I want to get the historical 2min bar data of certain instrument and calculate some indicato ...

How to set order volume to balance percentage?

Hi all, I have a question related to placing orders. I checked from Tech Doc that the order volume refers to the number of contract to buy. However, I want to buy for 1% of balance ...

 
Percy

What is the cause of DANGER message in backest?

I encountered below danger message during backtesting. I am wondering what it is about and how to get rid of it. Thank you! ...

 
Ka Ka

Is it a good time to invest now?

All markets have dropped significantly in these few months, do you guys think it is a good time to invest again now? ...

3 Tips to make your code more pythonic

This article will introduce you to the top 3 ways you might not be fully taking advantage of to write better Python code, including: List Comprehension Dictionary Access ...

Request for performance benchmark

Hello algogene team, I am really appreciate your powerful backtest and trading engine which provides lot of datasets to work with. It would be even great if the system can further support pe ...