
Kapalı
İlan edilme:
Teslimde ödenir
I need a trading bot that connects to Avanza and executes a pure swing-trading strategy on Swedish and international stocks available through that platform. The core logic should identify entry and exit points automatically, place the corresponding orders through Avanza’s API (or an efficient workaround if the public API is limited) and keep a real-time log of all positions, P/L and order statuses. I want it to execute good entries, trailing stops, logical exits. I believe its necessary that the bot takes chart information on Tradingview and execute the trades on Avanza since Avanzas platform is not optimal for analyzing the charts if that is possible to do. (There is some indicators you can use on Avanza aswell ofc. I am just not so confident about it since I always use Tradingview myself to analyze but maybe we can get it to work straight on Avanza.) For version one, my priority is reliability on Avanza alone; maybe expansion to other exchanges in the future is possible, so structuring the code in a modular way will help. Python is the natural choice on my side, but I am open to other languages if you can show clear advantages in latency or maintainability. Deliverables I expect: • Fully documented source code for the bot • Config file where I can adjust symbols, risk parameters and position sizing • Simple dashboard or CLI that shows open positions, pending orders and historical trades • Setup guide so I can deploy it on a cloud VPS or a local machine without extra support The swing strategy can be your proprietary logic or a transparent, rule-based model using indicators such as moving averages and RSI—whichever you believe will deliver consistent, medium-term trades during Avanza’s trading hours. My benchmark is one trade every few days or so, not hyper-active scalping. I want it to run on the 12hour candles and hold the trades a couple of days to weeks to max 1-2-3 months and make a logic exit based on prior price resistances and other indicators that make sense to exit the trade. I will run a short demo with a small amount of money and once it proves stable I scale it up with the same codebase. Let me know the tech stack you prefer and any previous work interfacing with similar broker APIs, Avanza is a Swedish exchange so I don't expect you to have been working on it before. Best regards F
Proje No: 40075555
79 teklifler
Uzaktan proje
Son aktiviteden bu yana geçen zaman 2 ay önce
Bütçenizi ve zaman çerçevenizi belirleyin
Çalışmanız için ödeme alın
Teklifinizin ana hatlarını belirleyin
Kaydolmak ve işlere teklif vermek ücretsizdir
79 freelancer bu proje için ortalama $4.013 USD teklif veriyor

Hi F, I'm proposing a modular Python swing trading bot for Avanza. It will connect to Avanza via API or a safe proxy and run a rule-based strategy on 12-hour candles, prioritizing reliable entries, trailing stops, and exits based on prior resistances and sensible indicators. You can feed signals from TradingView or use on-platform indicators; the system is designed to be strong at Avanza before expanding to new exchanges. The code will be fully documented, with a config file for symbols, risk settings, and position sizing, plus a simple dashboard or CLI to show open positions, pending orders, and historical trades. A setup guide will help you deploy on a cloud VPS or a local machine. The architecture is modular so future adapters for other brokers can be added without rewriting core logic. Deliverables: clean source, config, dashboard/CLI, and setup guide. This is version 1 focused on reliability on Avanza. Which order routing method do you prefer for Avanza and should we design a pluggable adapter? What risk controls should be baked in (max position size, trailing stops, stop-loss logic, drawdown limits)? Should signals come from TradingView via webhook, or build internal MA/RSI rule-based entries that can work standalone? What authentication method and permissions are available for Avanza API access? What monitoring and dashboard features do you want (real-time P/L, positions, orders) and preferred latency? Best regards,
$5.000 USD 20 gün içinde
9,2
9,2

With over 10 years of experience in web and mobile development, including expertise in building trading bots and interfacing with APIs, I understand your need for a reliable Avanza Stock Swing Trading Bot. Your project requires a bot that can execute a pure swing-trading strategy on Swedish and international stocks available through Avanza, while also taking chart information from Tradingview for informed decision-making. I have successfully delivered similar projects in the fintech domain, ensuring seamless integration with APIs and providing users with a smooth trading experience. My experience in developing trading bots, coupled with expertise in Python and other languages, will enable me to create a robust solution that meets your requirements. I am confident that I can deliver the fully documented source code for the bot, a configurable dashboard, and a setup guide for easy deployment on a cloud VPS or local machine. Let's discuss further how we can bring your Avanza Stock Swing Trading Bot to life. Feel free to reach out to me to get started on this exciting project. Thank you for considering my proposal. Warm regards, [Your Name]
$4.000 USD 45 gün içinde
8,8
8,8

Hello, As a team of seasoned engineers and developers, we possess the precise skill set and experience needed to execute your Avanza Stock Swing Trading Bot project. With a primary focus on transforming your ideas into reality while ensuring absolute client satisfaction, Live Experts has consistently delivered high-quality work. Our strong background in computer science including machine learning, deep learning, artificial intelligence, and algorithms makes us well-equipped to design and implement the swing strategy element of your project. Furthermore, our knowledge of Financial Analysis combined with our comprehensive understanding of trading APIs - though not with Avanza specifically - contributes heavily to our capability of providing seamless stock trading experiences. On the technological frontier, we're proficient in Python and have consistently demonstrated our ability to create maintainable codebases. To ensure reliability on Avanza alone, our modular coding approach will facilitate future expansion into other exchanges should you decide to do so. We are confident that our exceptional skills in C++ Programming, Data Analysis, PHP, Python and Software Architecture will enable us to deliver upon all your requirements for the fully documented source code for the bot, a config file for adjustable parameters, a dashboard or CLI reflecting open positions and historical trades and ensuring it can be deployed without extra support Thanks!
$5.000 USD 3 gün içinde
8,5
8,5

⭐⭐⭐⭐⭐ Create a Trading Bot for Swing Trading on Avanza Platform ❇️ Hi My Friend, I hope you're doing well. I've reviewed your project details and see you're looking for a trading bot that connects to Avanza for swing trading. You don’t need to look any further; Zohaib is here to help you! My team has successfully completed 50+ similar projects for trading bots. I will create a bot that identifies entry and exit points, places orders through Avanza’s API, and keeps a real-time log of all positions. ➡️ Why Me? I can easily create your trading bot as I have 5 years of experience in developing trading algorithms, specializing in swing trading strategies. My expertise includes Python programming, API integration, and real-time data logging. Besides, I have a strong grip on trading platforms and chart analysis tools, ensuring a robust solution for your needs. ➡️ Let's have a quick chat to discuss your project in detail and let me show you examples of my previous work. I look forward to discussing this with you! ➡️ Skills & Experience: ✅ Python Programming ✅ API Integration ✅ Trading Bot Development ✅ Real-time Data Logging ✅ Swing Trading Strategies ✅ Chart Analysis ✅ Risk Management ✅ User Interface Design ✅ Configuration Management ✅ Documentation Creation ✅ Cloud Deployment ✅ Testing and Debugging Waiting for your response! Best Regards, Zohaib
$3.400 USD 2 gün içinde
8,0
8,0

Hi, this is Elias from Miami. I’ve gone through your requirements and I’m clear on the goal: a reliable swing-trading bot for Avanza that runs a rule-based strategy (not high-frequency), executes entries, trailing stops, and logical exits, and keeps a clean real-time log of positions, P/L, and orders. I understand the key challenge here is analysis vs execution. You prefer doing chart logic on TradingView (12h candles, multi-day to multi-week holds, resistance-based exits, MA/RSI-style indicators) while executing trades on Avanza, whose native charting isn’t ideal. I’ve built trading systems where signal generation and execution are decoupled, so the bot stays modular and future-proof. Python is a solid fit here, especially for maintainability and strategy transparency, and the architecture can be designed to expand to other brokers later. A few questions to align precisely: Q1: Do you want TradingView signals pulled via webhooks/alerts, or should the bot recreate the indicators internally using market data? Q2: For Avanza execution, are you open to a headless/API workaround if needed, as long as reliability is high? Q3: Should the bot support multiple simultaneous positions, or strictly one active swing trade at a time in v1? If aligned, I can propose a clean tech stack, strategy structure, and rollout plan for a safe demo phase. Regards, Elias
$4.000 USD 30 gün içinde
7,3
7,3

Hello F, I have hands-on experience building automated trading systems and 10+ years of proven experience in Python, market data integration, and broker execution logic. I clearly understand your goal: a reliable, swing-trading bot for Avanza that analyzes charts (optionally via TradingView data), executes disciplined entries and exits, manages trailing stops, and logs performance transparently for safe scaling. -->> Swing-trading strategy on 12h candles with MA/RSI, structure-based entries, trailing stops, and logical exits -->> Modular execution layer for Avanza (API or compliant workaround), designed for future broker expansion -->> Integration with TradingView market data or Avanza-native indicators (final choice based on reliability) -->> Config-driven risk management, symbols, and position sizing -->> CLI or lightweight dashboard showing positions, orders, and P/L I would implement this with a clean, modular Python architecture, strict risk boundaries, detailed logging, and clear documentation for VPS or local deployment. successfully implement this project from start-to-finish. Let's come together and create a platform that not only propels your business but also stands out prominently within the marketplace. Thanks & regards Julian
$3.000 USD 7 gün içinde
8,0
8,0

Since 2015 I have been working in C/C++/C# programming and 10(ten) years of experience in C/C++/C# programming. Windows Desktop Application, Console Application, Image Processing and have knowledge in Driver Development in C. Expert in data structure building and Object Oriented Programming (OOP). Have a great experience in C++ MFC and C++ WinUI 3 for GUI design and development. Also expert in C/C++ GPU CUDA programming. If you want a good delivery of the project, then send me a message, please.
$5.000 USD 45 gün içinde
7,4
7,4

Hi F, I'm excited about the opportunity to develop a trading bot specifically tailored for Avanza's platform. With my extensive experience in building financial applications, I can design a robust swing trading bot that effectively executes trades based on your specified criteria. My approach will utilize Python to ensure reliability and maintainability, crucial for your trading strategy. Understanding the importance of seamless integration, I will structure the code modularly, allowing for potential expansion to other exchanges in the future. Additionally, I'll ensure that the bot effectively communicates with TradingView for analysis while taking advantage of Avanza’s API for order execution. Your focus on medium-term trades aligns perfectly with my expertise in developing strategies using moving averages and RSI indicators. Let's discuss this in more detail. I can provide a timeline to achieve the key deliverables you’ve outlined, including documentation, configurability, and a user-friendly interface for monitoring trades. What specific indicators would you like to prioritize in the trading strategy, or should I propose a mix based on your criteria? Thanks,
$4.885 USD 16 gün içinde
6,7
6,7

HELLO F, ! I READ YOUR REQUIREMENTS CAREFULLY AND FULLY UNDERSTAND THE PROJECT SCOPE AND TRADING CONCEPT YOU ARE LOOKING FOR. I HAVE 10+ YEARS OF EXPERIENCE IN ALGORITHMIC TRADING SYSTEMS, PYTHON DEVELOPMENT, AND BROKER API INTEGRATIONS. >>>> Multi languages (English and Sweden ) <<<< We understand your goal of building a reliable, swing-trading bot for Avanza, focused on medium-term trades (12H candles, multi-day to multi-month holds) with disciplined entries, trailing stops, and logical exits. We can deliver a modular Python-based trading system that prioritizes stability on Avanza while remaining extensible for future brokers. The architecture will cleanly separate strategy, execution, data, and risk management, ensuring the same codebase can scale once validated with small capital. • Market data & indicators sourced from TradingView (via alerts/webhooks or data feeds) or Avanza where feasible • Rule-based swing strategy (MA structure, RSI, trend & resistance-based exits) • Order execution via Avanza API or a proven workaround where public access is limited • Trailing stops, position sizing, and risk controls configurable via config files • Real-time logging of positions, P/L, and order states • Lightweight CLI or simple dashboard for monitoring DELIVERABLES: ✔ Fully documented source code ✔ Configurable symbols, risk, and sizing parameters ✔ Live view of open positions, pending orders, and trade history ✔ Deployment guide for local machine or cloud VPS
$3.100 USD 7 gün içinde
7,4
7,4

Hi I have strong experience building reliable swing-trading bots using Python, market-data ingestion, indicator pipelines, and broker API integrations. A key technical challenge here is synchronizing TradingView-grade chart signals with Avanza order execution while maintaining accurate position and P/L state. I solve this by designing a modular strategy engine that consumes candle data, evaluates deterministic entry and exit rules, and translates signals into validated trade actions. I implement trailing stops, resistance-based exits, and indicator-driven logic using clean, testable components suitable for medium-term holding periods. The system maintains real-time order status, positions, and performance logs with a clear separation between strategy logic and execution adapters. I focus on reliability, defensive error handling, and transparent rule-based behavior so trades can be reviewed and trusted during live runs. The architecture is extensible, allowing future broker or exchange integrations without altering core strategy logic. Thanks, Hercules
$5.000 USD 25 gün içinde
6,9
6,9

Hello, I can develop a reliable swing-trading bot for Avanza that uses TradingView for chart analysis while executing trades through the Avanza API. The bot will automatically identify entry and exit points based on a rule-based model with indicators like moving averages and RSI, focusing on consistent medium-term trades in 12-hour candles as you described. The delivery will include fully documented Python code designed modularly for future expansion, a config file for adjusting settings like symbols and risk, and a simple CLI dashboard for monitoring positions and orders. I will also provide a clear setup guide for easy deployment on your system or cloud.
$5.000 USD 30 gün içinde
6,5
6,5

Hi there, I can build a reliable, modular swing-trading bot that executes cleanly on Avanza while keeping the strategy logic transparent and easy to adjust. I’ve worked on broker-connected trading systems with strict reliability needs, so I’ll focus on safe order handling, clear logging, and predictable behavior first. The architecture will separate strategy, data, and execution so you can start with Avanza and expand later without rewrites. You’ll get documented code, a simple CLI or dashboard, and a setup guide so you can run it locally or on a VPS with confidence. Looking forward to your reply, Tayo
$3.000 USD 15 gün içinde
6,8
6,8

Hi! I've built similar automated trading bots with broker API integration, specializing in swing trading strategies, TradingView webhook integration, and Python-based execution systems. I can share relevant examples directly in chat. Deliverables: - Trading bot with Avanza API integration (or TradingView-to-Avanza bridge if API is limited) - Swing trading strategy logic on 12-hour candles with multi-week holding periods - Entry/exit detection using moving averages, RSI, and resistance-based exits - Trailing stops and position management automation - Real-time P/L tracking and order status logging - Configurable parameters (symbols, risk limits, position sizing) - Simple dashboard or CLI for monitoring positions and trade history - Fully documented Python source code with modular architecture - Deployment guide for VPS or local machine setup Let's discuss your budget and timeline in chat. I can research Avanza's API capabilities immediately and propose the optimal TradingView integration approach for reliable execution. Best regards, Houssame
$4.000 USD 7 gün içinde
6,6
6,6

With over a decade of experience in trading and developing trading bots, I am confident that I possess the skills and knowledge required to execute your project successfully. From handling complex strategies on various trading platforms like Metatrader, Ninjatrader, Sierra Charts, Think or Swim to working with multiple exchanges such as TDAmeritrade, Interactive Broker, Binance among others; my expertise extends far beyond a single platform or exchange. I always strive to stay at the forefront of the industry, continuously honing my skills in Python and exploring other languages that may provide advantages in terms of latency or maintainability - a promise I make for your project as well. Regarding the completion of expected deliverables for your Avanza stock swing trading bot, my work ethic is marked by thoroughness and attention to detail. You can count on me to provide you with fully documented source code for the bot, a configurable file for easy adjustments, a handy dashboard/CLI for hassle-free monitoring and historical trades views, and last but not least, a comprehensible setup guide ensuring you can independently deploy the system without any extra assistance.
$4.000 USD 7 gün içinde
6,5
6,5

I can develop an Avanza Stock Swing Trading Bot to execute your swing-trading strategy. Here's the plan: Core Features: Automated Trade Execution: The bot will interface with Avanza’s API (or a workaround) to place trades based on entry/exit points. Swing Trading Logic: Using indicators like moving averages, RSI, and price resistances, it will execute medium-term trades (1-3 months). TradingView Integration: The bot will take chart data from TradingView and execute trades via Avanza for analysis, ensuring reliability on Avanza. Modular Code: The bot will be scalable for future exchange expansion. Deliverables: Documented Source Code: Full codebase with clear explanations. Config File: Adjustable symbols, risk parameters, and position sizing. Dashboard/CLI: View open positions, pending orders, and historical trades. Setup Guide: Step-by-step deployment instructions. I’ll prioritize reliability on Avanza, using a strategy that executes 1-2 trades per week. The bot will run on 12-hour candles and hold positions for several days to weeks. Tech Stack: Python (preferred), open to others based on latency or performance needs. I have experience with broker APIs, financial software, and data analysis. Best regards, Waqas Ahmed
$4.000 USD 7 gün içinde
6,1
6,1

hi, I am an Experienced financial markets software developer specializing in asset-agnostic, multi-user trading systems and algorithmic trading platforms. contact me
$5.000 USD 30 gün içinde
6,0
6,0

Good Day reaggeshark ✌️ I have carefully reviewed your project requirement for developing an Avanza Stock Swing Trading Bot. I am confident in my ability to deliver a high-quality solution that meets your specifications. I propose to create a trading bot that connects to Avanza, executes swing-trading strategies on Swedish and international stocks, and integrates chart information from Tradingview for better analysis. I offer unlimited revisions, unique creations, a money-back guarantee, 24/7 communication, and timely delivery. You can view samples of my work in my portfolio: https://www.freelancer.com/u/leenadvnani6 I would like to discuss your exciting project further in the chat. Let's connect and explore how we can bring your vision to life. Best regards, Leena Kumari :)
$3.000 USD 7 gün içinde
5,4
5,4

"Neha here. First off, let me say how refreshing and engaging this project sounds. As a seasoned developer with nine years under my belt, I've had ample opportunities to prove myself in coding and developing for the web. My notable skills include masterful PHP programming which aligns perfectly with your desire for a Swing Trading Bot. With me on your project, you stand to benefit from cross-browser compatibility and responsive design among other highly sought-after attributes. Another key skill of mine is my ability to turn client's ideas into valued realty. I know you'd like the bot to be adaptable to other exchanges in the future and I can assure you that I will structure the code in a modular way to facilitate easy expansion and maintenance. Reliability is also crucial for you, and I understand and it will be the driving principle for creating this bot.I will give you a fully documented source code that allows you as much flexibility as possible with regards to symbols, risk parameters, and position sizing.
$4.000 USD 7 gün içinde
5,5
5,5

Hey, i will develop the swing trading bot in python with a clear modular structure focused first on stable execution on avanza. the bot will pull price and indicator data from tradingview using automated chart data access and webhook signals to detect entries exits and trailing stops based on moving averages rsi and price structure on 12 hour candles. order execution and position management will connect to avanza through its api where possible or a secure session based workaround when needed while keeping full control of order status fills and errors. all trades positions and pnl will be logged in real time and exposed through a simple cli dashboard. strategy parameters risk sizing symbols and stop logic will live in a config file so changes do not require code edits. the system will be fully documented with a setup guide for local or vps deployment and designed to scale capital safely after the demo phase. Let's have a detailed discussion, as it will help me give you a complete plan, including a timeline and estimated budget. I will share my portfolio in chat I look forward to hear from you. Thanks Best Regards, Mughira
$4.000 USD 7 gün içinde
5,2
5,2

As a seasoned Software Engineer with a Master's in Embedded Systems and a plethora of experience in C++ and Python programming, I firmly believe I am the right person for the job. Your trading bot project aligns perfectly with my expertise in API development and rest assured, I can handle complex implementations proficiently. My understanding of the intricate workings of Avanza's platform coupled with my problem-solving skills will enable me to create an optimized, fully-functioning trading bot that incorporates your technical analysis preferences from TradingView data. Having worked extensively in IoT development, I have garnered strong skills in handling real-time data streams efficiently. I understand the importance of maintaining reliability, especially when it comes to executing trades with a potentially large impact on profit/loss. Hence, the bot I'll create will keep real-time logs and track all positions meticulously. In addition to delivering a dependable solution, I'll provide comprehensive documentation ensuring you have complete control over the system's symbolism, risk parameters, and position sizing through a well-structured config file. An intuitive dashboard or CLI reflecting possibilities of historical trades, pending orders and open positions will also be at your service. Additionally, I'm comfortable with other languages if there are clear advantages for latency or maintainability; with me, adaptability comes as standard!
$5.000 USD 60 gün içinde
6,0
6,0

Sweden
Ara 18, 2025 tarihinden bu yana üye
$30-250 USD
₹1500-12500 INR
$250-750 CAD
$250-750 USD
$250-750 USD
$250-750 USD
£5-10 GBP / saat
$30-250 USD
$15-25 USD / saat
€750-1500 EUR
$8-15 USD / saat
€750-1500 EUR
$250-750 USD
$15-25 USD / saat
₹100000-150000 INR
$25-50 USD / saat
₹12500-37500 INR
€750-1500 EUR
₹12500-37500 INR
£10-20 GBP