Pine Script Jobs

Pine Script is a powerful coding language specialized for the financial market. It was designed for backtesting and creating automated trading strategies with flexibility and efficiency. Being an open-source language, it is used by traders and investors in nearly all markets to optimize technical analysis, making it an invaluable tool for developers.

Pine Script Developers are in high demand on Freelancer.com due to the vast potential they bring to traders and investors. Developers on the site can help any client with an idea or strategy build their own custom indicators, or even improve existing code, quickly and efficiently.

Here's some projects that our expert Pine Script Developer made real:

  • Converting scripts written in Pine Script to Python code so clients can leverage platforms like FreqTrade
  • Designing custom indicators in Pine Script with TradingView integrations to provide alerts when needed
  • Adapting existing indicators to meet the needs of clients’ trading strategies
  • Creating complicated strategies involving multiple indicators
  • Building extensions for existing scripts
  • Extending graph visualizations in Pine Script for use in web projects
  • Debugging code for optimization and refinement

At Freelancer.com, our expert Pine Script Developers have a wide array of knowledge and skills that allow them to bring ideas from concept to fruition. If you're looking to get into the financial market and leverage Pine Script, look no further than hiring one of our world-leading developers! Post your project on Freelancer.com today and get started building your unique trading or investing solution.

From 13,949 reviews, clients rate our Pine Script Developers 4.86 out of 5 stars.
Hire Pine Script Developers

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    27 jobs found, pricing in USD

    I am looking for experienced Pine Script developers who can create specific indicators or strategies for price action. I am open to suggestions and do not have any specific requirements or preferences for the pine script. The ideal freelancer for this job would be an expert in Pine Script development.

    $2188 (Avg Bid)
    $2188 Avg Bid
    7 bids

    I am encountering an issue with the Average True Range (ATR) calculation within a custom TradingView indicator. The indicator calculates the main pivot price level for a symbol during a specific time period session and subsequently determines support and resistance levels based on fixed percentages of the daily ATR for that symbol. **Key Features:** - The strategy triggers alerts on either custom session open or close. - The Current Day Daily ATR value, computed from a lower time frame using the `` function, is utilized to draw Support and Resistance lines at specific levels (x%) away from the main pivot price level. **Issue:** Upon triggering an alert and calculating the Support and Resistance levels based on the current day daily ATR available at the time of the alert triggering, I hav...

    $30 - $250
    Featured Sealed NDA
    $30 - $250
    6 bids

    I have a tradingView strategy that runs automatically throughout the day. I need to be alerted when a losing trade happens…. that’s it.

    $25 (Avg Bid)
    $25 Avg Bid
    11 bids

    Project Title: Trading view strategy for breakout trading in stocks, mcx, crypto with moderate risk and moderate return Description: - I am looking for a skilled freelancer to develop a trading strategy on Trading View platform specifically for breakout trading. - The strategy will be focused on stocks, mcx and crypto as the desired asset class. - The client is comfortable with a moderate level of risk and expects a moderate return on investment. - The ideal freelancer should have experience in developing breakout trading strategies for stocks. - Knowledge of Trading View platform and its scripting language is required. - Strong analytical and programming skills are necessary to develop an effective strategy. - The freelancer should be able to backtest and optimize the strategy to ensure ...

    $112 (Avg Bid)
    $112 Avg Bid
    6 bids

    There is a pine script indicator that needs to be converted into Python so we can backtest it on Quantconnect

    $56 (Avg Bid)
    $56 Avg Bid
    11 bids

    У нас на проекте используется библиотека Tradingview для отображения графиков. Также используются собственные торговые индикаторы вне графика. Появилась необходимость отрисовки наших индикаторов на графике, но столкнулись с тем, что библиотека Tradingview не предоставляет такой возможности. Что есть. По каждому нашему индикатору есть код на Pine, код на python, данные по каждому индикатору считаются на нашем сервере. Что нужно. Нужно получить код на Javascript для использования в нашей локальной версии графика на библиотеке Tradingview. ================================================= We have coded about 6 Indicators in Pinescript for native Tradingview since we implemented Tradingview in our System. However we found out that the Tradingview Library is coded in Javascript and doe...

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    29 bids
    Make a pine script strategy 3 days left
    VERIFIED

    I am looking for a freelancer to create a pine script strategy for me. The main purpose of the strategy is to identify breakout opportunities in the market. I need the strategy to be designed for intraday trading, meaning it should be able to analyze price movements within a single trading day. The level of complexity I am looking for is intermediate. This means that the strategy should have some advanced features and indicators, but it does not need to be overly complicated. Skills and experience required for this project include: - Strong knowledge of pine script and the ability to write efficient and effective code - Experience in developing breakout strategies - Understanding of intraday trading and the ability to design strategies specifically for this timeframe - Familiarit...

    $110 (Avg Bid)
    $110 Avg Bid
    9 bids

    We would like to create a strategy in python for doing algo trading in Olymp Trade. Requirements: Olymp Trade through API for placing orders automatically. strategy as per our requirements and doing automation. (Note: We don't have API) agree any programming language but it should automate the orders in Olymp Trade without having any lags or bugs. want 15 seconds candle and trade entry and exit timing will be 5 second only. should not have any delay in data and data should be taken from API.

    $104 (Avg Bid)
    $104 Avg Bid
    7 bids

    @salmanadeem //@version=5 strategy(title="3C Price Action indicator", shorttitle="3C Price Action in", overlay=true) showVWAP = input(title='Show VWAP', defval=true) ema2= input(title='Data 1', defval=false) ema3= input(title='Data 2', defval=true) showhhll = input(title='Real Time HH-LL', defval=true) prd1 = (defval=8, title='HH-LL /Length', minval=2, maxval=100) prd = (defval=10, title='S/R Length', minval=2, maxval=100) maxnumsr = (defval=5, title='Number of S/R', minval=1, maxval=20) - 1 loopback = 200//// float ph = (close, prd,prd) float pl = (low, prd,prd) prdhighest = (200) prdlowest = (200) cwidth = (prdhighest - prdlowest) * 2 / 100 var pivotvals = array.new_float(0) var pivotlocs = array.ne...

    $3 / hr (Avg Bid)
    $3 / hr Avg Bid
    1 bids

    Hello, I'm looking for a developer experienced with Pine script to help me create a script from scratch. My main objective is to use the script to backtest a trading strategy for cryptocurrencies. If you're familiar with Pine script and have experience developing scripts for cryptocurrencies, please let me know. I look forward to working with you.

    $141 (Avg Bid)
    $141 Avg Bid
    10 bids
    AFL TO PINESCRIPT CONVERSION 3 days left
    VERIFIED

    I am looking for a skilled developer who can help me with an AFL to Pinescript conversion project. The purpose of this conversion is to create custom indicators for optimizing my trading strategies. Requirements: - Experience in AFL and Pinescript conversion - Strong knowledge of trading systems and indicators - Ability to add additional functionalities to the Pinescript version - Familiarity with simple AFL scripts and their conversion process This project is of a simple complexity level, making it ideal for developers with experience in AFL to Pinescript conversions. If you have the necessary skills and experience, please reach out to discuss further details.

    $138 (Avg Bid)
    $138 Avg Bid
    6 bids

    I am looking for a skilled developer who can convert a simple Pinescript code into a Ninjatrader script. The ideal candidate should have experience in both Pinescript and Ninjatrader scripts, and be able to replicate the same functionality in the Ninjatrader script as in the original Pinescript code. Requirements: - Convert a simple Pinescript code into a Ninjatrader script - Replicate the same functionality as in the original Pinescript code - Make the script compatible with Ninjatrader 8 Skills and Experience: - Proficient in Pinescript and Ninjatrader script development - Experience in converting scripts between different platforms - Familiarity with Ninjatrader 8 and its specific requirements

    $52 (Avg Bid)
    $52 Avg Bid
    7 bids

    I am looking for an experienced coder to create a custom trading strategy using Pine Script. The strategy will include stochastic and exponential moving averages and backtesting strategies. This project aims to automate trading decisions based on certain indicators, and use a visual representation of data to identify profitable trends. A successful outcome would be to create a coded trading strategy that can be used to bolster the portfolio. Ideally, the coder should have significant experience using Pine Script language to generate custom trading strategies.

    $105 (Avg Bid)
    $105 Avg Bid
    12 bids

    So i need my own Idicator written For me. The goal is to highlight 5 min supply and demand levels + show the overall trend whether buy or sell which is taken from the 15 min chart using a 50 ema. It is a supply or demand zone when there are 3 or some big impulsive Candles. The boxes on the Photo can you ignore. the overall buy or sell im thinking about an horizontal line who is green or red. + I need a gray background during my trading times which I can customize.

    $59 (Avg Bid)
    $59 Avg Bid
    9 bids
    pinescript 1 day left

    i want to covert this to pinescript rsi envelope

    $36 (Avg Bid)
    $36 Avg Bid
    3 bids

    I'm looking for an experienced Pine Script developer to help with a project. Specifically, I need help with strategy development for TradingView. At this moment, I'm not sure if the project is a one-time project or if ongoing support/updates will also be necessary - it could go either way. I expect the developer to have experience in using Pine Script for strategy development on TradingView and be able to provide top-notch advice. If you think you can provide the services I need, please get in touch.

    $1001 (Avg Bid)
    $1001 Avg Bid
    30 bids

    I'm looking for an expert-level algo trading strategy developer for Qlymp Trade to help me with my personal project. This will involve developing and implementing a set of algorithms to achieve my desired objectives in trading securities. My target market for this project will be related to composites, including stocks, forex, and cryptocurrencies. This project requires an experienced freelancer who is well-versed in developing trading strategies based on data and who also possesses a good understanding of trading best practices. As such, I'm looking for someone who can provide exceptional solutions and help me meet my trading objectives.

    $194 (Avg Bid)
    $194 Avg Bid
    7 bids

    Need to automate strategy and run it in tradingView

    $283 (Avg Bid)
    $283 Avg Bid
    17 bids

    I am creating a simple backtesting strategy with Pine for TradingView with following rules on M15 timeframe. I have already developed the script but it is not executing my trades correctly, is it needs some adjustment: for Up-trend: 1) an UP-TREND is true when the following conditions are met: a) high[1] > high[2] and high[2] > high[3] b) close[1] > 50 EMA (not just on crossover but at all times when this is true) 2) when UP-TREND is true, place a BUY-LIMIT on high[1] (i.e. the most recent closed candle). the trade should be executed IMMEDIATELY when the buy-limit is touched (not after the candle is closed!). 3) exit conditions are SL = low[1] and TP = SL amount in pips (i.e. 1:1 RR) 4) only ONE trade is possible at a time for Down-trend: 1) a DOWN-TREND is true when ...

    $61 (Avg Bid)
    $61 Avg Bid
    7 bids

    i want to add zoom in X2 in rsi chart can u do it in pinescript ? using chart.left_visible_bar_time and chart.right_visible_bar_time or any think

    $25 (Avg Bid)
    $25 Avg Bid
    6 bids

    I need someone who can help me to include Buy/Sell Signal, Back Test and Optimization code for my existing AFL code. Please contact me for more details.

    $121 (Avg Bid)
    $121 Avg Bid
    5 bids

    I have s strategy in mind, want to program it, and apply it to see back testing results and future paper trading ....

    $120 (Avg Bid)
    $120 Avg Bid
    10 bids
    create levels on excel 1 hour left
    VERIFIED

    I am looking for a freelancer who can create levels on Excel using a specific template. The levels needed are numeric levels, and there will be a total of 1-10 levels required. Skills and experience required for this project include: - Proficiency in Excel and knowledge of creating levels - Understanding of numeric levels and how to implement them - Ability to work with a specific template provided by the client If you have experience in creating levels on Excel and can work with a specific template, please submit your proposal for this project.

    $125 (Avg Bid)
    $125 Avg Bid
    79 bids

    looking for pinescript coder to edit my tradingview code

    $49 (Avg Bid)
    $49 Avg Bid
    7 bids

    Recommended Articles Just for You

    If you want to stay competitive in 2021, you need a high quality website. Learn how to hire the best possible web developer for your business fast.
    11 MIN READ
    Learn how to find and work with a top-rated Google Chrome Developer for your project today!
    15 MIN READ
    Learn how to find and work with a skilled Geolocation Developer for your project. Tips and tricks to ensure successful collaboration.
    15 MIN READ