
In Progress
Posted
Paid on delivery
I need a clean Pine Script v5 strategy that runs on TradingView and talks to my broker through PineConnector. The core logic is simple: at a user-defined time (T) I will manually mark two price levels—min and max. From that moment, if max level is reached, longs are enetered upon candle close if candle quailifies (closed bearish), alternatievly if min is reached, shorts are enetered if candle qualifies (closed bullish). Several positions may run side by side, but the total number has to be capped by an external input. All open positions must exit together. Take-profit is hit when price touches the greater of the original max or any new high/low formed after T; stop-loss is the opposite boundary (min or max). I also want the freedom to switch the trading session on or off, input my PineConnector licence ID, and change the trading symbol from the script’s settings. Deliverables • Pine Script v5 file ready to add to a TradingView chart • Input panel exposing: T, initial min/max, new min/max toggle, fixed volume, max trades, session hours, licence ID, symbol • Sample PineConnector alert syntax for live trading • Important is to be able to set min, max and T by clicking on chart, not by typing in numbers The code must compile without warnings, respect TradingView’s security rules and replicate the behaviour above in both back-test and live alert modes.
Project ID: 40476861
20 proposals
Remote project
Active 7 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
20 freelancers are bidding on average €149 EUR for this job

AsUpon 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.
€250 EUR in 3 days
6.8
6.8

Hi, I can develop a clean TradingView Pine Script v5 strategy with full PineConnector integration based on your custom entry/exit logic. I have experience with: • Pine Script v5 strategy and indicator development • PineConnector alert automation • Multi-position trade management and session controls • Custom chart interaction workflows and backtesting logic • TradingView alert formatting and live execution setup I can implement: • Click-based selection for T, min, and max levels • Configurable session filters, max trades, volume, and symbol inputs • Shared TP/SL logic across all active positions • PineConnector-ready alert syntax for live trading • Clean, documented code that compiles without warnings Best regards, Muhammad Usman
€220 EUR in 2 days
4.5
4.5

Hello, I can efficiently deliver a Pine Script v5 strategy for TradingView that integrates with PineConnector as per your requirements. The script will include user-defined inputs for time, price levels, and trading parameters, with the ability to mark levels directly on the chart. I’ll ensure the strategy handles multiple positions, exit logic, and session controls while adhering to TradingView’s rules. With 5+ years of experience, I’ll provide a clean, warning-free code ready for back-testing and live trading. Send a message to see samples of similar projects or discuss further details. Thanks, Adegoke. M
€150 EUR in 3 days
4.0
4.0

I can build this in Pine Script v5 with PineConnector alerts, but the key detail is handling T/min/max correctly using TradingView’s interactive price/time inputs so you can click/select levels on the chart rather than only typing values. I’d code the boundary logic, bearish/bullish candle qualification, max trade cap, basket-style exits, session filter, symbol/licence inputs, and sample alert syntax. I’d also define edge cases clearly, especially if both levels are touched on the same candle, so backtest and live alerts behave consistently.
€30 EUR in 7 days
4.1
4.1

I can build this in Pine Script v6 with clean, warning free code. Experienced with PineConnector, MT4/MT5 automation, and custom TradingView strategies. Will implement: • T, Min & Max based logic • Multiple trade management • Shared TP/SL rules • PineConnector alerts • Session controls • Backtest & live compatibility Let's discuss the chart click functionality and execution flow.
€190 EUR in 2 days
1.7
1.7

Hey there, I'm Vishal Maharaj, a seasoned professional with 25 years of experience in Backtesting, Metatrader, and Pine Script, based in Perth, Australia. I am passionate about taking on your project for Price-Action Pine Strategy Automation. I understand the core logic of the project and propose to create a clean Pine Script v5 strategy on TradingView that interacts with your broker via PineConnector. The strategy will execute long or short positions based on user-defined price levels and exit all positions simultaneously. I will ensure the script includes an input panel for customization and the ability to set parameters by clicking on the chart. Let's discuss further details in chat. Cheers, Vishal Maharaj
€250 EUR in 5 days
0.0
0.0

Hello, this is a trading-automation script with a tighter state-management problem than it first appears, especially once you require identical behavior across TradingView backtests and PineConnector live alerts. The real engineering risk is keeping entry, shared exit, and post-T boundary updates deterministic when multiple positions can coexist and all must close together off a moving profit target. I usually structure systems like this around explicit state transitions: pre-T setup, boundary activation, qualified entry evaluation on candle close, shared position accounting, and synchronized exit handling. That keeps the strategy readable and makes alert behavior easier to verify against backtest results. The closest relevant work in my background is Dent-Cloud for time-series decision logic under production conditions, and AI Translator Plugin for live runtime reliability where state drift causes real operational issues. I would separate chart-state capture, trade-rule evaluation, and alert-message generation so the PineConnector payloads stay consistent with the strategy engine. I’d also define edge-case behavior up front for repeated touches, session gating, and how new highs/lows modify the common take-profit. If useful, I can first sketch the state machine and alert flow before the full script implementation. Clifton
€140 EUR in 7 days
0.0
0.0

Hello! Being a senior full stack developer with over 9 years of experience, I have gained a deep understanding of trading automation and strategy development. My skills in MetaTrader and Pine Script are unparalleled to cater to your exact requirements. I ensure not only a clean and reliable Pine Script version 5 file but also an input panel that grants flexibility and ease to your trading decisions. My strength lies in creating reusable, optimized components which are vital for consistent performance and maintainability of the application. It aligns well with your need to switch trading sessions, input license ID, symbol changes, and chart-based definition configuration for min, max, and time values. The code I deliver will be free from errors or warnings to pass TradingView's security checks and replicate the desired behavior accurately even in live-trading. Thanks
€100 EUR in 7 days
0.0
0.0

Hello there, I hope you’re well. I’m a solo Pine Script developer confident I can deliver a clean v5 strategy that talks to PineConnector and runs on TradingView exactly as you described. I specialize in turning chart interactions into robust, backtestable trades without stray misfires, and I’ll implement your two-point high/low markers so you can set min, max, and T by clicking on the chart. I’ve built automated strategies that enter on candle close when price touches your defined levels, support multiple concurrent positions capped by an external input, and exit all positions together using a dynamic take-profit/stop-loss based on the original max/min and subsequent highs/lows. I’ll provide a flexible input panel for T, initial min/max, new min/max toggle, fixed volume, max trades, session hours, licence ID, and symbol, plus a sample PineConnector alert syntax for live trading. I can handle the work with the described expertise, ensuring clean compilation, adherence to TradingView rules, and reliable performance in both backtest and live alert modes. The deliverable will be a ready-to-add Pine Script file and a clear set of inputs as requested. Best regards, Billy Bryan
€250 EUR in 5 days
0.0
0.0

Hello, Respected dignity We are specialized in building Algorithmic Trading Software and have strong hands-on experience in developing automated trading systems, strategy execution engines, broker/API integrations, and risk management modules. (Angel one / MT5 and other brokers) We understand that trading software requires precision, speed, and reliability and We build systems that are stable, well-tested, and production-ready. If you'd like, We can also show you a live demo of systems We've already developed. You can review the performance and structure before making a decision. We are confident thar we can deliver exactly what you're looking for with clear communication and complete professionalism. Let's connect and discuss your requirements. Best regards, Indifox
€140 EUR in 3 days
0.0
0.0

Meerbusch, Germany
Payment method verified
Member since Oct 20, 2023
€8-30 EUR
$750-1500 USD
₹1500-12500 INR
$10-30 USD
$10-30 USD
₹1500-12500 INR
$30-250 USD
₹1500-12500 INR
$10-30 USD
$30-250 USD
₹1500-12500 INR
$10-30 USD
₹1500-12500 INR
$750-1500 USD
$600-1000 USD
₹1500-12500 INR
$600-1000 USD
₹1500-12500 INR
₹1500-12500 INR
$750-1500 USD
₹1500-12500 INR