Ninja highs lows indicatorJobs

Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 ninja highs lows indicator jobs fundet, i prisklassen EUR

    I have a simple custom indicator in thinkorswim and need converted for tradovate. I hope you have knowledge of trading software. Must start and finish within a few hours. Here is code from thinkorswim that needs to be converted input RiskUnit = 150; input buffer = .00; input digits = 0; def price = close(priceType = ); def candleRangeBull = price - low + buffer; def candleRangeBear = high - price + buffer; def BullRisk = (RiskUnit) / round(candleRangeBull); def BearRisk = (RiskUnit) / round(candleRangeBear); def BullRisk1 = rounddown(Bullrisk, digits); def BearRisk1 = rounddown(Bearrisk, digits); def o = open; AddLabel(yes, "Risk: " + AsDollars(RiskUnit) + " Ele : "+ (if price > o then BullRisk1 else BearRisk1), if price > o then else ); https://trado...

    €65 (Avg Bid)
    €65 Gns Bud
    4 bud

    I have a simple custom indicator in thinkorswim and need converted for tradovate. I hope you have knowledge of trading software. Must start and finish within a few hours. Here is code from thinkorswim that needs to be converted input RiskUnit = 150; input buffer = .00; input digits = 0; def price = close(priceType = ); def candleRangeBull = price - low + buffer; def candleRangeBear = high - price + buffer; def BullRisk = (RiskUnit) / round(candleRangeBull); def BearRisk = (RiskUnit) / round(candleRangeBear); def BullRisk1 = rounddown(Bullrisk, digits); def BearRisk1 = rounddown(Bearrisk, digits); def o = open; AddLabel(yes, "Risk: " + AsDollars(RiskUnit) + " Ele : "+ (if price > o then BullRisk1 else BearRisk1), if price > o then else ); https://tr...

    €71 (Avg Bid)
    €71 Gns Bud
    4 bud

    ...requirements: Conversion of Existing Supply Demand Indicator: The programmer should be able to take an existing Supply Demand indicator which is already in NinjaTrader 8 and add Plots. Tags so I can use it in strategy builder and trade. or convert to strategy. Creation of Plots and Tags: Plots and tags are essential for visualizing supply and demand zones on the chart. The programmer needs to create plots that accurately represent these zones, making them easily identifiable for the trader. Tags should provide additional information or labels for each zone, such as strength, probability of reversal, etc. Development of Auto-Trade Strategy using ATM: The programmer must design a trading strategy based on the supply and demand zones identified by the indicator. This s...

    €315 (Avg Bid)
    €315 Gns Bud
    13 bud

    Hello, I am looking for someone who can help me. I need a Ninja Trader Network-based Trade copier. I need to be able to set up a Master Login where the trades on the account are then copied to other logins. Not subaccounts of the master account. Might you be able to assist with this project ?

    €935 (Avg Bid)
    €935 Gns Bud
    72 bud
    Indicator Upgrade Required 6 dage left
    VERIFICERET

    Need a proficient coder who can modify an existing indicator with the following: 1A) Make channel width adjustable 1B) Move setting at INPUTS to COLORS 1C) Arrows shall appear at every crosses

    €65 (Avg Bid)
    €65 Gns Bud
    12 bud

    File attached i need to add three-diver pattern to this code harmonic pine script ASAP type - 332211 Low price will award

    €111 (Avg Bid)
    €111 Gns Bud
    64 bud

    I'm in need of a co...need of a competent pinescript coder with extensive tradingview platform experience. Your task will be to develop an RSI (Relative Strength Index) indicator with specific alert functionality. Here are the features I need: - It will automatically scan forex or crypto pairs in the time frames I specify and detect bullish and bearish rsi divergence for all market To successfully complete this project, you should have: - Proficiency in pinescript - Strong understanding of RSI and its implications - Experience with creating custom alerts on tradingview - Ability to thoroughly test the script for reliability Your job will be finished when the indicator and alerts function without hitches and meet my specifications. Efficiency and accuracy should be yo...

    €216 (Avg Bid)
    €216 Gns Bud
    4 bud
    €46 Gns Bud
    1 bud
    AFL to Pinescript code Conversion 5 dage left
    VERIFICERET

    I'm looking for an experienced coder who can convert the below attached indicator from AmiBroker Formula Language (AFL) to pinescript for me. If you have previous experience in converting codes between these two languages, that is a big plus. Required Skills/Experience: - Expertise in coding AFL and pinescript - Clear understanding of trading indicators - Strong attention to detail and precision in code conversion. Please review the provided files thoroughly before proceeding with your bid for the project conversion. Kindly refrain from submitting bids without first examining my requirements. I value your time and mine, and I am open to discussing both the timeline and payment terms. Thank you for your understanding and cooperation.

    €56 - €74 / hr
    €56 - €74 / hr
    0 bud

    We need to auto send alerts on telegram as soon there is new alert on trading view from indicator !

    €232 (Avg Bid)
    €232 Gns Bud
    1 bud
    Graphics design 5 dage left
    VERIFICERET

    More details: Need kids themed creatives based on titles given by us eg. Number Quest, Number Navigator, Number Ninja etc. What type of graphics design project do you need? Web banners with title text and buttons What size web banners do you need? 1920*1080 How many web banners do you need for this project? 30+ Need AI or PSD files with a Background Image as Layer 1, Title as Layer 2 and 2 Buttons as Layer 3 Along with the above need 1 square, 1 rectangle and 1 round button as of above theme.

    €39 (Avg Bid)
    €39 Gns Bud
    24 bud
    Ninjatrader 8 Real swing indicator 5 dage left
    VERIFICERET

    Necesito una modificación del indicador swing de ninja para un proyecto. Es un indicador sencillo, proporcionaría las lógicas de manera detallada. Es el primer paso de un proyecto más grande para la futura automatización del sistema

    €213 (Avg Bid)
    €213 Gns Bud
    5 bud

    I'm looking for a seasoned Pinescript developer to help me with modifications to my existing codes for the SuperTrend indicator in TradingView. Good morning, I am prabhu from coimbatore, i have a pine script coding for binance. for bridge i am using next level bot. I am facing some challenges in order execution. actualy i am missing out some entries due to the lack of data. So I need to implement some retrying mechanism. and also one bug is to fix. So I am looking for your help

    €13 / hr (Avg Bid)
    €13 / hr Gns Bud
    1 bud

    ...requirements: Conversion of Existing Supply Demand Indicator: The programmer should be able to take an existing Supply Demand indicator which is already in NinjaTrader 8 and add Plots. Tags so I can use it in strategy builder and trade. or convert to strategy. Creation of Plots and Tags: Plots and tags are essential for visualizing supply and demand zones on the chart. The programmer needs to create plots that accurately represent these zones, making them easily identifiable for the trader. Tags should provide additional information or labels for each zone, such as strength, probability of reversal, etc. Development of Auto-Trade Strategy using ATM: The programmer must design a trading strategy based on the supply and demand zones identified by the indicator. This s...

    €401 (Avg Bid)
    €401 Gns Bud
    6 bud

    ...instantly pushed to my Telegram group. 3. Custom Technical Indicator: The alert system will include triggers based on my private technical indicator already got. More details will be provided upon project commencement. Ideal Skills & Experience: 1. Experience in developing real-time market data platforms 2. Knowledgeable in both stock and cryptocurrency markets 3. Familiarity in implementing alert systems 4. Previous work with integrating platforms with third-party apps (Telegram) 5. A good understanding of technical indicators, specifically custom ones. Only bid if you have the right skills and experience for this project. I'm eager to move forward with the right candidate. let me explain you what i need, i have a indicator i work with him on alert sy...

    €698 (Avg Bid)
    €698 Gns Bud
    70 bud

    I'm seeking a Pine Script expert who can assist with developing a TradingView indicator that considers ATR projections, day separators, and labels. Essential skills required: - Proficiency in Pine Script - Robust understanding of indicators and signals - Ability to implement ATR projections and separators Key elements of the project include: - Developing an indicator utilizing daily ATR projections - Incorporating day separators and labels into the indicator - Ability to adjust the ATR period and period type (DAY, MONTH, ETC) as well as the period start and end. Please bring innovation and experience in handling such projects, and provide examples of your past work if available. Looking forward to impactful outputs and a beneficial collaboration.

    €135 (Avg Bid)
    €135 Gns Bud
    7 bud

    I am currently in need of a highly competent and experienced programmer who could decompile my NinjaTrader indicator; a task only suitable for someone with an extensive background in the area. Here are specifics: - No, I don't have the source code, hence the need to decompile it. - The functionality I want to decompile from is the source code. - It's important to note that I am legally authorized to perform this task on the indicator. The ideal candidate should have proven experience in handling similar tasks with indicators and decompliation, and be knowledgeable of the NinjaTrader platform. Your expertise will play a key role in successfully decompling and analyzing this proprietary tool. Please note all bidders must be able to demonstrate their understandin...

    €268 (Avg Bid)
    €268 Gns Bud
    9 bud

    More details: What specific tasks or features do you require assistance with in Ninjatrader 8? Custom indicator development What specific functionalities do you want your custom indicator to have? Trendline plotting What kind of trends are you interested in plotting through the custom indicator? Price trends bids start with ninja

    €144 (Avg Bid)
    €144 Gns Bud
    6 bud

    More details: What specific tasks or features do you require assistance with in Ninjatrader 8? Custom indicator development What specific functionalities do you want your custom indicator to have? Trendline plotting What kind of trends are you interested in plotting through the custom indicator? Price trends bids start with ninja

    €152 (Avg Bid)
    €152 Gns Bud
    9 bud

    ... Conversion of Existing Supply Demand Indicator: The programmer should be able to take an existing Supply Demand indicator which is already in NinjaTrader 8 and add Plots. Tags so I can use it in strategy builder and trade. or convert to strategy. Creation of Plots and Tags: Plots and tags are essential for visualizing supply and demand zones on the chart. The programmer needs to create plots that accurately represent these zones, making them easily identifiable for the trader. Tags should provide additional information or labels for each zone, such as strength, probability of reversal, etc. Development of Auto-Trade Strategy using ATM: The programmer must design a trading strategy based on the supply and demand zones identified by the indicator. This strategy...

    €173 (Avg Bid)
    €173 Gns Bud
    16 bud

    i have 4 indicator in tradingview i need someone to make short video for each and for marketing to explain profit asap

    €122 (Avg Bid)
    €122 Gns Bud
    64 bud

    I'm seeking a skilled data analyst to create a comprehensive Key Performance Indicator (KPI) dashboard tracking customer satisfaction and project progress. Specific details include: - Track data specifically aimed at customer satisfaction and project progress. - Data visualization should be in the form of graphs and dashboards for ease of understanding. - I'm specifically interested in monitoring the 'Task completion rate' as a main KPI for project progress. Your bid should show your experience creating dynamic KPI dashboards, your understanding of 'Task completion rate' as a KPI and your commitment to creating easy-to-understand data visualizations.

    €42 (Avg Bid)
    €42 Gns Bud
    14 bud

    I'm looking for an experienced developer to create an advanced Python-based day-trading bot specifically for options contracts. Key Functionalities: - Automate trading decisions based on preset criteria - Provide real-time market data - Quick execution of trades Platform Compatibility: The trading bot should be compatible with the following trading platforms: - Tradier - Tr...specific indicators for decision making - Previously developed trading bots will be an advantage The final product should be a seamlessly operating bot that can perform trading tasks quickly and efficiently, observing the various financial indicators input. Upon completion of the project, Freelancer will provide all code and documentation along with detailed explanations on how to change data indicator...

    €232 - €696
    Forseglet NDA
    €232 - €696
    29 bud

    ...Pine Script "Volatility Stop" Indicator code into Python code. Ideal Skills and Experience: - Proficiency in Python - Understanding of Trading View Pine Script Code Project Requirements: - Volatility Stop Indicator developed in Python code MUST PROVIDE SAME OUTPUT, as Trading View's Pine Script "Volatility Stop" Indicator code output, using different input data - Pulling historic tick data functionality will not be necessary as I have existing code for this. Note: - I tried to develop Volatility Stop Indicator in Python, unfortunately, Python output is not same as Trading View's Pine Script output. Refer to Reference hyperlink for detail. Reference: By carefully understanding

    €26 (Avg Bid)
    €26 Gns Bud
    6 bud

    I have a trading strategy or indicator in place and I'm interested in seamlessly integrating machine learning into it. The goal is to enhance the existing strategy by analyzing both trade data and market data concurrently. Key aspects of this project include: Machine Learning Integration: - Creating a machine learning model that can efficiently process and interpret both trade and market data. - Implementing this model into my existing strategy or indicator on TradingView. Strategy Optimization: - I'm particularly interested in how machine learning can optimize my current trading strategy, making it more effective and productive in varying market conditions. Freelancers with the following experience will be ideal for this project: - In-depth understanding of t...

    €381 (Avg Bid)
    €381 Gns Bud
    46 bud
    DLL file manipulation 3 dage left
    VERIFICERET

    i have dll file , there is 2 indicator inside , in zip file , i want someone that can manipulate dll file

    €47 (Avg Bid)
    €47 Gns Bud
    18 bud

    More details: What specific tasks or features do you require assistance with in Ninjatrader 8? Custom indicator development What specific functionalities do you want your custom indicator to have? Trendline plotting What kind of trends are you interested in plotting through the custom indicator? Price trends bids start with ninja

    €89 (Avg Bid)
    €89 Gns Bud
    5 bud

    Hi, I am looking for someone to help convert or recreate this study made in Pinescript from Tradingview into C++ for Sierra Charts. Please let me know if you're able to complete this. If so, what would be the fixed price for the job?

    €169 (Avg Bid)
    €169 Gns Bud
    11 bud

    Cần viết một đoạn code cảnh báo. Dựa trên indicator có sẵn trên tradingview. - dựa trên giá và khối lượng (indicator volume). Để cảnh báo bằng tin nhắn điện thoại hoặc cảnh báo bằng tradinview

    €387 (Avg Bid)
    €387 Gns Bud
    6 bud
    Google Ads Lead Generation Expert 2 dage left
    VERIFICERET

    ...Google Ads specialist who can help me effectively generate leads for my business through my Google Ads campaign. - Will have to run google ads for an application, cost should be below 2 rupees per installation. - The main goal of this campaign is to generate valuable leads that can increase business opportunities. - Monitoring and optimizing the cost per lead will be the key performance indicator for this campaign. I need someone with experience in monitoring ad spend and adjusting strategies accordingly to ensure a cost-effective ad campaign. - The target demographic for this ad campaign is young adults aged 18-25. It's crucial that you understand how to tailor ads that resonate with this demographic and can drive them to take action. The ideal candidate will be ...

    €3 / hr (Avg Bid)
    €3 / hr Gns Bud
    13 bud

    I'm seeking for a TradingView compatible indicator, specifically designed for Swing Trading, that can focus on the Trend Direction feature of the Exponential Moving Average (EMA). Key Responsibilities: * Create an indicator compatible with TradingView platform * The indicator should be designed exclusively for Swing Trading * The main focus of the indicator should be on Trend Direction using EMA Ideal Skills and Experience: * Extensive experience in creating custom TradingView indicators * High understanding of technical analysis concepts, especially the Exponential Moving Average * Prior experience with Swing Trading strategies and indicators.

    €93 (Avg Bid)
    €93 Gns Bud
    10 bud

    I'm developing a project to monitor temperature with Raspberry Pico, utilizing MicroPython. The crux of the task involves integrating 3 thermistors and 3 LEDs. Circuit and coding has been completed...Proficiency in MicroPython. - Experience in developing simple circuit boards. - Skilled in integrating thermistors and LEDs. - Knowledge of Raspberry Pico is a must. A basic understanding of temperature systems and LED signaling principles will prove advantageous. One primary task for the LEDs would be to indicate various temperature thresholds. In essence, the LED response should serve as a reliable indicator of our temperature systems. This is not just a technical venture, but an educational project as well. As such, I am open to suggestions and creative solutions to accomplish ...

    €72 (Avg Bid)
    €72 Gns Bud
    8 bud

    I'm seeking an experienced developer to help create a unique TradingView indicator particularly for identifying trends in the stock market. - The indicator should be compatible specifically with the TradingView platform. - The main aim of this indicator is to identify trends rather than generating buy/sell signals or spotting divergences. - It must operate efficiently on stock trading instruments. Ideal qualifications for this project: - Proficient in coding TradingView indicators. - Experience in financial markets, specifically stocks. - Detailed Understanding of trend analysis.

    €108 (Avg Bid)
    €108 Gns Bud
    4 bud

    I need a highly skilled Lua script programmer to develop a crucial component of my trading system. Specifics: - You will be tasked with creating a trading indicator that utilizes volume pressure bars. - The script will be deployed on IQ Option, a platform you should be very familiar with to ensure smooth and accurate functionality. I already have the script in pine script language, and you will need to convert it into Lua script. Skills and Experience: - Expertise in Lua scripting, particularly in relation to game scripting, data manipulation, and user interface customization. - Prior experience or deep understanding of financial trading systems and the key metrics they employ. - Proven ability to create effective trading indicators or scripts for popular platforms like IQ Opt...

    €190 (Avg Bid)
    €190 Gns Bud
    7 bud

    ...specific triggers. Key Features Required: 1. Real-Time Data: The platform must keep track of market data in real-time for both the stock and cryptocurrency markets. 2. Alert System: The platform should include an alert system for price changes and technical indicators. These alerts will need to be instantly pushed to my Telegram group. 3. Custom Technical Indicator: The alert system will include triggers based on my private technical indicator already got. More details will be provided upon project commencement. Ideal Skills & Experience: 1. Experience in developing real-time market data platforms 2. Knowledgeable in both stock and cryptocurrency markets 3. Familiarity in implementing alert systems 4. Previous work with integrating platforms with third-party apps ...

    €552 (Avg Bid)
    €552 Gns Bud
    48 bud

    I am looking for a freelancer who can convert my TradingView Pine script to a Python script. I have a link to the code which will need to be converted directly without any specific features or indicators included. The Python version I would prefer is 3.x. The ideal freelancer should have experienc...will need to be converted directly without any specific features or indicators included. The Python version I would prefer is 3.x. The ideal freelancer should have experience with TradingView Pine script and Python coding. I have mentioned my budget for this project so only those who are agreed on that should bid for this. Thanks for your understanding. The official link to this tradingview indicator and the source code is available here:

    €12 (Avg Bid)
    €12 Gns Bud
    5 bud