
Elite Trader Forum » Automated Trading
40 FOLLOWERS
The Elite Trader Forum is a place to talk about Designing, building, testing, and running Automated Trading Systems, also referred to as Algorithmic Trading, High-Frequency Trading, Black-Box Trading, or Algo Trading. Ask questions about MTF Automation, Market correlation and profit trading strategies, and Rithmic API for Python.
Elite Trader Forum » Automated Trading
1w ago
I am int the middle of designing a program that automates trading and other features but since i lack some expertise in certain sectors i am currently stuck. If you would like to offer some help please inbox me on my email sstalion67@gmail.com Thank you.
Below is a readme file of what the program does ..read more
Elite Trader Forum » Automated Trading
2w ago
I’m doing some market research in relation to online trading bot marketplaces…think the MQL5 marketplace for Metatrader or NinjaTrader’s Ecosystem portal.
I’m intrigued to understand if you would you ever consider buying / renting a trading bot? If so…
1. What would you need to know about the bot from the vendor to convince you to make a purchase?
2. Would seeing live forward test data of the bots performance post development provide you with enough confidence to purchase? i.e. not...
Would you ever buy / rent a bot ..read more
Elite Trader Forum » Automated Trading
1M ago
I have this indicator in TV but the code is not public. I found the youtube video series explaining the code behind the indicator. Then I turned all these videos into text. Then I uploaded this text file to chatgpt and asked for the code
It gave me a pine script code and I uploaded this to TV but the chart does not look the same. It is similar but it is not the same. Where do I find someone to perfect the code for me ..read more
Elite Trader Forum » Automated Trading
1M ago
I have developed a profitable Expert Advisor (EA) with a trustable track record.
I’ve been trading live in 2024, and I’ve compared the live results with the backtest results—they are identical, proving the strategy’s reliability and consistency.
I've double the only money i had (10K).
A good EA needs enough capital to maximize its performance. Since I can’t fully utilize its potential alone, what would you do of you had it?
EA backtest Stats:
CAGR: 65%...
If You Had a Profitable Expert Advisor (EA), How Would You Use It ..read more
Elite Trader Forum » Automated Trading
1M ago
I'm looking for a few good men/women to collaborate w/ as I move to the next level. I need a data analyst and coder with an attitude of collaboration. I already pay for both positions on an as-needed basis, but I need a stronger commitment with more vested interest in the growth/maintenance/improvement of the mission. I would also like to meet in person from time to time so you'll need to reside in the States.
This is a serious request, some payment for services is available, but if you're...
I've solved the market (think Jim Simons 20 yrs ago ..read more
Elite Trader Forum » Automated Trading
1M ago
So I'm in the process of building an automated (yes.. AI.. haha) trading software that uses news sentiment, technical analysis, analyst insights, maybe some of the trade groups (not discord), so any thoughts or recommendations on APIs to pull in:
1. News articles on stocks; to obtain sentiment
2. Technical analysis (I'm thinking Polygon so far)
3. Any products that give trade suggestions? (TradeMachine? I haven't looked at yet - but similar to those Discord groups, any groups that give buy...
API thoughts on News, Analysis/Stock Pics, Trading, etc ..read more
Elite Trader Forum » Automated Trading
1M ago
I'm a directional intra day trader, but recently I've been looking into a certain simple automated strategy, simple as e.g. buy&long above MA and sell & short below MA.
My (very basic) questions are:
1) I'm using a certain indicator on TradingView (only), how do I automate the execution (my broker is IB) ? (i assume don't need an developer)
2) as price is often flat (which indicates loads of trades), I would need basically $0 commision for the E-mini, exists ?
3) How do i backtest the...
How to get automated ..read more
Elite Trader Forum » Automated Trading
1M ago
Hi All,
Happy to join the community.
I've been building TA indicators, scanners and automated trading tools for the last couple years and would love to get some feedback from a great community.
Let me explain my process at a high level:
1) I set up scanners on my platform that are specific to the indicators I built. For example, I could create a scanner with a few clicks that is based on indicator plot lines crossing in a specific direction.
2) Next, I create a new strategy by...
Automated Trading Feedback ..read more
Elite Trader Forum » Automated Trading
2M ago
Hello fellow traders,
I recently updated my trading strategy by incorporating overbought and oversold levels of the RSI indicator, and I’m excited to share the results of the backtest spanning from 2008 to 2024. The improvements have been significant, and I believe these changes make the strategy much more robust and profitable.
Key Improvements:
Profit Factor: Increased from 1.83 to 2.41 (+31.69%)
Sharpe Ratio: Improved from...
Improved Trading Strategy Results – Profit Factor Increased to 2.41 ..read more
Elite Trader Forum » Automated Trading
2M ago
I am trying to find a simple way to implement a Supertrend indicator based trade of options - just buying and selling a call or put option when the Supertrend goes either above or below the price plot. It would also perform the opposite put trade.
Most platforms and brokerages are geared to trade futures where indicator triggers are concerned. I am trying to find the easiest way to do this with options - Tradingview to Tradestation thru Optionalpha, or python bot. Any tips for a novice...
Setting up an automated indicator strategy, but with options ..read more