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 ...
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 ...
ALGOGENE now supports users to trade with BingX accounts using ALGOGENE dedicated trading gateway! ...
Hi all, as titled, I am curious to know how many people can really make money in financial market. Any reference link to some research or reports will be much appreciate. ...
ALGOGENE now supports users to trade with MEXC accounts using ALGOGENE dedicated trading gateway! ...
Hi there, I have a script running in the live-test environment. I found that one of my order for 7500HK was closed at $4.77 on 7-Jul. However, I checked other data sources, the lowest price on that day doesn't hit that low. ...
Pips, Points, and Ticks are common trading terms to describe price changes in financial markets. The use of these terms depends upon the market being discussed and the amount of the price change in ...
When I restart the algorithm, will the variables and its stored values in previous script be deleted or not? If the variable won't be deleted, can the system handle new variables I added under " __init__() "? ...
Risk management is important and necessary for long terms investment. A good risk management mechanism helps keep your account safe from unexpected events and unlucky times, and makes you distingui ...
Hi team, I found that the price for 06689HK looks strange. From the console, the price level is around 90.0 before 2023-01-06, but it studdenly drops to the level of 30 aft ...
Hi team, I encounter many auto-closed positions while backtesting. I believve it is related to margin call? May I know what is the margin assumption on ALGOGENE? I want to imp ...
Hi all, from the technical document, i know that "session=0" refers to trading session for placing orders. Orders will be rejected for other non-trading sessions. In fact, my strategy analyz ...
Backtesting not working!!!! Every time, I click on Run, I get a warning DANGER! Prohibited Usage! Does anybody else also facing the same issue here? ...
Hey there, any one know how to set transaction cost as a percentage in backtest? ...
Hi, I am a participant of the CASH Algo Trading competition. I have a question as title. I read this article Underst ...
Hi, my team has registered for the CASH Algo Trading Challenge 2023 . How can we backtest our strategy? ...
Background Martingale strategy is a betting system that originated in 18th century France and was popularized in the 19th century. The system was named after a casino owner in London named John Henry Martinda ...
ALGOGENE now supports users to trade with Bybit accounts using ALGOGENE dedicated trading gateway! ...
Hey Algogene team, I have some strategies previously written on TradingView. After playing Algogene platform for a while, I am really impressed with your powerful system, so I am gonna to mi ...
Here presents the 10 most commonly used statistical models/algorithms every Quants and AI developers should know. Linear Regression Logistic Regression Decision Tree ...
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. ...
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 ...
Hey, I am new to the platform. As title, how can I get current account balance in backtest? ...
What is ALGOGENE Affiliate Program? The ALGOGENE Affiliate Program offers different commission rates for you to invite users to register and trade on ALGOGENE. When someone purchase on ALGOGENE with your referral code, you will recei ...
The recent hottest topic must be ChatGPT, which is a text-based artificial intelligence tool launched by OpenAI on November 30, 2022. It is a chatbot based on natural language processing technology ...
Hello everyone! This post is all about implementing a Grid Trading strategy on ALGOGENE. If you are interested to learn how this strategy works or if you are a new joiner of the platform, this post ...