Ordini relativi allo sviluppo di script - nuovo
Crea un ordineCategorie
Tutto
Indicatori
Esperti
Librerie
Script
Integrazione
In conversione
Traduzione
Design
Consulenza
Altro
Competenze più richieste
11 nuovi lavori in tutte le lingue
Ordina per:
30+ USD
I want a professional Pine Script developer to build a TradingView indicator based on the Sir Pickle strategy, including structure, FVGs, and liquidity logic, with alerts and adjustable settings.Replicate the core logic of the Sir Pickle system (higher-timeframe bias, liquidity pools, fair value gaps, structure shifts) Clearly visualise zones and signals (on 4H, 1H, and optionally 15 min timeframes)
80 - 90 USD
NB! I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE BENEFIT OF THE DOUBT THROUGH ARBITRAGE AGREEMENTS. ALSO IT IS VERY URGENT I NEED THE DEMO
65 - 66 USD
NB! I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE BENEFIT OF THE DOUBT THROUGH ARBITRAGE AGREEMENTS. ALSO IT IS VERY URGENT I NEED THE DEMO
60 - 65 USD
NB! I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE BENEFIT OF THE DOUBT THROUGH ARBITRAGE AGREEMENTS. ALSO IT IS VERY URGENT I NEED THE DEMO
50 - 2500 USD
The strategy is based on taking trades off of a Swing Failure Pattern, it is when there is a "wick" or "shadow" sweeping off previous lows/ highs and closing the body of a candle inside the previous high or low. On the sweep of a high we take a short, on the low we take a long. Simple. The way to detect a previous high or low is a HH LL indicator on trading view, (i can provide the pinescript, or we can review it
58 Applicazioni
30+ USD
// High-Probability Entry Condition: Price retests the unmitigated Order Block. long_entry_price = bullish_ob_high // Entry at the top of the OB entry_condition = not ob_mitigated and low <= long_entry_price and low[1] > long_entry_price and strategy.opentrades == 0 // 🎯 Stop Loss (SL) and Take Profit (TP) Calculation // SL: Slightly below the bottom of the Order Block sl_price = bullish_ob_low * (1 - sl_offset_perc
30+ USD
Development of Guardian Trading Bot for MT4/MT5 What I need: A simple protective trading bot (EA) that monitors the entire trading account and automatically closes all positions when specific profit/loss or drawdown conditions are met. Required Features: Monitor all open positions: The bot must track all active positions , regardless of whether they were opened manually or by another Expert Advisor (EA) . Automatic
29 Applicazioni
30+ USD
ORITZBABA STRATEGY - Tradingview The strategy is designed to provide signals from multiple timeframes, using a combination of indicators and rules. Here's a breakdown of the strategy: Trend Direction - Weighted Moving Average (WMA): The strategy uses a WMA to determine the trend direction. The WMA should have its adjustable parameters like length, price types (e.g., median, typical etc), and timeframes (e.g., Daily
30+ USD
The overbought zone is determined as candlesticks, at which the indicator value Value > Lmax (Lmax=-20). The oversold zone is determined as candlesticks, at which the indicator value Value < Lmin (Lmin=-80). The values of Lmax and Lmin should be included in indicator parameters. A yellow point should be added at the High point of candlesticks in the overbought zone—it is the H point. A green point should be added
14 Applicazioni