Find Jobs
Hire Freelancers

Convert ThinkOrSwim Indicator to TradingView

$30-250 USD

Κλειστή
Αναρτήθηκε πάνω από 2 χρόνια πριν

$30-250 USD

Πληρωμή κατά την παράδοση
I am looking for someone capable of converting an indicator from thinkorswim to tradingview. Please make sure to read the information and attached code before submitting your bids. Thank you. # Trend Reversal # Discuss [login to view URL] def price = close; def superfast_length = 9; def fast_length = 14; def slow_length = 21; def displace = 0; def mov_avg9 = ExpAverage(price[-displace], superfast_length); def mov_avg14 = ExpAverage(price[-displace], fast_length); def mov_avg21 = ExpAverage(price[-displace], slow_length); #moving averages def Superfast = mov_avg9; def Fast = mov_avg14; def Slow = mov_avg21; def buy = mov_avg9 > mov_avg14 and mov_avg14 > mov_avg21 and low > mov_avg9; def stopbuy = mov_avg9 <= mov_avg14; def buynow = !buy[1] and buy; def buysignal = CompoundValue(1, if buynow and !stopbuy then 1 else if buysignal[1] == 1 and stopbuy then 0 else buysignal[1], 0); def Buy_Signal = buysignal[1] == 0 and buysignal == 1; def Momentum_Down = buysignal[1] == 1 and buysignal == 0; def sell = mov_avg9 < mov_avg14 and mov_avg14 < mov_avg21 and high < mov_avg9; def stopsell = mov_avg9 >= mov_avg14; def sellnow = !sell[1] and sell; def sellsignal = CompoundValue(1, if sellnow and !stopsell then 1 else if sellsignal[1] == 1 and stopsell then 0 else sellsignal[1], 0); def Sell_Signal = sellsignal[1] == 0 and sellsignal; input method = {default average, high_low}; def bubbleoffset = .0005; def percentamount = .01; def revAmount = .05; def atrreversal = 2.0; def atrlength = 5; def pricehigh = high; def pricelow = low; def averagelength = 5; def averagetype = [login to view URL]; def mah = MovingAverage(averagetype, pricehigh, averagelength); def mal = MovingAverage(averagetype, pricelow, averagelength); def priceh = if method == method.high_low then pricehigh else mah; def pricel = if method == method.high_low then pricelow else mal; def EI = ZigZagHighLow("price h" = priceh, "price l" = pricel, "percentage reversal" = percentamount, "absolute reversal" = revAmount, "atr length" = atrlength, "atr reversal" = atrreversal); rec EISave = if !IsNaN(EI) then EI else GetValue(EISave, 1); def chg = (if EISave == priceh then priceh else pricel) - GetValue(EISave, 1); def isUp = chg >= 0; def EIL = if !IsNaN(EI) and !isUp then pricel else GetValue(EIL, 1); def EIH = if !IsNaN(EI) and isUp then priceh else GetValue(EIH, 1); def dir = CompoundValue(1, if EIL != EIL[1] or pricel == EIL[1] and pricel == EISave then 1 else if EIH != EIH[1] or priceh == EIH[1] and priceh == EISave then -1 else dir[1], 0); def signal = CompoundValue(1, if dir > 0 and pricel > EIL then if signal[1] <= 0 then 1 else signal[1] else if dir < 0 and priceh < EIH then if signal[1] >= 0 then -1 else signal[1] else signal[1], 0); def bullish2 = signal > 0 and signal[1] <= 0; plot upArrow = bullish2; [login to view URL](PaintingStrategy.BOOLEAN_ARROW_UP); [login to view URL](CreateColor(145, 210, 144)); def bearish2 = signal < 0 and signal[1] >= 0; plot downArrow = bearish2; [login to view URL](PaintingStrategy.BOOLEAN_ARROW_DOWN); [login to view URL](CreateColor(255, 15, 10));
Ταυτότητα εργασίας: 32276189

Σχετικά με την εργασία

8 προτάσεις
Απομακρυσμένη Εργασία
Ενεργός/ή 2 χρόνια πριν

Ψάχνεις τρόπο για να κερδίσεις μερικά χρήματα;

Πλεονεκτήματα πλειοδοσίας στο Freelancer

Καθόρισε τον προϋπολογισμό σου και το χρονοδιάγραμμα
Πληρώσου για τη δουλειά σου
Περίγραψε την πρόταση σου
Η εγγραφή και η πλειοδοσία σε εργασίες είναι δωρεάν
8 freelancers δίνουν μια μέση προσφορά $213 USD για αυτή τη δουλειά
Avatar Χρήστη
I am a senior software developer who has carried out many tasks related to Metatrader, Ninjatrader, Amibroker, Pinescript for Tradingview, Crypto-Trading bot, Betting bot, Telegram bot, Stock trading bots, and all other automated bots. Some of my developments include Expert Advisors for MaT4/MT5, NT7/NT8, indicators for TradingView, Sierra Chart, etc. Specifically, I can work on different currency pairs, multi-time frames, symbols, and sessions. Message me and we can further discuss your project in full detail.
$200 USD σε 4 ημέρες
5,0 (36 αξιολογήσεις)
5,9
5,9
Avatar Χρήστη
I am a Forex Trading Expert, Programmer and Software Developer with 5 years of experience in all forex coding and other programming. I am well skilled and experienced with Trading BOT, Metatrader (MT4/5), various EA & indicators, pinescript, CTrader, Sierra Chart, Ninjatrader (NT7/8), and Amibroker. I have done a lot of work on all the listed trading platforms and will be honored to help you with your requirements!!!
$140 USD σε 3 ημέρες
5,0 (12 αξιολογήσεις)
5,5
5,5
Avatar Χρήστη
Hello Jesus, I have + 10 years of experience in programming development, YES, I am very familiar with tradingview. Also I have rich hands on experience about candlestick indicator. I am sure I can do your project in a short time perfectly. I am ready to start working asap. Looking forward to hearing from you. Thank you.
$400 USD σε 2 ημέρες
5,0 (5 αξιολογήσεις)
5,7
5,7
Avatar Χρήστη
Greetings. I am working on tradingview, thinkorswim since 5 years ago. I have experience with Programming more than 10 years. I have worked on similar projects to what you are looking for. I will respect and implement your needs from day one. I set the client priority always on top for my work If you are not satisfied with my work, you may not pay for it.
$250 USD σε 3 ημέρες
5,0 (22 αξιολογήσεις)
5,2
5,2
Avatar Χρήστη
Hi! I'm an individual engineer working in building websites and mobile apps. I have completed many projects in the field of programming websites, programming languages such as Wordpress, Laravel, Shopify, ... including Website Design, eCommerce, Magento, PHP and HTML. I will provide you with the best quality of work and implement it accurately and quickly. Do not hesitate to contact me. I will share with you many of our latest works for your project idea. I am interested in your project and want to discuss further. Thank you.
$140 USD σε 7 ημέρες
5,0 (2 αξιολογήσεις)
2,0
2,0
Avatar Χρήστη
Dear client I saw your requirements regarding to convert an indicators from thinkscrpit to pinescript. I already converted many indicators from ThinkOrSwim to TradingView platform successfully. So I can develop this application ASAP based on your requirements. Let share further details. Thanks and regards Kannadasan Karuppaiah
$180 USD σε 1 ημέρα
0,0 (0 αξιολογήσεις)
0,0
0,0

Σχετικά με τον πελάτη

Σημαία της UNITED STATES
Bradenton, United States
5,0
3
Επαληθευμένη μέθοδος πληρωμής
Μέλος από Ιουλ 4, 2021

Επαλήθευση Πελάτη

Ευχαριστούμε! Σου έχουμε στείλει ένα email με ένα σύνδεσμο για να διεκδικήσεις τη δωρεάν πίστωση σου.
Κάτι πήγε στραβά κατά την προσπάθεια αποστολής του email σου. Παρακαλούμε δοκίμασε ξανά.
Εγγεγραμμένοι Χρήστες Συνολικές Αναρτημένες Δουλειές
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Φόρτωση προεπισκόπησης
Δόθηκε πρόσβαση για Geolocation.
Η σύνδεση σου έχει λήξει και τώρα έχεις αποσυνδεθεί. Παρακαλούμε συνδέσου ξανά.