
Selesai
Disiarkan
Dibayar semasa penghantaran
INDICATOR SPECIFICATION Task is $30 Flat. Don't bid if you don't accept that. EASY 1 Day project “Cluster Zero Imbalance Horizontal Levels” _____________________________________________________________________________________________________________________________ OVERVIEW Create an indicator that tracks ZERO imbalances from the cluster histogram (footprint data) on a Line Break chart and plots horizontal levels on the chart. The indicator ONLY tracks imbalance zeros (no other data). ______________________________________________________________________________________________________________________________ DATA SOURCE Chart Type: - Line Break chart (user’s active chart) Required Data: - Cluster Histogram / Footprint data per bar - Bid volume (left side) - Ask volume (right side) - Price levels within each bar ______________________________________________________________________________________________________________________________ CORE LOGIC 1. ZERO DETECTION For each bar: For each price level: LEFT SIDE (Sell / Bid): IF bid_volume == 0 → mark as SELL ZERO RIGHT SIDE (Buy / Ask): IF ask_volume == 0 → mark as BUY ZERO 2. LINE CREATION For each detected zero: SELL ZERO (Left side): Draw horizontal line at that price level Color = RED BUY ZERO (Right side): Draw horizontal line at that price level Color = BLUE __________________________________________________________________________________________________________________________________ LINE BEHAVIOR - Lines extend horizontally across the chart - Lines should persist for historical bars - Each zero level = one horizontal line ________________________________________________________________________________________________________________________________ REAL-TIME (CRITICAL) The CURRENT (active) bar is dynamic: - Zeros may appear and disappear as new data comes in - Lines for the current bar MUST update in real-time IF a zero no longer exists on the current bar: → REMOVE the corresponding line IF a new zero appears: → ADD the corresponding line Completed bars: - Their zero levels are FIXED and do NOT change __________________________________________________________________________________________________________________________________ USER SETTINGS LookbackBars (integer): - Defines how many bars back to scan for zero levels - Indicator only processes and displays lines from the most recent N bars Example: LookbackBars = 50 → Only show zero levels from last 50 bars _____________________________________________________________________________________________________________________________ VISUAL SETTINGS SELL ZEROS (Left side): - Color: Red - Line Style: Solid or user-defined BUY ZEROS (Right side): - Color: Blue - Line Style: Solid or user-defined ____________________________________________________________________________________________________________________________ IMPORTANT NOTES (FOR PROGRAMMER) 1. Each bar has TWO independent sides: - Left = Bid (Sell side) - Right = Ask (Buy side) 2. Zeros must be tracked separately per side 3. The indicator is strictly based on: → Cluster Histogram Imbalance Data 4. Do NOT use: - OHLC logic - Candle patterns - Volume totals ONLY: → bid_volume == 0 → ask_volume == 0 ______________________________________________________________________________________________________________________________ PERFORMANCE CONSIDERATIONS - Limit processing to LookbackBars - Cache completed bars (no recalculation needed) - Only update the CURRENT bar in real-time _____________________________________________________________________________________________________________________________ FINAL SUMMARY This indicator scans cluster footprint data on a Line Break chart, detects zero imbalances on both sides of each bar, and plots horizontal levels: - Red lines = sell-side zeros - Blue lines = buy-side zeros Historical bars = fixed levels Current bar = dynamic (lines appear/disappear in real-time)
ID Projek: 40320313
30 cadangan
Projek jarak jauh
Aktif 19 hari yang lalu
Tetapkan bajet dan garis masa anda
Dapatkan bayaran untuk kerja anda
Tuliskan cadangan anda
Ianya percuma untuk mendaftar dan membida pekerjaan
30 pekerja bebas membida secara purata $150 USD untuk pekerjaan ini

Hello, I have over 7 years of experience in Data Visualization and Algorithm. I have carefully read the requirements for the project and understand the need to create an indicator that tracks zero imbalances from the cluster histogram on a Line Break chart and plots horizontal levels accordingly. To achieve this, I will implement a logic that detects zero imbalances on both the bid and ask sides for each bar, and dynamically plots horizontal lines in real-time based on the detected zeros. The indicator will have user-defined settings for lookback bars and visual preferences for sell-side and buy-side zeros. I believe my expertise in data visualization and algorithm development will enable me to successfully deliver a solution that meets the project requirements. I would like to discuss the project further in chat to clarify any details and ensure a successful implementation. You can visit my profile at https://www.freelancer.com/u/HiraMahmood4072 Thank you.
$100 USD dalam 2 hari
5.4
5.4

As a highly skilled and experienced data analyst with a strong focus on data entry, analysis, and DataFrame wrangling, I am proficient to carry out your project on "Cluster Zero Imbalance Horizontal Levels". With a deep understanding of breakpoints and cluster histograms, I will design an indicator that exclusively detects zero imbalances in the cluster histogram data and plots the corresponding horizontal levels on the line break chart.
$250 USD dalam 1 hari
4.9
4.9

Hi, I see you want a simple indicator that tracks zero bid and ask volumes on a Line Break chart and leaves horizontal lines at those exact prices. I’ve built similar footprint and cluster tools before, so this one-day scope is familiar to me. I’d focus on clean logic and fast updates: - Scan only LookbackBars - Detect bid==0 and ask==0 per price level - Draw red or blue lines - Keep completed bars fixed - Update and remove lines on the active bar in real time I can start right away and finish within a day. Do you want the zero-level lines grouped or should each price level remain completely independent even if stacked tightly? Greetings, Slavko
$200 USD dalam 4 hari
4.4
4.4

Hello, I went through your requirements and the main focus seems to be building a precise footprint‑based indicator that isolates zero bid and ask volumes and turns them into persistent horizontal levels. My background in backend‑driven charting systems and C# tooling aligns well with the data extraction and live‑update behavior this indicator needs. I’ve created similar footprint and imbalance processors where real‑time recalculation on the active bar improved accuracy without impacting performance. For this indicator, I would structure efficient access to cluster data, isolate zero detections, and manage line objects so historical bars remain cached while the current bar updates dynamically. User settings like LookbackBars would be integrated cleanly to limit processing load. A small enhancement could be adding optional line grouping to reduce clutter. Do you want the zero-level lines to be managed as individual drawing objects or grouped for batch styling? Best regards, Nemanja
$70 USD dalam 1 hari
4.0
4.0

Greetings! My name is Jawad, a multidisciplinary technology professional with vast proficiency in various domains relevant to your project. I have a strong background in software development, data science, cloud architecture, and electronics engineering, just to name a few – skills truly tailored for your project. With my extensive knowledge in Python programming, I can efficiently track zero imbalances using the cluster histogram/footprint data provided per bar. My expertise in lines creation and manipulation including their visual settings would ensure horizontal zero level lines align as you've outlined (_Color=Red on selling zero, Color=Blue on buy zero_). Moreover,I'll employ efficient ways to limit processing lookbackbars and cache completed bars for comprehensive yet speedy performance. As an AWS Certified Professional Solutions Architect and a seasoned Full-stack Developer well-versed with containerized systems using Docker and Kubernetes, I can guarantee that your current active bars will be dynamically updated in real-time as required. The lines would persist for historical bars while continuously updating the existing or adding the new lines on the current bar."
$100 USD dalam 3 hari
3.6
3.6

Hello, I hope you’re well. I’m an independent developer with a strong background in C# and data visualization, focused on crafting precise, performance-minded indicators for trading charts. I design streamlined solutions that stay true to the data, avoid unnecessary noise, and run efficiently in real-time. I’ve built and delivered indicators that parse footprint/cluster data, detect strict zero-imbalance states on bid and ask sides, and render persistent or live-updating horizontal levels on chart types like Line Break. My approach emphasizes reliable state management, responsible use of lookback windows, and clean visualization without extraneous calculations. I can implement this indicator to scan the last LookbackBars bars, generate red sell-zero and blue buy-zero lines, and update in real-time on the active bar while freezing completed bars. I’ll keep it simple, robust, and precise to meet the $30 flat budget. Best regards, Billy Bryan
$250 USD dalam 2 hari
3.7
3.7

Hi, I’ve carefully reviewed your requirement for the Cluster Zero Imbalance Indicator that captures zero imbalances from cluster histogram footprint data on a Line Break chart by plotting distinctive horizontal lines. Your focus on bid and ask zero volumes with dynamic real-time updates on the current bar is clear. I’ll develop this indicator using precise C# coding, ensuring efficient scanning within the LookbackBars limit and applying real-time updates only on the current bar while caching completed bars. The red and blue horizontal lines will distinctly represent sell and buy zeros, developed in a way fully compatible with your data sources and visual settings. I specialize in custom trading indicators and algorithm development with prior projects involving footprint volume visualization. This 1-day project fits well within the scope, facilitating quick delivery and immediate feedback. Can you confirm the preferred platform or trading software this indicator will be integrated with? Thanks, Muhammad
$200 USD dalam 1 hari
5.9
5.9

Hi there, I'm Kristopher Kramer from McKinney, Texas. I’ve worked on similar projects before, and as a senior full-stack and AI engineer, I have the proven experience needed to deliver this successfully, so I have strong experience in Software Engineering, Data Analysis, Algorithm, C# Programming, Programming, Software Development, Data Visualization, User Interface / IA, API Development and Technical Documentation. I’m available to start right away and happy to discuss the project details anytime. Looking forward to speaking with you soon. Best regards, Kristopher Kramer
$120 USD dalam 3 hari
4.4
4.4

Hello, I am excited to offer my services for your "Cluster Zero Imbalance Horizontal Levels" indicator project. I fully understand the need for a precise tool that tracks ZERO imbalances on a Line Break chart using cluster histogram footprint data, focusing strictly on bid and ask volumes to detect and plot sell and buy zeros as red and blue horizontal lines, respectively. I will ensure the indicator efficiently scans the user-defined LookbackBars, caches historical data, and dynamically updates the current bar in real-time , adding or removing lines as zero imbalances appear or vanish. With extensive experience in data visualization and algorithm development, I am confident the solution will be robust, performant, and aligned with your exact specifications. This project is straightforward and I can deliver within your 1-day timeline at the fixed $30 rate. Do you have a preferred platform or programming environment for the indicator development? Best regards,
$155 USD dalam 5 hari
2.6
2.6

Hello, I have carefully analyzed your project requirements and previously built custom indicators for Line Break and footprint charts, including dynamic real-time updates, bid/ask zero detection, and horizontal level plotting. These projects involved precise handling of per-bar cluster histogram data and efficient rendering of historical and active levels. For your project, I will implement the “Cluster Zero Imbalance Horizontal Levels” indicator to detect bid-side zeros (red lines) and ask-side zeros (blue lines) from footprint data, display historical levels as fixed lines, and dynamically update the current bar in real time. LookbackBars will be fully configurable, and visual settings will allow color and line style adjustments. Only the specified bid_volume == 0 or ask_volume == 0 logic will be used, ensuring accurate, performance-optimized tracking. I am available to begin work immediately and committed to delivering a fully functional, real-time indicator within one day. Best regards, Viktor
$250 USD dalam 10 hari
2.6
2.6

Hey, I am ready when you are.✅ I’ve worked on something very similar. Creating an indicator to track ZERO imbalances in cluster histogram data on Line Break charts can be challenging. What really matters here is ensuring real-time updates for the current bar while maintaining fixed levels for historical bars. Most projects fall apart when handling dynamic data like this. I recently developed a similar indicator that tracks specific data points in real-time on a candlestick chart. While I haven't worked on Line Break charts before, the concept of real-time data tracking remains consistent across different chart types. My approach involves efficient data processing and updating mechanisms to ensure accurate and timely information display. Let's chat! -Ruslan
$150 USD dalam 7 hari
2.3
2.3

Hello, I’ve reviewed your project, Create Cluster Zero Imbalance Indicator Horizontal lines, and I’m genuinely interested. With my experience, I’m confident I can complete it efficiently and to a high standard. I fully understand your goals and the direction of this project. My focus will be on accuracy, quality, and efficiency throughout the process. I am committed to delivering an outcome that meets and exceeds your expectations. I’m a Senior Software Engineer specialising in Software Development, Algorithm and solution design. Over the years, I’ve completed comparable projects that required careful analysis and technical precision. I focus on delivering results that are both technically sound and aligned with client expectations. I have a few questions before we get started. Could you please send me a message in the chat so we can discuss the details? Looking forward, Dax Manning
$200 USD dalam 7 hari
2.0
2.0

Hello there, I can create the Cluster Zero Imbalance Indicator tracking zero imbalances from cluster histogram footprint data on a Line Break chart, ensuring precise real-time tracking and better user experience ?️. My approach: Implement the ZERO DETECTION logic, draw horizontal lines for SELL ZEROS (red) and BUY ZEROS (blue), cache completed bars, and update the CURRENT bar in real-time using PineScript and MetaTrader APIs. I'd love to share examples of similar indicators I've developed for trading platforms. Are you available for a quick chat? - Abdul
$140 USD dalam 1 hari
0.0
0.0

Hello , I just saw your project regarding Create Cluster Zero Imbalance Indicator Horizontal lines. I've been building scalable web apps and custom integrations for a while, and this fits right into my wheelhouse. I'm a full-stack developer with hands-on experience in AI (custom LLMs, RAG, workflow automation), SaaS architectures (React, Node.js), and Web3 integrations. Instead of just delivering basic scripts, I focus on building secure, production-ready solutions that actually scale. I've launched multiple real-world products and know how to avoid the common technical pitfalls in these areas. Let's have a quick chat so we can go over your exact needs. I can share some of my recent work so you can see the code quality firsthand. Thanks, Emre
$30 USD dalam 22 hari
0.0
0.0

Hi there, I have spent the last 6 years solving exactly this type of problem: building precise, data-driven indicators that respond in real time to streaming footprint data. I will implement a Lean, robust workflow to deliver “Cluster Zero Imbalance Horizontal Levels” for a Line Break chart, with a strict focus on zero imbalances on both sides. Here’s how I’ll approach it: 1) ingest per-bar cluster histogram data, bid and ask volumes, and price levels from the active Line Break chart; 2) detect zeros independently for the left (bid) and right (ask) sides using the exact conditions you specified; 3) render horizontal lines for SELL ZEROs in red and BUY ZEROs in blue, persisting past historical bars and updating in real time for the current bar; 4) cap processing to the LookbackBars window, caching completed bars for performance, and ensuring historical levels remain fixed while the current bar updates dynamically. I will deliver with clean C# API hooks, clear UI options for line style, and a minimal, highly maintainable code path that avoids OHLC or candle logic and strictly uses cluster histogram imbalances as defined. This project matches your flat $30 budget and one-day timeline, with a focus on reliability and real-time responsiveness. Best regards,
$100 USD dalam 1 hari
0.0
0.0

Hello, With my specialization in API development and software development, I bring exactly the skills that this project demands. I've worked extensively with complex data processing and analysis, which makes me uniquely equipped to build an indicator that meticulously tracks imbalance zeros from the cluster histogram on a Line Break chart. Even though the project is described as EASY, I know well enough that even easy projects can present unique challenges, and that's where my experience comes in. I fully understand the core logic of your request: from zero detection to the drawing of horizontal lines at each price level, color-coded as per your instructions. From there, I will diligently proceed to dealing with the real-time aspect of the project. Dynamic bars don't faze me, and I fully appreciate the importance of lines updating in real-time as they appear or disappear based on new data received. Another critical factor is performance optimization: limiting processing to LookbackBars and caching completed bars to avoid needless recalculation. Lastly, rest assured that this isn't a 'one-and-done' gig. Choosing me for this project means gaining a long-term collaborator dedicated to maintaining and improving this system for you. Let's create something powerful together! Thanks!
$200 USD dalam 4 hari
0.0
0.0

Your project needs a specialized indicator to track zero imbalances within the cluster histogram on a Line Break chart. To tackle this, I suggest utilizing Python along with the Pandas library for efficient data processing and visualization. By creating a custom script that focuses solely on bid and ask volumes, we can accurately plot distinct horizontal lines for each imbalance, providing a clear visual representation of market dynamics. This approach ensures real-time updates for the current bar while maintaining fixed levels for historical data. Let's discuss how we can streamline this process further for optimal performance and user experience.
$250 USD dalam 7 hari
0.0
0.0

Hello, With over 9 years of experience in Software Development and API Development, I am well-equipped to handle projects requiring intricate technical solutions. I have thoroughly reviewed your project description regarding the creation of the "Cluster Zero Imbalance Horizontal Levels" indicator. I understand the core logic involved in detecting zero imbalances from cluster histogram data and plotting horizontal lines on a Line Break chart. I assure you of effective communication throughout the project and am excited to collaborate with you to deliver a professional solution tailored to your requirements. I look forward to the opportunity to discuss the project further with you. Thanks
$250 USD dalam 7 hari
0.0
0.0

As an experienced developer in custom trading indicators, I understand the critical need for accurate, real-time ZERO imbalance detection on Line Break charts using cluster histogram data. Your focus on tracking bid_volume and ask_volume zeros, with dynamic line updates on the current bar and fixed lines on historical bars, aligns perfectly with my expertise in automated, client-centered financial tools. Core Skills: - Cluster Histogram & Footprint Data Analysis - Real-Time Data Processing & Dynamic Chart Updates - Trading Indicator Development on Line Break Charts - Efficient Data Caching & Lookback Optimization - Visual Customization & User Settings Implementation I have 3 years of experience delivering quality-focused, trusted, and professional trading indicators. I recently completed a similar project creating automated imbalance detection indicators with real-time line plotting. My real-world experience, though new to freelancer, ensures high expertise in your needed functionalities. Could you clarify which platform or charting software you prefer for this indicator's integration? Let's start and I'm ready to begin. regards shafeeq
$30 USD dalam 14 hari
0.0
0.0

Hello, Thank you for sharing such a clear and detailed specification for the Cluster Zero Imbalance Indicator. I have extensive experience developing custom indicators using C#, with a strong focus on order flow, footprint charts, and real-time data visualization. Your project requirements—detecting and plotting horizontal lines for bid and ask zeros on a Line Break chart—are well within my expertise. I understand the importance of tracking zero imbalances per side, efficiently managing real-time updates for the active bar, and ensuring persistence and accuracy for historical bars. My approach will strictly adhere to your instructions: only footprint cluster data will be analyzed, with no reliance on OHLC or aggregated volume. Visual clarity will be prioritized, ensuring red and blue lines are easily distinguishable and customizable as per user settings. To maximize performance, I’ll implement efficient data caching for completed bars and limit real-time processing to the current bar and specified LookbackBars. The indicator will be user-friendly, with intuitive settings and responsive visualization on the Line Break chart. I will also provide clear technical documentation for ease of use and future maintenance. I look forward to leveraging my skills in algorithmic trading, data analysis, and software development to deliver a robust and precise solution tailored to your requirements. Thanks Regards
$140 USD dalam 5 hari
0.0
0.0

Weston, United States
Kaedah pembayaran disahkan
Ahli sejak Mei 27, 2015
$50-100 USD
$10-30 USD
$10-30 USD
$250-750 USD
$10-30 USD
$10-30 USD
$3000-5000 AUD
£35-45 GBP / jam
$250-750 USD
£20-250 GBP
$2-8 USD / jam
$5000-10000 USD
₹12500-37500 INR
$2-8 USD / jam
$15 USD
$250-750 USD
£250-750 GBP
$30-250 USD
₹600-1500 INR
₹12500-37500 INR
£10-15 GBP / jam
$30-250 USD
$250-750 USD
$25-50 USD / jam
₹12500-37500 INR