Connors rsiработы
Добрый день ! Есть код открытого индикатора на tradingviw, но он не подает сигналы. Подскажите пожалуйста возможно ли добавить сигналы в этот индикатор Connors RSI? Я так понял возможно сделать только сигнал при пересечении границ 30 и обратно 70, а возможно ли сделать сигнал при развороте в любую сторону?
Игорь, добрый вечер! Мне нужно переписать индикатор RSI (из TradingView) под платформу TsLab. Насколько я знаю, вы хорошо дружите с Pine, и возможно сможете переписать этот индикатор при помощи TSLab API Если вы никогда не работали с TSLab API - TSLab может использовать индикаторы написанные на .NET и собранные в библиотеку .dll Есть более-менее подробные статьи по этому. Если вы готовы взяться - напишите пожалуйста мне. С уважением, Александр.
Основываясь на скриншотах существующего индикатора (с использованием всех возможных существующих индикаторов, таких как полосы боллинджера, скользящие средние, стохастический осциллятор , RSI и любых других) воссоздать индикатор максимально приближённый к имеющимся на скриншотах. Простым языком: существует приватный индикатор, к которому нет публичного доступа, ориентир для создания только скриншоты работы этого индикатора.Требуется написать такой индикатор, чтобы он выдавал значения максимально приближенные к тем, что будут предоставлены на скришотах.
Для просмотра деталей, пожалуйста, зарегистрируйтесь или войдите в систему.
Для бинарных опционов. На график выводим 4 индикатора: 1. RSI 2. Stochastic 3. Уровни сопротивления/поддержки 4. Трендовая линия. В случае если RSI перекуплен (перепродан), линии K и D стохастика пересеклись в районе 90+ или 10- и свеча закрылась на уровне поддержки или сопротивления (или выше) — выдаем alert. Если включен трендовый индикатор, то алерт срабатывает, только в сторону тренда. Изменямые параметры: — RSI уровень перекупленности и перепроданности + вкл/выкл индикатор — Стохастик: периоды K и D + замедление + вкл/выкл индикатор — Сила уровней и предельное количество раз теста уровня + вкл/выкл индикатор — трендовый индикатор: вкл/выкл — Для тестов: время экспирации Необходимо также реализовать простой тестер страте...
Heatmap indicator(study) for RSI and CCI which visualises various period lengths of the given indicators represented by different color code when at different level range, option to choose between RSI and CCI should be included. Need trading view pine coder with skills and experience.
Necesito crear un bot para ninja trader tiene 2 gráficas u a de minutos y una de tick y 3 indicadores 2 rsi y una EMA es rompimiento de estos 3 indicadores
Hi, I've been working on a R script that pulls in account info from Coinbase Pro, runs some basic functions (i.e., RSI) and decides to Buy, Sell, or Do nothing and I have this set to run every 15 minutes. However, I'm having issues with the public_orderbook() function from the rgdax R package I'm using, which is key to pulling in the current asking price and initiating a buy action. I have a busy month coming up and hope that I can find someone willing to take on what should be a quick project. Please note, that I understand that these projects are typically done in Python. However, I'm a huge R enthusiast and do almost everything in R (I'm a biobehavioral researcher), so I want this to stay in R. With that said, I am not married to the rgdax library, I go...
RSI Exit Cond Flight Station With Date
start an alert based on comparing previous values of indicators RSI, MACD, Stochastic with current ones (on the current chart). It may take less than 30 minutes for a Pine expert to do the code. Are you able to do the job for me please?
Для просмотра деталей, пожалуйста, зарегистрируйтесь или войдите в систему.
- Phase 1 Creating a bot in a given market that can connect to market exchange and set buy or sell orders using basic technical analysis such as MACD, RSI and MAs - Display information (performance, open orders and others) in a dashboard Phase 2 - Apply machine learning and deep neural networks techniques in the algorithm bot and show a compared graph of backtested performance using historical data to the TA strategies. Possibly implement multiple ML strategies given the time constraint Functionalities: Bot - Create Buy/Sell Orders given a set of rules (essential) - Error Handling - for stability and reliability (essential) - API connection to an exchange (essential) - Using TA to create a set of rules for orders (essential) - Replacing TA with more advanced Machine Learning (Desir...
Hi, I am new to trading and looking for help with a simple Tradingview Pine script: start an alert based on comparing previous values of indicators RSI, MACD, Stochastic with current ones (on the current chart). It may take less than 30 minutes for a Pine expert to do the code. It may be along term collaboration as I may extend the requirements after this project.
I need 2 indicators (RSI and ADX) to include multi timeframe. If I am currently looking at a Daily chart I want the algorithm to also calculate the values of RSI and ADX for D/2 (12 hours) and D/4 (6 hours). Conditions: 1) If an indicator's multi timeframe looks at the Daily, and you are also looking at the Daily chart the values should be exactly the same (see Word document for current indicators codes). 2) Automatically switch values when looking at another timeframe (when for instance I am looking at the 12h chart: make the multi time frame calculations: 12/2 = 6 hours and 12/4 =3 hours) - preferred if possible 3) It is to be used in a strategy (so not a study) in Pine script. So it should work in a strategy.
I am looking to combine 4 indicators on TradingView. Here is a link to the setup. I want to combine: 1- Trend Meter (It’s in the community scripts) 2- RSI crossing the 8 EMA 3- OBV and MACD. (Combined indicator in community scripts) 4- Bollinger band touch Is it possible to get a quote.
Для просмотра деталей, пожалуйста, зарегистрируйтесь или войдите в систему.
Hello! Would want to have a bot that verifies star citizens users and depending on the rank on (rsi) gives them the correct role in discord. The api to get out the data is here (under req website) I imagine it like this 1. new user comes into the discord server 2. with a command he starts the verification process 3. the bot gives him some random words to put in his short bio ( in api req user) 4. when done the user tells the bot to do the verificatoin 5. if succeed the bot gives the user correct role and changes the users discord name to his rsi username 6. if the user gets a new rank we want the bot to know that and change his role 7. if the user leaves the organisation we want the user to take away the agent role and give the
Hi, I've been working on a R script that pulls in account info from Coinbase Pro, runs some basic functions (i.e., RSI) and decides to Buy, Sell, or Do nothing and I have this set to run every 15 minutes. However, I'm having issues with two functions from the R package I'm using (rgdax). I was able to create a custom work around for one of the functions but haven't been able for the other function, which is key to pulling in the current asking price of the initiating a buy. I've attempted to work around it but because this isn't related to how I use R on a daily basis, it would take me some time to fix. I have a busy month coming up and hope that I can find someone willing to take on what should be a quick project. Please note, that I understand that ...
Dear Archana K., How are you? The project is as Described: Cryptocurrency Liquidity pair API Automated trading System. I need a system that would trade based on Technical Analysis (15 min) basically using relative Strength Indicator (RSI) and weighted moving average 100 days. I will share the details later on. The Sources you will work with: 1. Wallet Metamask: Analysis: 3. Blockchain: Example; bsc fantom avalanche polygon ethereum avalanche Any other Block chain Compatible with metalmark 4. Swaps: pancakeswap solidly spookyswap traderjoe balancer biswap pangolin Any other Swap Compatible with metamask
...Fractals - RSI - 2 EMA ****CONDITIONS**** *++BUY++* - Price Touched the Upper Band - Fractal Formed above price - RSI above 51 - BUY on Price closed above 2 EMA *--SELL--* - Price Touched the Lower Band - Fractal Formed below price - RSI below 49 -SELL on Price closed below 2 EMA ****INPUTS**** *MONEY MANAGEMENT* Fixed Lots: Risk Percentage: True/ False Risk Percentage: % Target Profit Daily: True/ False Target Profit Daily (in USD): *TAKE PROFIT AND STOP LOSS* TARGET TP in Pips: TARGET SL: Automatic or in Pips: (Automatic SL: Above/ Below where the Price touched the Band) TARGET SL in Pips: TRAILING STOP: True/ False TRAILING STOP in Points: *INDICATOR SETTINGS* Bollinger Bands Settings: EMA 1 Settings: EMA 2 Settings: Fractals Settings: RSI Setting...
Для просмотра деталей, пожалуйста, зарегистрируйтесь или войдите в систему.
Good afternoon I am looking for a custom indicator for Trading View that works in sequence with multiple indicators. I would like to be able to turn 1 or multiple indicators off and still have the signals work. Ex...the volume portion turned on. I would prefer if all the studies did not have to be on the chart, just the signals. Non repaint and this should also work on all timeframes. Below the strategy I have copied most of the source codes directly from Trading View. Can this be made for Interactive Brokers or for Think or Swim also? The indicators are Parabolic Sar, CCI TREND by (Hikmetsezn), MACD, RSI, Stochastic, Relative Vigor Index (RVGI), Williams %R (The Willy by StueHmr), Squeeze momentum (by LazyBear), Volume Oscillator, along with the 9,15,50 EMA’s Please ...
This is an easy project that could be coded in Tradingview or TOS. I want the indicator to draw a line when there is a divergence occurs: If RSI has two pivots lows at 1 and 2, where RSI[1]>RSI[2] and the price P[1]<P[2], or vice versa we have bullish divergence signal. I will show you a picture in Tradingview, there are other indicators out there in pinescript you could use. Look at the chart, If RSI has two pivots lows at 1 and 2, where RSI[1]>RSI[2] and the price P[1]<P[2], or vice versa we have bullish divergence signal. There are many indicators out there, especially in Tradingview (you can search and find Divergence Indicator) and use it to modify. There are many missing divergence I need to include.
Для просмотра деталей, пожалуйста, зарегистрируйтесь или войдите в систему.
PROJECT XXX BUY SiGNAL CONDITION (Display a box a table) IF EMA 10 > EMA 20 > EMA 34 - Set Alert (Color 1) IF EMA 34 > EMMA 100 - Set Alert (Color 2) FORCE Stock (XX) bypass 80+ RSI (XX) 49+ MACD (Zero Lag) above 0 BEGIN if Display level on graph (price + time) MACD 0+ Stock (XX) > above 80+ Stock (XX) > above 80+ Stock (XX) > above 80+ Stock (XX) > above 80+ STOP LOSS if price go below EMA 100 STOP WIN if EMA 10 X EMA 34 (below) SELL SiGNAL CONDITION IF EMA 34 > EMA 20 > EMA 10 - Set Alert (Color 1) IF EMA 100 > EMMA 34 - Set Alert (Color 2) FORCE Stock (XX) bypass 60- RSI (XX) 37- MACD (Zero Lag) above 0 BEGIN if Display level on graph (price + time) MACD 0- Stock (XX) > above 40- Stock (XX) > above 50- Stock (XX) > above 80-...
Для просмотра деталей, пожалуйста, зарегистрируйтесь или войдите в систему.
Для просмотра деталей, пожалуйста, зарегистрируйтесь или войдите в систему.
We are looking for Python developer to develop an application with below Features: 1. Live graph for implementation as per video: 2. Calculating graph hieghts and width youtube video is available 3. MACD & RSI :// 4. Fibonacci implemenation. youtube video is available We will discuss more details once Freelancer is finalised. Payment will modulewise.
Hi, I would like to have a database with stock information from the US markets, Dutch Markets, German markets and forex and commodities.. The stock data should be retrieved on a daily basis. Apart from this information I would like to add additional columns in the database where trends can be recognized based on historical data, bollinger bands, EMA, RSI, ATR, ADX and chart patterns. I would also like to be able to query the data on the spot and do calculations with it. Furthermore I would like to add a dashboard where interesting trends are being shown. I have uploaded an excel file with the columns that I would like to have at least. I would like to have, but I would also like to be able to extend this in the future. Given your background in statistics, you might have some othe...
Для просмотра деталей, пожалуйста, зарегистрируйтесь или войдите в систему.
Python developer for Finance Application development. We are looking for Python developer to develop an application with below Features: 1. Live graph for implementation as per video: 2. Calculating graph hieghts and width 3. MACD & RSI :// 4. Fibonacci implemenation. We will discuss more details once Freelancer is finalised. Payment will modulewise.
I would like to convert TradingView Stochaistic RSI indicator (in Pine script) to Python.
...someone with a very good understanding of technical indicators to create a series of indicator formulas to be applied to a trading bot The bot will be created on 3commas which can rely on a custom indicator made through tradingview. The bot will 99% of the time be used to trade alt coins The current problem I am looking to solve is: - basic indicator equations are generally fine (like MACD and RSI crosses etc) - but when btc has a major move (approx 1-2%) most alts will drop 5-10% and create a loss - having a stop loss between 1-5% will often be triggered too early because of crypto volatility and create multiple "losses" on paper instead of waiting longer for a take profit I want to avoid starting the purchase if there will likely be a large drop after I dont need ...
Simple strategy for Stock market, Forex, Commodity, Index, CryptoCurrency. Its depend on 3 SMA and RSI. (Easy to understand and practice
...(Banknifty — BUY Call) 1. RSI(9) signal cross above RSI(wma(9)) - source(olhc4) 2. CCI(14) greater then CCI(WMA(9)) 1. Case2 (Banknifty — Buy Put) 1. RSI(9) signal cross below RSI(wma(9)) - source(olhc4) 2. CCI(14) less then CCI(WMA(9)) Key Requirements 1. Login to Zerodha Account @ 9:30 AM and exit at 3:24PM 2. Get ATM price 3. Check any current trade, if yes, then square off 4. If Case1 then buy call 5. If Case2 then buy put 6. Trailing stop loss — Check MTM every 1 minute, if MTM is traded price +100, then add trailing stop loss traded price + 75. Every 25 point up trailing stop increased by 25 point. 7. Exit condition — Trailing sto...
I need the indicator alert showing when price is above EMA200 at the same time RSI overbought. Next scenario when price below EMA200, RSI oversold. Most importantly, i want the indicator alert can show 30 forex pair and all time frame 1m,5m, 15min, 30min, 1hr, hr, 3hr, 4hr, Daily. Therefore i dont have to set each pair.
Pinescript indicator development (Stoch RSI with MACD)
Hi Ahmad H., I noticed your profile and I need a very small project in Edito Pine, which boils down to an alarm that sounds when the MACD is above 0.01 and the Stock Rsi is above 70 (the 2 conditions must be fulfilled). Nothing else is needed. Therefore, ask if you accept to do it for 20 eur
Hi Shashank S., I noticed your profile and I need a very small project in Edito Pine, which boils down to an alarm that sounds when the MACD is above 0.01 and the Stock Rsi is above 70 (the 2 conditions must be fulfilled). Nothing else is needed. Therefore, ask if you accept to do it for 20 eur and give me the project today.
I need a very small project in Edito Pine, which boils down to an alarm that sounds when the MACD is above 0.01 and the Stock Rsi is above 70 (the 2 conditions must be fulfilled). Nothing else is needed. Therefore, ask if you accept to do it for 20 eur
Hi Usman O., I need a very small project in Edito Pine, which boils down to an alarm that sounds when the MACD is above 0.01 and the Stock Rsi is above 70 (the 2 conditions must be fulfilled). Nothing else is needed. Therefore, ask if you accept to do it for 20 eur
Hello am going to provide simple strategy for Stock market, Forex, Commodity, Index, CryptoCurrency. Its depend on 3 SMA and RSI. (Easy to understand and practice) If you have funded account from prop firm FTMO, MFF, any prop firm it would help you to be stability profitaple trader or grow your personal account. take your trading skills and confidence to next level with simple strategy.
Hello am going to provide simple strategy for Stock market, Forex, Commodity, Index, CryptoCurrency. Its depend on 3 SMA and RSI. (Easy to understand and practice) If you have funded account from prop firm FTMO, MFF, any prop firm it would help you to be stability profitaple trader or grow your personal account. take your trading skills and confidence to next level with simple strategy.
...able to trade and view a real stock market rates but the bid will be fake. a back end server will need to fetch data from varius stock market sites ( 3-5 leading sites ) uppon that data, you will need to build time series model using python to predict and forcast the stock market in the next 5 days and suggest it to the user, the suggestion must be based on fundamental analysis and indicators like RSI, volume of trades etc. also the forecast must be based on the user preferences stocks, for example if user got preference to stock X, the model must take it in the calculation and forecast it for X. also you must combine API that will fetch reviews and comments from twitter and other platforms, the reviews/comments must be for the topic of stock market. based on this data, you wil...
Looking for a programmer to code a Java within the Tradovate platform by combining THREE indicators (already in Tradovate) that will allow to give signal on chart by either an arrow or color the the price chart based on some factors. And changing the RSI into BARS with OHLC - can you do this?
Code will scan as well take buy and sell order each stock in watchlist. Buy Condition. RSI crossed 60 & Volume > 7MA, MACD(3,9,15(close)) when 3>9 exit condition: when RSI is crossed below 60. result will have Entry, exit price and times. I dont want to use Historical data. Regards Vinay
Для просмотра деталей, пожалуйста, зарегистрируйтесь или войдите в систему.
...Competitive Advantages: Have Strong Experiences in Solar and Already Generated Crypto Mining Carbon Footprint Saved: 11,540,943.60 kgCO2e/30 Years (Scalable 5x to 57,704,718 kgCO2e/30 Years) Risk: The loss point will be when the Bitcoin price is down 80% from the first day to investment. Risk Mitigation: We apply fundamental & technical analyses to liquidate. We use Elliott Wave, Fibonacci, MACD and RSI to calculate the optimum point liquidation from BTC to USD. If we subsidize the electricity cost by solar, we will make the worst-case scenario of Bitcoin price down to 90%. Market Premium is from Demand. Therefore, the mining machine cost is cheaper these days, so this situation is a good time for investment. Please let me know if you have further questions, so we will arran...
I have a demo trading website that helps us to create strategies and back-test them. You can choose different scripts to test the strategy on the same. Requirement 1. Strategy is composed of various technical indicators 2. Strategy should have entry and exit conditions 3...the same. Requirement 1. Strategy is composed of various technical indicators 2. Strategy should have entry and exit conditions 3. Putting stop loss or target is optional( If someone can get good results without it) 4. Strategy should have more than 80% winning rate 5. Maximum consecutive loss should not be more than 3 6. Chart to be used is either nifty or Indian stocks Indicators available (Rsi,Macd,CCI,Bollinger Band,Adx,ATR, Parabolic Sar,Moving Averages) Bidder should have very good knowledge of technical...
...catching shorts or longs For example for a long position Chart above 200EMA and 1180EMA RSI below 36 The next heikin Ashi candle that close above 7EMA is my entry My SL the lowest point of the previous 7 candles. My TP is 2:1 respect my SL That is the first case The price chart between 200EMA and 1180EMA RSI below 36 The next heikin Ashi candle that close above 7EMA is my entry My SL the lowest point of the previous 7 candles. My TP is 1.5:1 respect my SL For short positions The price chart between 200EMA and 1180EMA RSI above 63 The next heikin Ashi candle that close below 7EMA is my entry My SL the highest point of the previous 7 candles. My TP is 1.5:1 respect my SL The price chart below 200EMA and 1180EMA RSI above 63 The next heikin Ashi candle that clos...