
Kapalı
İlan edilme:
Teslimde ödenir
I’m building a lightweight TradingView study and need it coded in Pine Script v5. The core logic is straightforward: a single-length EMA (default 2, but freely adjustable in the settings panel) must plot continuously on the chart. The moment price pierces that EMA—whether up or down—I want the script to freeze the EMA value at that instant, project a horizontal line four candles backward and four candles forward, and leave that line locked in place until the next cross occurs. Only one such line should ever be visible; when a fresh cross happens, the previous line disappears and a new one is drawn at the latest locked level. Because I trade in real time, the alert for both “cross above” and “cross below” must trigger on the running candle, not only after it closes. I’ll handle notifications myself inside TradingView once the alert events exist. To keep future tweaks painless, please organise and comment the code clearly—especially the EMA length, the left/right span length, and any style settings—so I can adjust them without digging through the logic. Deliverables • Pine Script v5 source that compiles cleanly • Well-commented code with easily editable input parameters • A working .pine indicator file I can drop straight into TradingView and test immediately If you’re comfortable with Pine v5’s drawing and alert functions, this should be a quick project. Let me know any clarifications you need and your estimated turnaround.
Proje No: 40063353
43 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
43 freelancer bu proje için ortalama $392 USD teklif veriyor

Please check my past work, coding ability and reviews on my portfolio. I offer a range of Pine Script services: Creating Custom Indicators Debugging Pine Script Code Combining Existing Indicators Updating Existing Indicators Generating Trading Signals Creating Custom Alerts Building Custom Screeners Plotting Custom Visualization Developing Backtesting Systems Implementing Risk Management Creating Trading Systems
$250 USD 3 gün içinde
7,3
7,3

Hello. I can complete this task correctly and on time. I have over 19 years of Forex trading experience and over 7 years of MQL4/5 and Pine Script (Trading View) development experience. I have my own trading strategy. I have already created over a thousand Expert Advisors, Scripts and Custom Indicators. You can find examples of my work in my Portfolio. Mike.
$250 USD 10 gün içinde
7,2
7,2

Hi, I’ve coded lightweight TradingView studies in Pine Script v5 before and can share examples directly in chat. I will deliver: 1. Clean Pine Script v5 source that compiles without errors 2. EMA logic with adjustable length (default 2) and clear input parameters 3. Horizontal line drawn at the frozen EMA value when price crosses, spanning four candles backward and forward 4. Automatic replacement of the line on each new cross so only one is visible 5. Real‑time alerts for “cross above” and “cross below” on the running candle 6. Well‑commented code with editable inputs for EMA length, span length, and style settings Please feel free to reach out so we can discuss timeline and price. Best regards, Houssame
$500 USD 7 gün içinde
6,6
6,6

As a skilled and experienced MQL developer, I have all the technical knowledge and experience required to create custom trading indicators and scripts to meet your needs. Over the years, I’ve successfully designed and implemented several trading tools on MetaTrader platforms, tailoring them to specific trading strategies and goals just like yours. When it comes to your project of creating a TradingView study with Pine Script v5, my expertise in MQL4/MQL5 translates seamlessly into the Pine Script environment. With deep understanding of how trades work in real-time scenarios, I'm accustomed to working with running candles for alerts - delivering reliable results. Moreover, my ability to organize code cleanly and make it highly editable will ensure that adjusting parameters in future would be as painless as possible. Trust me, your time will not be wasted looking around for variables or functions - everything would be clearly commented and organized for easy access.
$250 USD 3 gün içinde
6,4
6,4

Hi, I can do it and if you find any problem in my code in future then you can message me any time.
$250 USD 1 gün içinde
6,0
6,0

I can build this exactly as specified. I have strong hands-on experience with Pine Script v5, including real-time EMA logic, cross detection on the running candle, horizontal line drawing with controlled forward/backward projection, and clean alert conditions. I will deliver a lightweight, well-structured indicator with clearly commented and easily adjustable inputs for EMA length, left/right span, and styling, ensuring only one locked horizontal line is visible at any time and updates correctly on each new cross. The script will compile cleanly and be ready to drop directly into TradingView for immediate testing, and I can complete this quickly once confirmed.
$500 USD 7 gün içinde
6,2
6,2

Hello! My name is Quadri, and I’m a highly skilled MetaTrader, ThinkorSwim (TOS), and Pine Script developer with over five years of experience. I have successfully built high-performance trading bots, strategies, and indicators for various brokers and platforms. My focus is on developing efficient, reliable, and solutions tailored to your trading needs. I’d love to discuss your project in detail and explore how I can help optimize your trading strategies. Let’s connect.
$500 USD 5 gün içinde
5,6
5,6

I will code a lightweight Pine Script v5 study that plots a configurable EMA and, on any real-time price pierce (up or down), locks the EMA value, draws a horizontal line extending a user-defined number of bars left and right, and replaces it cleanly on the next cross. Alerts will trigger intrabar, not on close. The script will be clearly structured, commented, and delivered ready to drop into TradingView.
$500 USD 7 gün içinde
5,2
5,2

I can provide a clear, implementation-ready proposal outlining how to modify your Pine Script v5 indicator to meet all stated requirements without altering the original sentiment logic. The approach will focus on clean, modular extensions for candle highlighting, unstable-bar tracking, and multi-timeframe confluence, while respecting TradingView limitations. I’ll also flag any Pine constraints upfront and propose practical workarounds, ensuring the final design remains efficient, testable, and maintainable for long-term use.
$500 USD 7 gün içinde
5,1
5,1

I will code a lightweight Pine Script v5 study that continuously plots an adjustable EMA, freezes its value at each price cross, and draws a single horizontal line spanning four bars backward and forward until the next cross. Alerts for “cross above” and “cross below” will trigger intrabar for real‑time responsiveness. The script will be cleanly structured, fully commented, and include editable inputs for EMA length, span length, and style settings, compiling error‑free and ready to drop into TradingView.
$250 USD 7 gün içinde
4,7
4,7

Hey I can develop your pine script indicator or strategy as you can see I have proven experience and and I am professional traders since 11 years so I can understand all your requirements Let me know when we can speak
$500 USD 7 gün içinde
4,8
4,8

Hi, I’ll code this as a clean Pine Script v5 study that behaves exactly as you described, with precise real-time logic and no repainting. What I’ll do: 1. Plot a continuously updating EMA with adjustable length (default 2), exposed clearly in the settings panel. 2. Detect price piercing the EMA in real time (running candle, not bar close) for both cross above and cross below. 3. Freeze the EMA value at the exact moment of the pierce and draw a single horizontal line at that level. 4. Project that line four candles backward and four candles forward (both spans adjustable). 5. Ensure only one line exists at any time by deleting the previous line when a new cross occurs. 6. Add alert conditions for cross above and cross below that trigger intrabar so you can wire notifications yourself. 7. Organise and comment the code so EMA length, span length, and style settings are easy to tweak later. You’ll receive a Pine Script v5 source that compiles cleanly and a ready-to-use .pine file you can drop straight into TradingView and test immediately. I can deliver this quickly once you confirm whether a “price” means close crossing the EMA or high/low touching it. Regards, Raj
$250 USD 7 gün içinde
4,5
4,5

Helloo there I will code Pine Script v5 indicator that continuously plots a single EMA (default length 2, fully adjustable), and whenever price pierces/crosses the EMA in real time (on the running candle, no bar-close required) it will lock the EMA value at that moment, delete any previous locked line, then draw one horizontal line at the locked level spanning 4 candles left and 4 candles right (both spans adjustable) and keep that line fixed until the next pierce/cross; it will also expose two alert events—Cross Above and Cross Below—that can fire intrabar on live candles.. Ping me so we can start right away. Regards
$400 USD 7 gün içinde
4,2
4,2

Hello, You said that the alert must be triggered in running candle (ie even before the candle close). I have a query. Are you going to use it in multiple time frame or in single? Also does it need to be specifically with v5? not v6? Regards, Samiran
$250 USD 7 gün içinde
4,3
4,3

Thanks for sharing the details. I’ve reviewed your requirement and would like to discuss it further. I’m Prabhath — an MQL4/MQL5, Pine Script, Python, and C++ developer with strong experience in building trading systems, advanced studies, and institutional-grade algorithmic solutions. I develop Expert Advisors, indicators, dashboards, data tools, and custom trading utilities for MT4/MT5 and TradingView. As an active trader, I work with concepts like ICT, SMT, market structure, liquidity models, order blocks, FVGs, VWAP, and volume-based logic. I build EAs and indicators that follow precise rules and match the user’s trading methodology perfectly. My expertise includes: Institutional-grade EA and indicator development ICT/SMT-based trading systems Pine Script indicators and automated strategies Python tools for data analysis, signals, and external integrations C++ modules for high-performance components Backtesting, forward testing, and full strategy optimization Strategy development, refinement, and consulting Once we discuss your project and you select me as the developer, I prefer a short Zoom call to confirm all details before starting. This ensures perfect clarity and avoids misunderstandings. Most projects finish within 2–3 days, while more advanced systems requiring full backtesting or optimization may take up to a week. Thank you.
$300 USD 2 gün içinde
4,2
4,2

Hello sir, I am experienced developer in tradingview pinescript language based in Pune, I have built no of strategies and indicators in tradingview, I went through your requirement, I can built algorithm as per your logic, looking forward to work with you, thank. I can negotiate the budget and assure you the quickest delivery.
$250 USD 3 gün içinde
3,5
3,5

Dear Project Owner, I can build this lightweight TradingView EMA indicator exactly as described using Pine Script v5, with clean structure and real-time behavior. What I’ll implement: A continuously plotted EMA with adjustable length (default 2) Detect price piercing the EMA (cross above or below) on the running candle Lock the EMA value at the moment of the cross Draw a horizontal line extending 4 candles left and 4 candles right Ensure only one line is visible at any time (previous line removed on the next cross) Separate alert conditions for cross above and cross below (real-time, not close-only) Code quality & flexibility: Fully Pine Script v5, clean and warning-free Clearly commented sections for: EMA length Left/right span Style and display settings Easy to modify without touching core logic Deliverables: Compiling .pine v5 indicator Well-documented, organized source code Ready to drop into TradingView and test immediately I’m very comfortable with Pine v5 drawing objects, real-time conditions, and alerts, and this is a straightforward implementation for me. I can deliver quickly once we begin. Regards, FX Coders.
$500 USD 7 gün içinde
3,5
3,5

Hello, I have 4+ years of experience in Pine Script and can deliver a clean, well-commented script for your TradingView EMA indicator. I’ll structure the code for easy customization of EMA length, projection span, and style settings. Alerts will trigger on the running candle as requested. I’ll provide a compiled .pine file ready for immediate testing. For a quick turnaround, send a message for samples of similar projects. Thanks, Adegoke. M
$450 USD 3 gün içinde
3,3
3,3

Welcome to professional Python development services! Hi there, I'm Alema, a Python expert programmer who strives for clear code in atmospheric, numerical weather prediction, physics, and all other seminal fields. I'm ready to provide you with high-quality services. I have completed 350+ projects with a 100% Positive Rating. If you are looking for Quality work, look no further. Also, we are a team of professional workers, and we are always available 24/7 to help employers without limitations, and delivery is guaranteed on time. Your faithfully. Eng. Alema Akter
$250 USD 2 gün içinde
2,4
2,4

I bring 13 years of professional experience delivering high-quality results. I have strong expertise in all the required skills listed for this project. My approach ensures accuracy, clear communication, and timely delivery. I am confident I can exceed your expectations with efficient, reliable work. Looking forward to contributing to your project—ready to begin immediately.
$500 USD 7 gün içinde
2,6
2,6

Payradanga, India
Ödeme yöntemi onaylandı
Tem 5, 2024 tarihinden bu yana üye
$30-250 USD
$15-25 USD / saat
₹1500-12500 INR
$15-25 USD / saat
$25-50 USD / saat
$250-750 CAD
$10-30 USD
₹12500-37500 INR
₹1500-12500 INR
$250-750 USD
$30-250 AUD
$250-750 USD
₹600-1500 INR
₹12500-37500 INR
₹1500-12500 INR
$30-250 USD
₹600-1500 INR
minimum ₹2500 INR / saat
$2-8 USD / saat
$750-1500 USD
$15-25 USD / saat