貼現窗率 vs LIBOR:了解金融世界的兩大關鍵指標

在金融市場中,了解利率指標對於投資者和借貸者來說至關重要。今天,我們將深入探討兩個重要的利率指標:貼現窗率和LIBOR。這不僅是金融專業人士的話題,對於一般大眾來說,掌握這些知識也能幫助您更好地理解經濟運行的方式。 ...

 
Max

Way of submission of algo challenge backtest code

As the deadline of the backtest stage is approaching, I hope to know the exact way of submission for the backtesting codes to the competition holder. ...

May I know if this error is triggered by insuffici

May I know if this error is triggered by insufficient virtual memory? How could I solve this? Thank you so much ...

 
Max

Product Input Simplification

I found that the selected products involved in the trading strategy require manual inputs. It takes lots of time if many products are involved. Therefore, I would like to know if there is an approach ...

Close position with market order

I see the error "[2020-01-01 23:25:00] EvtSendOrder Error: the sendOrder attribute parm 'openclose' does not support value 'close' under position base environment." in the console. I am try ...

Is it possible to run the backtest strategy backend

Dear AlgoGene support team, I found it took time to run backtest, the work got lost if got disconnected. Is there a way to run the backtest in backend in batch? ...

 
Max

Run machine learning algorithm in the backtest engine.

I have used machine learning algorithms to assist in the development of trading strategies. However, I found that some libraries I used are not available in the backtest engine. So I would like to kno ...

保險業人工智能革新三部曲

近年來,保險業面對數碼轉型的壓力不斷上升,從客戶體驗到內部營運流程,科技應用成為企業競爭力的新核心。 在人工智能(AI)技術成熟之際,保險公司正面臨一個前所未有的機遇:如何善用AI提升服務效率、擴展接觸面,同時強化客戶黏性與信任感。本文將探討3個值得關注的創新應用方向,展示AI如何實際介入保險場景,重塑我們對這個傳統 行業的想像。 投資組合規劃新引擎 ...

Syndicated Loans Market

Global Syndicated Loans Market Overview What is Insurtech? ...

 
Boris

Question about system behavior of 1-day interval in live trading

I have a strategy using 1-day dataset for backtest. I am wondering how this setup works in the live trading environment. Will my strategy only receive data feed every 24 hours, or is it a re ...

Data Missing

I was testing my strategy for the algo challenge, but I saw for one moment the WTIUSD has data missing in 2022-01-17 while it should not. Is this a bug from market data feed? ...

 
shah

inconsistent price and volume data

I was exploring 09988HK dataset. I noticed that the volume and price data are not consistent and vary greatly from the data i have from my broker and also data from tradingview. Can i know the sour ...

Understanding Portfolio Rebalancing and Reallocation

In the world of investing, managing your portfolio effectively is crucial for achieving long-term financial goals. Two key concepts that every investor should be familiar with are portfolio rebalan ...

 
shah

how to get minute level data into Jupyter notebook

i have tried this by changing the D to M.. but it did not work ...

 
Maël

Question about team collaboration feature

I am a participant of the the Saudi Algo Challenge. Is there team collaboration features on the Algogene platform? I’m curious: Is ...

 
shah

REST API frequency

For the competition we should be having access to minute data right? But when i am trying to access minute data using REST API it gives the following error " ...

港企編程雲端技術串連全球智慧

利雅德的原油期貨數據、香港股市的逐筆成交紀錄、紐約外匯市場的波動率曲面——在一個由香港技術搭建的雲端擂台上:49國:800名參與者正以每秒逾萬次的策略回測,改寫金融科技史的規則。這場「沙特阿拉伯演算法交易挑戰賽 2025」已於5月25日正式開始,創下全球參與人數規模之最。這些曾壟斷於機構高牆內的數據,被轉譯成全球程式員的共同語言,見證香港技術如 何催化一場無國界金融實驗。 ...

Why I enabled Position Netting but PL still floating?

I have a question regarding position netting. From the Tech Doc description here , it mentioned that PL will be realized when the ...

 
Jackson

How can I use custom dataset for backtesting?

Have anyone successfully uploaded their stock dataset and do backtesting? I cannot find the .csv file that I have uploaded, in the "backtest" script. Thank you. ...

 
admin

Connect Trading Account with Tiger Brokers

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

 
Sergei

How to backtest with 3-hour data interval?

I have a strategy that works well with 3-hour candles. However, I don't see such option in the backtest setting. How can I do that? ...

 
shah

understanding financing in Algogene platform

In the summary report, there is a financing metric. Can anyone explain how it works? My capital at the lowest was 70k, drawdown max -2.5% but there is financing value shown in the summary report. By r ...

Market data not align with Yahoo Finance

Hello community, I have a question regarding the dataset on the platform. I use the getHistoricalBar ...

レバレッジ = 1 の意味は何ですか?

バックテスト設定でレバレッジ = 1 に設定すると、実際にはどういう意味になりますか? 私の取引戦略ではレバレッジは必要ありません。レバレッジは 0 に設定すればいいのでしょうか、それとも 1 に設定すればいいのでしょうか? ...

 
Julian

How to use Portfolio Optimizer in backtest?

I find the portfolio optimizer very useful for building portfolio. How can I integrate this tool in my backtest? ...