
Suoritettu
Julkaistu
Maksettu toimituksen yhteydessä
I want a concise, self-contained formula that I can paste directly into the Trade Ideas Formula Editor (the “Custom” tab inside an Alert or Top List window). The logic is simple: whenever the current price revisits a prior high or low identified on charts as Demand Anchors formed by Impulse Displacement, I need an alert to fire. Key points to build in • Platform: Trade Ideas only—no external data feeds or add-ons. • Reference levels: previous intraday 3-minute high and 3-minute low (not daily, weekly, or monthly). • Output: a Formula Editor expression plus a one-sentence explanation of any custom variables you create, so I can adapt them later. Acceptance • I can paste the code, click “Test,” and see “Formula OK.” • Live simulation must show an alert when price returns to the exact 3-minute high or low that was just set. If you’ve already scripted custom alerts inside Trade Ideas, this will be quick; if not, please be sure you’re comfortable with their syntax before bidding. TRADE Ideas Experience is Required
Projektin tunnus (ID): 40206660
22 ehdotukset
Etäprojekti
Aktiivinen 9 päivää sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista
22 freelancerit tarjoavat keskimäärin $898 USD tätä projektia

Hi there, I've read your Trade Ideas project and I’m confident I can deliver a concise, self-contained 3-minute high/low anchor alert formula that you can paste directly into the Trade Ideas Formula Editor (Custom tab). I’ve built many Trade Ideas formulas and backtested intraday level alerts, so I know how to implement a clean expression plus a quick, one-sentence explanation of any custom variables so you can tweak them later. Formula Editor expression (paste into TI): anchorHi = Highest(Ref(High,-1),3); anchorLo = Lowest(Ref(Low,-1),3); fire = (C crosses over anchorHi) or (C crosses under anchorLo); fire Custom variables explanation: anchorHi stores the highest intraday high over the prior 3 bars; anchorLo stores the lowest intraday low over the prior 3 bars; fire is true when price revisits either anchor and would trigger an alert in TI. Next steps: I can deliver a tested draft within 24 hours, walk you through the Test feature, and adjust if you want tighter/tolerant triggers. 1) Confirm the exact 3-minute reference window and bar interval used by Trade Ideas in your setup. 2) How should Demand Anchors formed by Impulse Displacement be defined within TI for this task? 3) Do you want the alert to fire only when the price revisits the exact recorded 3-minute high/low, or also when it comes within a small tolerance (e.g., 0.01)? 4) Should alerts trigger on intrabar activity or only on bar close? 5) How should gaps or open/close nights be handled when anchors reset i
$750 USD 11 päivässä
5,3
5,3

I will design a concise, self-contained Trade Ideas Custom Formula that detects price revisits to prior intraday 3-minute highs and lows acting as demand anchors formed by impulse displacement. The solution will rely exclusively on native Trade Ideas syntax, require no external feeds or add-ons, and be immediately testable in the Formula Editor with a valid “Formula OK” result and accurate real-time alert triggering.
$500 USD 4 päivässä
4,6
4,6

Hello, With 5+ years of experience in trading platform scripting, I can create a concise Trade Ideas formula for your price-level indicator. I'll use the platform's native functions to track 3-minute highs and lows, triggering alerts when prices revisit these levels. My approach ensures a self-contained solution, adhering to your requirements. I'll provide a clear explanation of any custom variables for easy adaptation. Please send a message for samples of similar projects. Thanks, Adegoke M.
$375 USD 3 päivässä
2,4
2,4

As an experienced developer in financial software, I am well-versed in creating and adapting formulae for complex trading platforms. The Trade Ideas Formula Editor is a tool with which I am very comfortable, having created numerous custom alerts that meet the specific needs of traders. My proficiency extends to platforms like Tradingview in Pine script, Metatrader 4 and 5 in mql4 and mql5, Thinkorswim in Thinkscript, Ninjatrader 7/8 in Ninjascript and cTrader in cAlgo/cBot, to name a few. In line with your unique requirements, I can create a cohesive and self-contained formula that will incorporate your variables and be adaptable for future use. My work has always focused on cleanliness, optimization and comprehensibility - qualities that are especially valuable here - ensuring easy use and consistent results. Understanding the importance of confidentiality as well as protecting your intellectual property rights, I provide full ownership of the software and source code. With me on your team, you can expect fast, high-quality deliveries that prioritize your needs and effective communication through various language options. Let's turn this trade idea into reality together!
$250 USD 3 päivässä
1,1
1,1

Hi, there, I noticed you’re looking to work on a concise formula for the Trade Ideas Formula Editor to detect price revisits to previous intraday 3-minute highs and lows. I have 7+ years of experience in financial software development and have mastered scripting custom alerts within proprietary platforms like Trade Ideas. In a recent project, I developed alert formulas for intraday trading signals that reliably fired upon price reaching key levels, improving client trade entry timing. ✅ I will analyze the Trade Ideas formula syntax to identify proper functions for capturing 3-minute bars. ✅ I’ll define custom variables to store the immediate prior 3-minute high and low, ensuring precise price-level reference. ✅ I will script the alert condition to trigger exactly when the current price equals those anchor levels, matching your demand anchor concept. ✅ I’ll provide a clean, paste-ready expression along with a concise explanation of any custom variables for ease of adaptation. ✅ Finally, I will validate the formula using Trade Ideas' "Test" feature and simulate live alerts to confirm accuracy. Quick question: How frequently do you expect price levels to update intraday, and is latency a concern for alert responsiveness? How frequently do you expect the intraday 3-minute highs and lows to update, and is low latency alert response critical for your trading decisions? I look forward to working with you. Best Regards, Rosita Iniesta
$300 USD 7 päivässä
0,0
0,0

Hello, I understand your project requirements for developing a Trade Ideas Price-Level Indicator within the Trade Ideas platform. With my extensive experience in Financial Software Development, particularly in creating custom formulas and indicators, I am confident in delivering the solution you need. My approach involves thoroughly understanding the specific requirements, planning the implementation process, developing the formula, and rigorously testing it within the Trade Ideas environment for accuracy and reliability. You can view examples of my previous work in my portfolio: ⭐⭐ https://www.freelancer.com/u/CodeAnchors ⭐⭐ One question I have for you is: Are there any specific additional conditions or parameters you would like to include in the alert logic? I invite you to open a chat so we can further refine the scope of the project together. Best regards, Muhammad Anas Khan
$350 USD 6 päivässä
0,0
0,0

Hello Employer, I am excited about the opportunity to work on your Trade Ideas Price-Level Indicator project. Your requirement for a formula to identify demand anchors using Impulse Displacement resonates well with my expertise in financial software development, particularly within the Trade Ideas platform. I understand that the core of your project involves creating a self-contained formula for the Trade Ideas Formula Editor that triggers alerts when prices revisit prior high or low levels based on 3-minute intraday charts. This specific focus on intraday data aligns perfectly with my experience, and I am well-versed in crafting custom alerts within Trade Ideas. My familiarity with the platform's syntax ensures that I can deliver a concise and effective solution that meets your needs. My approach will involve developing a precise formula that adheres strictly to the Trade Ideas environment, ensuring no reliance on external data feeds. I will focus on accurately referencing the 3-minute high and low levels, guaranteeing that alerts are generated precisely when these levels are revisited. Additionally, I will provide a clear explanation of any custom variables I introduce, ensuring you can easily adapt and modify the formula as needed. With a solid track record in financial market software and a knack for developing intuitive trading tools, I am confident in my ability to deliver a solution that meets your expectations. I look forward to the possibility of collaborating with you on this project and providing a seamless and efficient implementation. Best regards, Dragan M.
$500 USD 3 päivässä
0,0
0,0

Hi, I understand that you are looking for a custom formula for the Trade Ideas platform that will trigger an alert whenever the current price revisits a prior high or low identified on charts as Demand Anchors formed by Impulse Displacement. I am confident in my ability to create a concise and self-contained formula that meets your requirements. My technical strategy involves carefully analyzing the Trade Ideas platform's syntax and creating a formula that accurately identifies the reference levels of previous intraday 3-minute highs and lows. I will ensure that the output includes a Formula Editor expression along with a clear explanation of any custom variables created for your future adaptation. You can expect to receive a fully functional formula that can be easily pasted into the Trade Ideas Formula Editor and tested to ensure its effectiveness. My background in developing custom alerts within Trade Ideas ensures that I am well-equipped to deliver the solution you are seeking. I'll send over my portfolio via direct message. Feel free to reach out there. I'm available to dive deeper into your requirements and address any concerns. Best regards, Taneem
$500 USD 7 päivässä
0,0
0,0

I specialize in developing custom, high-efficacy scanning rules specifically within the Trade Ideas (TI) Formula Editor environment. I recently delivered a complex volatility contraction pattern scanner that relied heavily on precise, user-defined price-level conditions, similar to what you are requesting. My focus is guaranteeing a single, robust formula that pastes directly into the TI editor without syntax errors or external dependencies, ensuring immediate and reliable execution. My approach will involve defining the exact parameters of your “price level” (e.g., utilizing proximity functions like `AvgPrice` or lookback indicators such as `MaxLow` within the formula scope). I will develop and test the logic exclusively against the current TI syntax standards, ensuring optimal scanning speed and efficiency. The final delivery will be the precise, concise formula string, ready for immediate deployment in your chosen TI scanning window. We will prioritize streamlined TI syntax to maximize performance and minimize character count. To start immediately, what specific criteria define the desired “price level” (e.g., is it a percentage threshold from the prior close, or based on proximity to a specific indicator like the 20-period SMA)? Also, do you need this optimized for a Top List scan or a real-time Alert Window? Let’s schedule a brief chat to confirm the exact logic needed for this indicator, ensuring I deliver the formula solution swiftly and accurately.
$630,50 USD 21 päivässä
0,0
0,0

Hello, I understand you need a custom formula for Trade Ideas that triggers an alert whenever the price revisits the prior intraday high or low identified as Demand Anchors. Specifically, you want the alert to fire when price returns to the exact 3-minute high or low formed by Impulse Displacement. I’ll create a formula using Trade Ideas’ built-in syntax, ensuring it only references the 3-minute high and low. The formula will be self-contained, with clear custom variables for easy future adjustments. I have experience working with Trade Ideas’ Formula Editor and can quickly deliver a script that meets your exact requirements. I’ll also provide a concise explanation of any custom variables I create, making it easy for you to modify the code later. Once you paste it into the editor, the alert will work and trigger based on your conditions. Let’s get this implemented and working for you! Best regards, Munib S.
$500 USD 7 päivässä
0,0
0,0

I’ve crafted formulas in Trade Ideas for intraday setups and understand your need to detect price revisiting specific 3-minute highs and lows as Demand Anchors formed by Impulse Displacement. I may be new to Freelancer, but I bring solid experience to the table. I will deliver a concise Trade Ideas formula referencing the prior 3-minute bar’s high and low using only platform-native functions. The formula will return true when price equals those levels, triggering your alert without external data. Let’s schedule a brief call to review and adjust the formula if needed, no pressure. Regards, Blaze Nicholas
$400 USD 14 päivässä
0,0
0,0

I will deliver a concise, self-contained Trade Ideas custom formula that triggers alerts when price revisits prior intraday 3-minute highs or lows, aligned with demand anchor concepts from impulse displacement. The solution will use native Trade Ideas syntax only, require no external feeds, and be immediately testable in the Formula Editor. Clear variable explanations will be included so the logic can be easily adapted or extended as needed.
$500 USD 5 päivässä
0,0
0,0

✅I can work for you perfectly. Expert here. I am ready to start immediately✅ Hello, I am a skilled AI & Full-Stack Developer with experience in financial software development. I can deliver a concise, self-contained formula for the Trade Ideas platform to alert you whenever the price revisits prior highs or lows based on Impulse Displacement. The formula will be tailored to trigger alerts based on intraday 3-minute highs and lows, with a clear explanation of custom variables for easy adaptation. I will ensure the code works seamlessly with the platform, and you can quickly test it with the “Formula OK” result. Best regards
$250 USD 5 päivässä
0,0
0,0

Hey, I am a trader and have over 10 years of exp in this industry, I can give you the best signal and script. Lets talk soon
$10 000 USD 30 päivässä
0,0
0,0

Denver, United States
Maksutapa vahvistettu
Liittynyt helmik. 5, 2026
₹600-1500 INR
$30-250 USD
$15-25 USD/ tunnissa
$250-750 USD
$30-250 USD
$500-700 USD
$250-750 USD
$250-750 USD
₹1500-12500 INR
min $50 AUD/ tunnissa
₹1500-12500 INR
₹12500-37500 INR
₹1500-12500 INR
€20-36 EUR/ tunnissa
₹1500-12500 INR
$15-25 USD/ tunnissa
$1500-3000 USD