
Closed
Posted
Paid on delivery
Voici le texte à envoyer au codeur : --- I want a TradingView Pine Script strategy for U.S. small-cap explosive stocks. The BUY logic must stay simple: Buy only when there is a compression of the EMA 7, EMA 20, EMA 50 and EMA 200. Entry conditions: 1. EMA 7, 20, 50 and 200 must be tightly compressed. 2. The compression threshold must be configurable. 3. Current volume must be higher than the highest volume of the previous 15 candles. 4. Price must break above the EMA compression cluster. 5. Long only. 6. No short selling. 7. One position at a time only. Risk management: 1. Fixed stop loss at -5% from the entry price. 2. This stop loss must never move. 3. It is only there to protect capital if the trade fails immediately. Profit protection logic: I do not want a normal trailing stop. I want a step-based profit protection system using 50% gain levels. The strategy must remember the highest gain reached after entry. The levels are: * +50% * +100% * +150% * +200% * +250% * +300% * +350% * +400% * and so on without limit. The levels must continue infinitely. Exit rule: If the stock reaches a gain level, the strategy must not sell immediately. It must continue holding. The strategy should sell only if price later comes back down to the last 50% gain level that was reached. Examples: * If the trade reaches +49%, no profit step is active yet. * If it reaches +50% and then comes back down to +50%, sell. * If it reaches +99% and then comes back down, sell at +50%. * If it reaches +132%, the last completed step is +100%, so sell only if price comes back down to +100%. * If it reaches +187%, the last completed step is +150%, so sell only if price comes back down to +150%. * If it reaches +240%, the last completed step is +200%, so sell only if price comes back down to +200%. * If it reaches +820%, the last completed step is +800%, so sell only if price comes back down to +800%. Important: The code must not sell just because a level is reached. It must sell only when price comes back down to the active level after having gone above it. The purpose is to let big runners continue as long as possible while locking profits only when the stock loses the last major 50% step. Please make the strategy clean, with BUY and SELL labels, and separate alert conditions for BUY and SELL.
Project ID: 40509615
42 proposals
Remote project
Active 19 hours ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
42 freelancers are bidding on average €141 EUR for this job

Hi, Thank you for the detailed brief. We've reviewed the requirements and have a clear understanding of the objective: building a Pine Script v5 strategy for U.S. small-cap stocks that enters on EMA compression with a volume breakout confirmation, uses a fixed 5 percent stop loss, and applies an infinite step-based profit protection system that holds runners as long as possible while locking gains at each 50 percent level. We particularly appreciate the clarity of the exit logic. In our view, the most critical part of this script is the step-based profit protection system, since correctly tracking the highest gain reached and triggering the sell only when price drops back to the last completed 50 percent level requires careful state management in Pine Script. Based on the information provided, we can cover EMA 7, 20, 50, and 200 compression detection with configurable threshold, volume breakout condition against the previous 15 candles, long-only single-position logic, fixed 5 percent stop loss, infinite step-based exit system, BUY and SELL labels on the chart, and separate alert conditions for both signals. Kind regards, Houssame
€140 EUR in 7 days
6.6
6.6

Upon reading your project requirements and all provided details, I am super-confident in my trading development skills and years of experience (especially with pine script indicator/strategy/study for Tradingview platform) to develop this trading tool as you described. # NDA - All your ideas are 100% confidential. # Intellectual Property - You have full ownership of the software and source code. # Fast and Quality delivery. We shall communicate much better on your project when you open a chat with me. Eni O.
€100 EUR in 2 days
6.4
6.4

Having reviewed your project requirements in detail, I believe my expertise aligns well with your needs. With extensive experience in Pine Script and TradingView, I specialize in developing custom indicators, strategies, and algorithmic trading solutions. My work ranges from basic tools to advanced, data-driven trading systems, ensuring precise execution based on your specific market conditions. I focus on crafting solutions that are not only functional but also optimized for efficiency, accuracy, and real-time performance. I'd love to discuss your project further—feel free to share any specific requirements or questions.
€200 EUR in 5 days
5.3
5.3

I will develop a clean and efficient Pine Script v6 strategy based exactly on your EMA compression and breakout logic, ensuring precise long-only entries with no unnecessary complexity. The step-based profit protection system will be carefully implemented to track maximum gain and trigger exits only on valid pullbacks to completed 50% levels. The script will include configurable inputs, clear BUY/SELL labels, and dedicated alert conditions, fully optimized for accurate backtesting and live trading.
€140 EUR in 2 days
4.9
4.9

Alright. Initially this is fully clear to me and I'm ready to start working on it. At this moment i do not know what the budget you have. Let's discuss it in the chatbox and complete the project. Look forward to hearing from you.
€140 EUR in 3 days
4.1
4.1

Hello, I can efficiently develop a TradingView Pine Script strategy tailored to your requirements for U.S. small-cap explosive stocks. I’ll implement the BUY logic with EMA compression, configurable thresholds, volume conditions, and price breakout rules as specified. The risk management will include a fixed stop loss at -5%, and the profit protection system will use a step-based approach with 50% gain levels, ensuring the strategy sells only when the price retraces to the last completed step. I’ll ensure clean code with BUY/SELL labels and separate alert conditions. With 5+ years of experience in Pine Script, I’ll deliver a robust solution. Message me for samples or to discuss further. Thanks, Adegoke. M
€150 EUR in 3 days
3.7
3.7

Hello, I'm a developer of various trading platforms(MT4, MT5, TradingView) with 12 years of experience. I can quickly and efficiently create a Pine Script strategy for you. Please contact me for further discussion. Note: time and price are negotiable! Waiting for your reply...
€135 EUR in 1 day
3.2
3.2

I can build your TradingView strategy with a strong focus on simplicity and accuracy, strictly following your EMA compression and volume breakout conditions. The dynamic 50% step-based profit protection logic will be implemented to allow trades to run while locking in gains only when structure weakens. The code will be clean, well-organized, and include customizable parameters, along with clear visual signals and alert conditions for seamless automation.
€140 EUR in 2 days
3.1
3.1

Hello, I can help with this project. I have built many TradingView Pine Script strategies based on EMA compression, breakout entries, volume confirmation, and custom profit-management logic. I have also developed runner-style systems that hold strong moves and exit only when a defined profit level is lost. I can show you a similar project I completed recently. Your strategy logic is clear, and the unlimited 50% step-based profit protection can be implemented exactly as described, along with BUY/SELL labels and separate alert conditions. A couple of questions: 1. How would you like the EMA compression measured? By a fixed percentage of price, a point value, or an ATR-based threshold? 2. Should entries be confirmed only after the candle closes above the EMA cluster, or can intrabar breakouts trigger a trade? About my background, I have 5 years of experience in MT4/MT5, TradingView, cTrader, NinjaTrader, ATAS, SierraChart, MultiCharts, Thinkorswim, Protrader, Quantower, and custom Python/Java automation for proprietary trading firms. I have successfully delivered 1000+ projects — EAs, bots, indicators, dashboards, and custom utilities with precision. What sets me apart is my commitment to long-term support. I don’t just deliver and disappear — if anything comes up after delivery, I will resolve it promptly. I believe in building strong professional relationships and ensuring full satisfaction, not temporary transactions.
€30 EUR in 1 day
2.9
2.9

Dear Project Owner, I can develop your TradingView Pine Script strategy exactly as specified for U.S. small-cap momentum stocks, with clean code, accurate backtesting, and fully customizable inputs. Strategy Logic • EMA 7, 20, 50, and 200 compression detection with configurable threshold. • Volume breakout filter requiring current volume to exceed the highest volume of the previous 15 candles. • Long-only entries triggered when price breaks above the compressed EMA cluster. • Single-position management (one trade at a time). **Risk & Profit Management** • Fixed 5% stop loss from entry that never moves. • Advanced step-based profit protection system using 50% gain increments. • Infinite scaling of profit levels (+50%, +100%, +150%, +200%, etc.). • Exit only when price retraces to the highest completed profit step previously reached. • No conventional trailing stop logic. Deliverables • Complete Pine Script strategy source code. • BUY and SELL labels on chart. • Separate alert conditions for entries and exits. • Clean, optimized code with comments for easy future modification. • Backtesting-ready strategy with configurable parameters. I have extensive experience developing custom Pine Script strategies, breakout systems, and advanced trade management logic, and I can deliver a reliable implementation that follows your specifications precisely. Regards, FX Coders
€140 EUR in 7 days
3.1
3.1

With over 7 years of experience as a Full-Stack Developer and a firm grasp on Pine Script, creating your desired TradingView strategy for U.S. small-cap explosive stocks with precise specifications will be second nature to me. From the detailed project description you've provided, it's evident that precision and accuracy are pivotal in this task. My track record of building production-grade tools and applications, combined with my meticulous approach to coding which makes your application well-documented and easily maintainable, puts me in an excellent position to tackle this project. Risk management and profit protection are key components in any trading system and I understand the need for sophistication while maintaining simplicity. Your requirement of using step-based profit protection system is unique, but rest assured that I am up for the task. In fact, I am confident that the fluid trade execution approach I bring to the table, integrating seamlessly detailed concepts such as these into a working strategy will enable you to squeeze maximum profitability from your trades while minimizing risk Lastly, I wish to highlight two strengths that I believe set me apart - my expertise in Python which includes my grip on backtesting techniques and my relentless commitment to communication. I understand the importance of transparency throughout the development process and thus ensure daily updates on progress as well as realistic timelines.
€180 EUR in 7 days
2.7
2.7

I have checked every detail about this and I can complete this project in 1-2 Days. It will properly modify stop loss like a ladder. You can click "Chat Now" button to start discussion and complete this project.
€65 EUR in 2 days
2.8
2.8

Hello, As a seasoned Pine Script developer with 5 years’ worth of experience, I’ve honed my skills in crafting customized TradingView scripts like the one you're seeking. I am confident in my ability to create a strategy that meticulously adheres to your project requirements by incorporating all seven EMA compression thresholds while factoring in risk management and long-only trades. My previous clients have praised me for delivering clean codes that were easy to understand, making the management process more streamlined. Moreover, my understanding of finance is a value-added advantage. I can effectively translate your vision into an efficient and effective code with BUY and SELL labels and separate alert conditions for BUY and SELL. I've successfully built a variety of trading systems based on different strategies in the past such as 3commas, Alertatron, Aleert, TraderPost. I am confident that my familiarity with these systems and my multi-timeframe indicators skillset can perfectly assist in implementing your desired step-based profit protection system. By choosing me, you'll be assured of receiving a high quality Pine script in a timely manner - a true reflection of my dedication and efficiency. Let's collaborate to help you achieve your trading goals. Feel free to reach out with any queries or clarifications you might have about the project. Thank you for considering my application!
€140 EUR in 3 days
2.4
2.4

Hi, This is exactly the kind of momentum strategy I enjoy building. I have extensive experience with TradingView Pine Script v5, breakout systems, custom trade management logic, and stock momentum strategies. Your requirements are very clear, and the most important part is the custom profit-protection mechanism, which is fundamentally different from a traditional trailing stop. Here's how I would implement it: ✓ EMA Compression Entry Engine * EMA 7, EMA 20, EMA 50, and EMA 200 * User-configurable compression threshold * Compression measured as percentage distance between the highest and lowest EMA * Price must break above the compression cluster * Volume must exceed the highest volume of the previous 15 candles * Long-only entries * One position at a time I can start immediately once awarded. Regards, Rawan Pine Script & Algorithmic Trading Developer
€120 EUR in 3 days
2.4
2.4

Hello, I have experience developing TradingView strategies, momentum systems, custom trailing logic, and multi-condition Pine Script indicators. Your strategy is well-defined and can be implemented cleanly in Pine v5/v6. The most interesting part is the infinite 50% step-based profit protection mechanism, which can be handled using dynamic state tracking rather than a conventional trailing stop. I can develop: • EMA 7/20/50/200 compression detection with adjustable threshold • Volume breakout filter (highest volume of previous 15 candles) • Compression cluster breakout entry • Long-only, one-position-at-a-time strategy • Fixed -5% stop loss that never moves • Infinite 50% gain-step profit protection logic exactly as described • BUY/SELL labels and Strategy Tester compatibility • Separate alert conditions for entries and exits • Clean, commented Pine Script for future modifications The strategy will continue holding strong runners and exit only when price retraces to the last completed 50% gain milestone, preserving large trends while protecting profits. Please let me know if you would also like optional statistics such as maximum gain reached, active protection level, and trade duration displayed on the chart.
€160 EUR in 3 days
3.6
3.6

Hello, Your step-based profit protection is the key detail here: the strategy must not exit when +50%, +100%, or higher levels are reached, but only after price later falls back to the last completed 50% gain step. I’d build the Pine Script with configurable EMA-compression logic, volume breakout confirmation, long-only one-position handling, a fixed -5% stop that never moves, plus persistent variables to track the highest gain and active profit step without any upper limit. I’ll also keep the chart clean with BUY/SELL labels and separate alert conditions for each signal. Happy to turn this into a clean Pine Script strategy with the exact examples covered. Best,
€60 EUR in 1 day
0.7
0.7

Sure thing, here’s a clean TradingView Pine Script *strategy* for U.S. small-cap explosive stocks. **BUY (Long only, one position at a time):** - Compute EMA 7 / 20 / 50 / 200. - Require tight compression: (max EMA − min EMA) / close <= configurable threshold. - Also require volume > highest volume of the previous 15 candles. - Enter when price breaks above the EMA compression cluster. - No shorts, no multiple positions. **Risk management:** - Fixed stop loss at -5% from entry price. - Never moves. **Profit protection (step-based, infinite):** - Track the maximum *gain %* achieved after entry. - Define completed 50% steps at: +50%, +100%, +150%, … continuing forever. - Important: do not sell when a level is merely reached. - Sell only if price falls back to the last completed 50% gain level after having exceeded it. **Outputs:** - Clean BUY/SELL labels. - Separate alertconditions for BUY and SELL.
€250 EUR in 2 days
0.0
0.0

New Opportunity is Coming! Your goal of developing a TradingView Pine Script strategy for U.S. small-cap explosive stocks is intriguing. I appreciate the emphasis on simplicity in the BUY logic, focusing on EMA compression and volume conditions for entry. Implementing a step-based profit protection system with configurable gain levels showcases a strategic approach to profit maximization while minimizing risk. As an experienced Full-Stack & AI Automation Engineer, I have built similar algorithmic trading solutions integrating complex logic and risk management protocols. Leveraging technologies like Python, I can develop a robust Pine Script strategy tailored to your specific requirements, ensuring clear BUY and SELL signals with distinct alert conditions. To ensure seamless execution, I propose an iterative development process, starting with architecture design, followed by rigorous testing and optimization. Additionally, I would like to discuss further details such as the desired compression threshold, volume parameters, and customization options to align the strategy precisely with your trading objectives. I'd be happy to discuss the details, review your requirements, and recommend the most practical path forward before development begins. Best regards, Sai
€30 EUR in 7 days
0.0
0.0

Hey there, I'm Vishal Maharaj, a seasoned Backtesting and Pine Script expert based in Perth, Australia, with 25 years of experience. I understand the project requirements for developing a TradingView Pine Script strategy for U.S. small-cap explosive stocks. My approach would involve creating a simple BUY logic based on EMA compression and implementing a step-based profit protection system using 50% gain levels, ensuring precise risk management and profit maximization. Let's discuss further details and kickstart this project. Feel free to initiate the chat. Cheers, Vishal Maharaj
€250 EUR in 5 days
0.0
0.0

With my extensive experience in software development spanning over two decades, I am well positioned to deliver a robust and reliable TradingView Pine Script strategy tailored specifically for the unique demands of the U.S. small-cap explosive stock market. My primary objective is to ensure that your BUY logic remains simple yet effective - buying only when there's a compression of EMA 7, EMA 20, EMA 50, and EMA 200. My professional precision will guarantee that each of the entry conditions are met accurately, taking into account configurable thresholds and volume dynamics. Risk management and protecting your profits are at the core of trading strategies, and I fully comprehend this imperative. My approach to risk management sees a fixed stop loss at -5% from the entry price, eliminating any chance of capital erosion in case of immediate failure. Meanwhile, my deep understanding of TradingView Pine Script allows me to deliver on your complex profit protection logic - ensuring the strategy remembers and holds onto its highest gains while adhering meticulously to your step-based profit protection structure. Thanks
€250 EUR in 7 days
0.0
0.0

Bullet, Switzerland
Payment method verified
Member since Apr 13, 2020
€30-250 EUR
€30-250 EUR
€30-250 EUR
€30-250 EUR
₹600-1500 INR
€30-250 EUR
$250-750 USD
$350-400 USD
$10-30 USD
₹600-1500 INR
$10-30 USD
$250-750 USD
$30-250 USD
₹12500-37500 INR
₹12500-37500 INR
$30-250 USD
$30-250 USD
₹750-1250 INR / hour