Specification
Hello, can you code a ninja trader 8 indicator based on this code from TOS: input ATRLength = 4; input ATRMultiplier = 3.1; input ShowLabels = yes; input UseClose = yes; input HighlightState = yes; input Alerts = no; input price = close; def atr = ATRMultiplier * ATR(ATRLength); def longStop = (if UseClose then highest(close, ATRLength) else highest(high, ATRLength)) - atr; def longStopPrev = if IsNan(LongStop[1]) then longStop else LongStop[1]; def LS =if close[1] > longStopPrev then max(longStop, longStopPrev) else longStop; def shortStop = (if UseClose then lowest(close, ATRLength) else lowest(low, ATRLength)) + atr; def shortStopPrev = if IsNan(shortStop[1]) then shortStop else shortStop[1]; def SS =if close[1] < shortStopPrev then min(shortStop, shortStopPrev) else shortStop; def dir = if close > shortStopPrev then 1 else if close < longStopPrev then -1 else dir[1]; def direction = dir; plot LongStopPlot = if direction == 1 then LS else double.Nan; longStopPlot.SetDefaultColor(Color.Green); plot ShortStopPlot = if direction == -1 then SS else Double.Nan; shortStopPlot.SetDefaultColor(Color.Red); def midPricePlot = OHLC4; def buySignal = direction == 1 and direction[1] == -1; def sellSignal = direction == -1 and direction[1] == 1; AddChartBubble(buySignal and ShowLabels, low, "Buy Signal", Color.Green, no); AddChartBubble(sellSignal and ShowLabels, high, "Sell Signal", Color.Red, yes); AddCloud(if direction == 1 and HighlightState then longStopPlot else Double.Nan, If direction == 1 and HighlightState then midPricePlot else Double.Nan, Color.Green, Color.Green, no); AddCloud(if direction == -1 and HighlightState then shortStopPlot else Double.Nan, If direction == -1 and HighlightState then midPricePlot else Double.Nan, Color.Red, Color.Red, no);. Bid me now to get the project done. Thanks 👍
Similar orders
Highly experienced programmer and strategy writer required
100 - 1000 USD
Hello, I want to create an MT4 indicator identical to the one shown in the attached image. What I need: – Red arrows = sell signals at reversal zones – Green arrows = buy signals at reversal zones – Arrows appearing at candle closes for confirmation – It should work best on Forex and cryptocurrency pairs on the M1 timeframe. – A high win rate (90% or more). – There should be no repainting or other fraudulent
hello i need expert that uses this indicator open buy /close sell if currency numerator crossed upwards currency denominator open sell /closs long if currency numerator crosses downwards currency denominator
Turning my strategy into a metatradrer 5 bot
30 - 50 USD
I need an expert who can turn the following strategy into metatrader 5 bot and also pinescript strategy for tradingview? If so, I will have to double-check if tweaks are needed and also how long would it take you and how much would you charge? Thanks
Symbol_Maker 3.0
30 - 100 USD
the script display custom charts, I want to add 8 cryptos, we will follow the same logic as in BTCxxx we will add 1. Ethereum (ETH) 2. XRP (XRP) 3. Solana (SOL) 4. Cardano (ADA) 5. Chainlink (LINK) 6. Litecoin (LTC) 7. Binance(BNB) 8. DogeCoin(DOGE) Bitcoin(BTC) is already incorporated, we will also make for XAUxxx we will use the same formulas as in BTCxxx, so we will have the following outputs: { 1. ETHx 2. ETHGTX
Highly experienced programmer and strategy writer required
300 - 1000 USD
Hello, I want to create an MT4 indicator identical to the one shown in the attached image. What I need: – Red arrows = sell signals at reversal zones – Green arrows = buy signals at reversal zones – Arrows appearing at candle closes for confirmation – It should work best on Forex and cryptocurrency pairs on the M1 timeframe. – A high win rate (90% or more). – There should be no repainting or other fraudulent
Hello my name is Ayofe . Can you help set my parameters in the Input Parameters of ForexSignalClient.ex4 file which I already have ? So I had another person set this up . I subscribe and have two signal providers 1) provides forex signals and 2) provides Gold XAUUSD . When we receive signals they have the SL and 3 TP levels for each single . This person has not set up this correctly and I need to set up properly
NEED EXPERT ADVISOR MT5 FOR GOLD
100 - 600 USD
Hi All Developer! I need EA Like Beatrix Investor MT5 from MQL Market I already buy this EA but I want modification if you can build like that, contact me. and show me. if you can, send me .ex5 file to test it and see the result if your ea perfect like what I want, I will increase price
I have a easy language strategy I'd like to converted to MT4, the strategy is in a YouTube video which I am going send right for any developer that are capable of delivering this easy project as fast as possible
Need an expert coder to convert my tradingview pine script to mt5 indicator for me, the indicator is very simple I need you to go through it very well before sending message, make very sure you can do it
I need a developer that is skilled in tradingview ( pinescript) and ninjatrader ( ninjascript ) I have an indicator in tradingview so i just want to convert it to ninjatrader while it maintains it functionality as an indicator. That's all Please if you are competent enough, contact me and let's discuss further
Project information
Budget
30 - 50 USD
For the developer
27
- 45
USD
Deadline
to 2 day(s)