Skip to main content

Elite Binary

//@version=6 indicator("RSI TMA", overlay=true) // Arrows on the main chart (overlay=true) // Input parameters rsiLength = input.int(2, title="RSI Length") rsiPrice = input.source(close, title="RSI Price") halfLength = input.int(2, title="Half Length") devPeriod = input.int(100, title="Deviation Period") deviations = input.float(0.7, title="Deviations") noDellArr = input.bool(false, title="No Delete Arrows") arrOtstup = input.int(0, title="Arrow Offset") arrUpColor = input.color(color.lime, title="Arrow Up Color") arrDnColor = input.color(color.red, title="Arrow Down Color") alertsMessage = input.bool(false, title="Alerts Message") alertsSound = input.bool(false, title="Alerts Sound") alertsEmail = input.bool(false, title="Alerts Email") alertsMobile = input.bool(false, title="Alerts Mobile") signalBar = input.int(0, title="Signal Bar") ...

Mayfair original

//@version=5
indicator("MAYFAIR FX SCALPER", overlay=true)

// === INPUTS ===
rsiLength   = input.int(14, title="MM Length")
overbought  = input.float(73, title="SELL Level")
oversold    = input.float(31, title="BUY Level")
rsiSrc      = input.source(close, title="MM Source")

// === RSI CALC ===
rsi = ta.rsi(rsiSrc, rsiLength)
buySignal  = rsi < oversold
sellSignal = rsi > overbought

//indicator("Author Info Display"
// Create table
var table infoTable = table.new(position.top_right, 2, 6, bgcolor=color.new(#000000, 1), border_width=5)

if barstate.islast
    table.cell(infoTable, 0, 0, "Author:", text_color=color.white, text_size=size.small)
    table.cell(infoTable, 1, 0, "MR WOW", text_color=color.rgb(255, 251, 0), text_size=size.large)

    table.cell(infoTable, 0, 1, "YouTube:", text_color=color.white, text_size=size.small)
    table.cell(infoTable, 1, 1, "www.youtube.com/@iammrwow", text_color=color.rgb(255, 251, 0), text_size=size.small)

    table.cell(infoTable, 0, 2, "TikTok ID:", text_color=color.white, text_size=size.small)
    table.cell(infoTable, 1, 2, "http://www.tiktok.com/@mr.wow33202", text_color=color.rgb(255, 251, 0), text_size=size.small)

    table.cell(infoTable, 0, 3, "Website:", text_color=color.white, text_size=size.small)
    table.cell(infoTable, 1, 3, "www.mrwowea.com", text_color=color.rgb(255, 251, 0), text_size=size.small)

    table.cell(infoTable, 0, 4, "Gmail:", text_color=color.white, text_size=size.small)
    table.cell(infoTable, 1, 4, "mrwoweaofficial@gmail.com", text_color=color.rgb(255, 251, 0), text_size=size.small)


// === SIGNAL LABELS ===
plotshape(buySignal, title="BUY",
     location=location.belowbar,
     color=color.new(#4caf50, 0),
     style=shape.triangleup,
     text="BUY",
     textcolor=color.new(#4caf50, 0))

plotshape(sellSignal, title="SELL",
     location=location.abovebar,
     color=color.new(#ff5252, 0),
     style=shape.triangledown,
     text="SELL",
     textcolor=color.new(#ff5252, 0))

// === BOLLINGER BAND CLOUD ===
sma = ta.sma(close, 20)
stdev = ta.stdev(close, 20)

bb2_upper = sma + 2 * stdev
bb2_lower = sma - 2 * stdev
bb3_upper = sma + 3 * stdev
bb3_lower = sma - 3 * stdev
bb4_upper = sma + 4 * stdev
bb4_lower = sma - 4 * stdev

p_bb2_upper = plot(bb2_upper, color=na)
p_bb3_upper = plot(bb3_upper, color=na)
p_bb4_upper = plot(bb4_upper, color=na)
p_bb2_lower = plot(bb2_lower, color=na)
p_bb3_lower = plot(bb3_lower, color=na)
p_bb4_lower = plot(bb4_lower, color=na)

fill(p_bb2_upper, p_bb3_upper, color=color.new(#ff5252, 80), title="Upper 1")
fill(p_bb3_upper, p_bb4_upper, color=color.new(#ff5252, 60), title="Upper 2")
fill(p_bb2_lower, p_bb3_lower, color=color.new(#00897b, 80), title="Lower 1")
fill(p_bb3_lower, p_bb4_lower, color=color.new(#00897b, 60), title="Lower 2")

Comments

Popular posts from this blog

Best Survey Apps That Pay Instantly On Mobile

  Best Survey Apps That Pay Instantly On Mobile In today’s fast-paced world, earning extra cash or rewards right from your mobile device is easier than ever—thanks to survey apps! Whether you're looking to make a little extra money or simply want gift cards for your favorite stores, survey apps can provide you with instant payouts for your opinions. Imagine getting paid in cash or gift cards for answering questions while you’re on the go—sounds great, right? We’ve compiled a list of the best survey apps that pay instantly on mobile , so you can start earning right away! 1. Swagbucks Swagbucks is one of the most well-known and trusted survey apps, and it’s known for offering instant rewards. Swagbucks offers users a wide range of ways to earn points, including surveys, shopping online, watching videos, and even searching the web. Key Features: Instant Payment Options : You can redeem your Swagbucks for gift cards to retailers like Amazon, PayPal, and iTunes almost instantly...

Online Dating VS Traditional Dating: Which Is Right for You?

  Online Dating VS Traditional Dating: Which Is Right for You? In the age of smartphones, social media, and instant messaging, online dating has revolutionized the way we meet potential partners. But how does it compare to traditional dating? With both offering unique opportunities and challenges, the debate between online dating and traditional dating continues to grow. In this article, we’ll explore the differences between the two, and help you decide which one is best suited for your personal preferences and dating goals. 1. Convenience and Accessibility Online Dating : One of the biggest advantages of online dating is convenience. With just a few taps, you can browse hundreds (if not thousands) of profiles without leaving the comfort of your home. Online dating apps and websites are available 24/7, allowing you to meet potential partners at any time, from anywhere. Whether you’re busy with work, school, or other commitments, online dating provides flexibility for people w...

Best Apps That Give You Free Bitcoin on Mobile

  Best Apps That Give You Free Bitcoin on Mobile In a world where cryptocurrency is becoming more popular by the day, Bitcoin remains the king of digital currencies. With Bitcoin’s rise, people everywhere are looking for ways to get in on the action without spending their hard-earned cash. Fortunately, there are several apps out there that offer ways to earn free Bitcoin directly on your mobile device. Whether you’re a seasoned crypto enthusiast or just dipping your toes into the world of digital currency, these apps provide an easy way to get started. Here are some of the best apps that give you free Bitcoin on mobile! 1. Coinbase Earn Best for: Beginners looking for easy education and rewards Coinbase is one of the most popular and user-friendly cryptocurrency exchanges globally. Its "Coinbase Earn" feature allows you to earn free Bitcoin (and other cryptocurrencies) by completing educational tasks. These tasks typically involve watching short videos, reading articles,...