Indicator calgotrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    2,000 indicator calgo trabajados encontrados, precios en USD

    i need to built a custom indicator by merging different custom indicators and to get alerts on trading view. for algo trading in forex.

    $23 / hr (Avg Bid)
    $23 / hr Oferta promedio
    6 ofertas

    i want to create costume indicator for trading view (using my strategy) with more than 4 condition and divergence

    $188 (Avg Bid)
    $188 Oferta promedio
    7 ofertas
    Project For Marc Z Finalizado left

    A modular, alert-enabled indicator with Pinescript language

    $80 (Avg Bid)
    $80 Oferta promedio
    1 ofertas

    This should be a real quick and easy job if you know Pinescript. I think it just needs a custom EMA function. I want to use the value of the current ATR as the length of an EMA. Since ATR is a float, I used int() to convert to integer. But it needs to be a "simple int". How do I do that? Here is the code to modify. //@version=5 indicator(title="EMA + ATR", shorttitle="EMA + ATR", overlay=true, timeframe="", timeframe_gaps=true) i_ATRlength = (10, minval=1, title="Length") i_Source = input(close, title="Source") ATRcalc = (i_ATRlength) ATRint = int(ATRcalc) EMAcalc = (i_Source, ATRint) plot(EMAcalc, title="EMA", color=) I can make it look nicer and I'll be adding more to it, but I need to get this base ...

    $30 (Avg Bid)
    $30 Oferta promedio
    7 ofertas

    Hi Mourad T., I've used your services in the past, and would like to offer you my project. We can discuss any details over chat. Harold Williams

    $400 (Avg Bid)
    Acuerdo de Confidencialidad
    $400 Oferta promedio
    1 ofertas

    We have NT7 indicator (but we don't have source code), and we are looking for a someone who can convert this indicator to NT8. - Can you convert NT7 indicator to NT8 without source code? - For this, reverse engineering will be needed? - Do you have any experience with similar thing?

    $532 (Avg Bid)
    $532 Oferta promedio
    10 ofertas
    ZigZag indicator Finalizado left

    Script is ready and tested by providing data file.

    $10 (Avg Bid)
    $10 Oferta promedio
    1 ofertas

    ...freelancer in order to improve and extend an existing and rather simple pine script code (version 5, less than 160 rows) as I’m novice in the programming language. The goal is not to work on the entry strategy itself, but rather on the the following: - A dynamic stop loss: original stop loss at entry (implemented) and a stop loss at break-even when the price satisfies a condition (based on an indicator) provided there is an open position); the entry price level should be kept in memory as long as the position is open (no use of built-in ) - Take profit: none until successive conditions are being met over time (limit order at exit), i.e. considering a stage variable (provided) whose value should be kept in memory - Making sure that each trade is closed in practice - Depictin...

    $203 (Avg Bid)
    $203 Oferta promedio
    11 ofertas

    I will provide the wanted work as soon as possible ( 24 hours tops ).

    $15 (Avg Bid)
    $15 Oferta promedio
    1 ofertas

    combine PSAR, Bollinger Bands, SMA, EMA under one indicator

    $30 (Avg Bid)
    $30 Oferta promedio
    9 ofertas

    Convert ThinkScript indicator to Java Indicator for MotiveWave trading platform

    $23 (Avg Bid)
    $23 Oferta promedio
    4 ofertas
    Project for Harjit S. Finalizado left

    Hi Harjit, I worked with you about 2 years ago. You helped me with some renko tradingview strategies. I have source code for a pinescript ema crossover strategy that I need to have coded to make the entries happen on bar close. When that is done, it needs to be made into a study (indicator). Should be quick and easy.

    $75 (Avg Bid)
    $75 Oferta promedio
    1 ofertas

    I have an indicator (coded for ninja trader and also for tradingview) that I would like to have it converted to quantower. Here is a link to the indicator in tradingview Again, I have the code in for ninjatrader in case that you prefer to work with the ninjatrader script which I am told is very similar to quantower.

    $203 (Avg Bid)
    $203 Oferta promedio
    8 ofertas

    I have an indicator. Sometimes it sends the instant tp message, but when the candle closes it sends the same message again. This doesn't always happen. This needs to be fixed.

    $18 (Avg Bid)
    $18 Oferta promedio
    4 ofertas

    We are looking for a senior developer who has the good skill in NT7/8 indicator development. We have NT7 indicator, but not code, and we want to convert this NT7 indicator to NT8 indicator quickly. Please apply if you have experience in this. Thank you!

    $40 / hr (Avg Bid)
    $40 / hr Oferta promedio
    6 ofertas

    ...RSID60 is working fine. Another code is I couldn’t fix. I will make stock screener with OBD sends 40 request security for example[s1 = ('AKBNK/USDTRY', sure, customFunc())] and screener works on 40 stocks. And which stock last price in the green area it will show. If it is not it will false and not show anything. Here is an example of RSID60 it works fine. indicator('RSID60', overlay=false) (OBD60 indicator will be here) rsivalue = (close, 14) (OBD60 codes will be here) rsisma = (rsivalue, 14) rule = (rsivalue > rsisma) (OBD60 rules will be here) customFunc() => rule sure = '1440' s1 = ('AKBNK/USDTRY', sure, customFunc()) s2 = ('ARCLK/USDTRY', sure, customFunc()) scr_label = 'AL: ' scr_label := s...

    $25 (Avg Bid)
    $25 Oferta promedio
    2 ofertas

    Build me an EA with grid martingale system, based on the indicator template provided.

    $542 (Avg Bid)
    $542 Oferta promedio
    17 ofertas

    I want you to convert the pinescript in the file I have provided as a doc to PYTHON. 1. OHLC data will be captured with CCXT must be used 3. After converting pinescript to python, all output should be displayed in a dataframe 4. My Deadline : 2-3 days All my rules are so I don't want any graphics etc. I just want to see the output (indexes and values) of the indicator in a dataframe. IGNORE LINING, COLORING code lines in script. Also script link if you want to check script on TV : If you feel ready, you can start right away. I ask you to let me know when you finish your work, After I will test it and you will get your award. Also this is an OPPORTUNITY to get regular (almost weekly) work in the future. I can provide you dataset code message

    $495 (Avg Bid)
    $495 Oferta promedio
    25 ofertas

    MY REQUIREMENT IS AN INDICATOR, THAT INDICATE i) 44EMA LOW AND HIGH BAND,AND 200EMA CROSS, ii) a table which display live price of script. max number of scripts 12, all are editable, A) one more table which display 3 5 15 30 60 min candle change low or high if low change color to red if high then green, in row 1, in second row it dis play if 3 5 15 30 60 min candle is above 200ema cell color display in green and red if below, 44ema band also change green and red color if candle moves up and down.

    $12 (Avg Bid)
    $12 Oferta promedio
    2 ofertas
    Modify Indicator Finalizado left

    Hi Hector Eduardo P., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $166 (Avg Bid)
    $166 Oferta promedio
    1 ofertas

    Nadaraya-Watson indicator for Python

    $37 (Avg Bid)
    $37 Oferta promedio
    1 ofertas

    I have a paid indicator and want to create a strategy to backtest the indicator based on the buy and sell

    $66 (Avg Bid)
    $66 Oferta promedio
    6 ofertas

    I want to create a new indicator for trading purpose on a website. I have the setting for creating the indicator. The below attached file is the indicator I want

    $63 (Avg Bid)
    $63 Oferta promedio
    3 ofertas
    Ratio Indicator PINE Finalizado left

    The Existing Pine Script : //@version=5 indicator("My script") Manual_price_entry =input(defval=150.21,title="Manual price ") // Open price for Ticker - manual entry Manual_price_print = close[1]/Manual_price_entry // calculate percentage ratio of Price in THE Past to the TODAY Opening price plot (Manual_price_print,style=plot.style_line, title = "Manual Price" ) // +++++++++++++++++++++++++ The existing script require manual entry of Today open price. Task : To replace manual entry with Automatic entry. NEW Script should be able to pull Today Open price and recalculate formula above . For example: TODAY Open price for AAPL is $ 150.21 . Script should be able to Pull this information $ 150.21 from the chart to eliminate a man...

    $21 / hr (Avg Bid)
    $21 / hr Oferta promedio
    5 ofertas

    We are looking for an Image recognition technology that can function with our own app for IOS and Android. Our App is used by more than 1,000 reps across our country, mostly in self service stores. Nowadays our reps capture prices, share of shelf and other indicator manually. We intend to boost our app so that we can know the shelf situation on every store, generating a list of out-of-stocks, relocating misplaced items, or replacing incorrect price and promotion tags. It's important for us to find a solution with we are able to constantly train the model ourselves.

    $2000 - $10000
    Sellado
    $2000 - $10000
    20 ofertas

    I am looking for a developer that has in-depth experience with Ninjascript via Ninjatrader 8. I need an indicator that will plot out levels based on given conditions. I will send full documentation to developers I am interested in working with. I have lots of work to provide in the long term and looking for good people to work with on a long-term basis.

    $472 (Avg Bid)
    $472 Oferta promedio
    9 ofertas

    I am looking for an experienced programmer with an understanding of Pinescript to modify an existing Pinescript code. The goal of this project is to enhance the existing MACD strategy by implementing additional indicators and custom entry/exit logic. ...programmer with an understanding of Pinescript to modify an existing Pinescript code. The goal of this project is to enhance the existing MACD strategy by implementing additional indicators and custom entry/exit logic. The scope is: A) Add an adjustable front-end entry/exit delay function (i.e. enter/exit X candles after signal was received) B) Add a trade filter based on the second chart MACD indicator (i.e. Strategy must go long when ETHUSDT 4H MACD Histogram > 0 AND US100 4H MACD Histogram > 0 Detailed information to be ...

    $164 (Avg Bid)
    $164 Oferta promedio
    16 ofertas

    ...RSID60 is working fine. Another code is I couldn’t fix. I will make stock screener with OBD sends 40 request security for example[s1 = ('AKBNK/USDTRY', sure, customFunc())] and screener works on 40 stocks. And which stock last price in the green area it will show. If it is not it will false and not show anything. Here is an example of RSID60 it works fine. indicator('RSID60', overlay=false) (OBD60 indicator will be here) rsivalue = (close, 14) (OBD60 codes will be here) rsisma = (rsivalue, 14) rule = (rsivalue > rsisma) (OBD60 rules will be here) customFunc() => rule sure = '1440' s1 = ('AKBNK/USDTRY', sure, customFunc()) s2 = ('ARCLK/USDTRY', sure, customFunc()) scr_label = 'AL: ' scr_label := s...

    $20 (Avg Bid)
    $20 Oferta promedio
    1 ofertas

    To program in Pine version 5 The following function to be calculated ; Currentday = D, "CurrentPrice" = Open price of DAY 1 Day before = Day 1, "Close price 1"= Close price of Day 1 5 days before = Day 5; "Close price 5" = Close price of Day 5 function named "Price" : "Price" = (ClosePrice1 - ClosePrice5) / CurrentPrice 2. Plot function "Price" style LINE Note : Function "Price" to be re-printed Every time when New "CurrentPrice" became available ( Market opening Time).

    $24 (Avg Bid)
    $24 Oferta promedio
    2 ofertas

    I need an EXISTING tradingview strategy modified by adding 4 simple filters. 1. Buy/Sell arrow must avoid certain times of the day, which means there should be no signal showing within...Heiken Ashi candle on the current time frame(standard trading view Heiken Ashi candles) match the signal. So if the signal was Buy, the Heiken Ashi candlestick must be green, if its red, it should NOT show a signal. 3. Email alert must be sent exactly when the Buy/Sell signal paints on the chart and NOT at the "crossing" which is what it is now. 4. Squeeze Momentum indicator Tradde must only execute based on this indicator. (already on tradingview). Now please note, this is a modification of an existing strategy, it should not take long at all therefore the price to do this ...

    $65 (Avg Bid)
    $65 Oferta promedio
    9 ofertas

    Need a Developer to assist with an existing WordPress website, and and Laravel app. Both website and Admin panel works separately. *Development to be done*; admin Panel already have Admin, Client, Employee Privileges'. - Change listing to be able to be created, edit, delete f...pictures link capabilities from admin panel side. - load vehicle details from license disk barcode. - Scan barcode and drivers license from driver for test drive purposes. - Reporting must be able to show the amount of test drives on the vehicle, which sales rep sold the vehicle, and date of sale etc. - Auto generate vehicle enquiries to sales representatives. - All listings must also have a indicator of where the vehicle is and in what process, for example, Recon(Blue), Floor(Green), Finance App(Oran...

    $567 (Avg Bid)
    $567 Oferta promedio
    178 ofertas

    The indicator is open sourced, I need to add alerts for it

    $25 (Avg Bid)
    $25 Oferta promedio
    4 ofertas

    cần người hiểu và biết coding script của trading view để viết indicator theo yêu cầu

    $534 (Avg Bid)
    $534 Oferta promedio
    6 ofertas

    Implement functionality to track the price data over time and identify specific price points, such as highs and lows. Use the identified price points to draw the Fibonacci extension tool. ...closing above the 0.5 level for shorts and longs entries. We have an initial code that has some issues which we could discuss in details to reach our desired results. One thing to emphasis is that we do not want the depth to be used, we only need the previous highs and lows in order to determine the validity of the code. Additionally we want to create a bot that longs and shorts according to the indicator. It's important to also include profit taking and stop lose options which we can set it up based on the Fibonacci extension. We prefer to have the bots in 3commas and the indicators in...

    $201 (Avg Bid)
    $201 Oferta promedio
    12 ofertas

    ...RSID60 is working fine. Another code is I couldn’t fix. I will make stock screener with OBD sends 40 request security for example[s1 = ('AKBNK/USDTRY', sure, customFunc())] and screener works on 40 stocks. And which stock last price in the green area it will show. If it is not it will false and not show anything. Here is an example of RSID60 it works fine. indicator('RSID60', overlay=false) (OBD60 indicator will be here) rsivalue = (close, 14) (OBD60 codes will be here) rsisma = (rsivalue, 14) rule = (rsivalue > rsisma) (OBD60 rules will be here) customFunc() => rule sure = '1440' s1 = ('AKBNK/USDTRY', sure, customFunc()) s2 = ('ARCLK/USDTRY', ...

    $57 (Avg Bid)
    $57 Oferta promedio
    4 ofertas

    Looking to add functionality to the Footprint Autotrader supplied here: which is based upon the Footprint indicator here: FREE 7 DAY TRIAL AVAILABLE HERE: The project is in 2 parts. I am looking to get part 1 done for a fixed price and then after testing provide a specification for Part 2 which is the major part of an autotrading strategy based upon Part 1 and a lot of additional context related coding. Please quote price and time for Part 1. A successful completion of Part 1 will lead to the same coder doing

    $215 (Avg Bid)
    $215 Oferta promedio
    10 ofertas

    Job Description: We are seeking a skilled TradingView indicator developer to create a custom indicator based on our requirements. The indicator should be able to auto-draw the previous day's high/low levels for entries, with the option to use only pre-market high/low levels in the case of a gap up or down. Additionally, the indicator should use stock ATR to auto-draw profit targets on both sides. The desired indicator should be similar to this example: We also want to have the ability to set auto-alerts for when the indicator crosses over the daily high/low target and the pre-market high/low target. The indicator should also be able to identify if the stock is gapping up or down during pre-market, so that we can select the correct inp...

    $188 (Avg Bid)
    $188 Oferta promedio
    16 ofertas

    Job Description: We are seeking a skilled TradingView indicator developer to create a custom indicator based on our requirements. The indicator should be able to auto-draw the previous day's high/low levels for entries, with the option to use only pre-market high/low levels in the case of a gap up or down. Additionally, the indicator should use stock ATR to auto-draw profit targets on both sides. The desired indicator should be similar to this example: We also want to have the ability to set auto-alerts for when the indicator crosses over the daily high/low target and the pre-market high/low target. The indicator should also be able to identify if the stock is gapping up or down during pre-market, so that we can select the correct inp...

    $32 (Avg Bid)
    $32 Oferta promedio
    7 ofertas

    I have an indicator (coded for ninja trader and also for tradingview) that I would like to have it converted to quantower. Here is a link to the indicator in tradingview Again, I have the code in for ninjatrader in case that you prefer to work with the ninjatrader script which I am told is very similar to quantower.

    $228 (Avg Bid)
    $228 Oferta promedio
    11 ofertas

    Order blocks metrics We are searching for a pine script programmer able to build a oder block indicator with metrics volume bullish and bearish for tradingview. We already have some tutorial about what we are searching to build!

    $176 (Avg Bid)
    $176 Oferta promedio
    5 ofertas