Develop Tradingview Pinescript indicator

Specification

My strategy I’m looking to  turn into code. 

Trading Instrument - Crude  Oil Futures (CL) Chart and  Timeframe - 30-second chart  Entry Setup

 1. Time Focus on the first  30-second candle after 11:00: 00 AM New York time. (11:00: 00 candle)

 2. Candle Size Limit : Skip  the trade if the first candle  is greater than 10 points. 

3. Entry Orders - Place stop  orders at the high and low of  the first 30-second candle  after 11:00:00.

 - Long Entry: If the price  breaks the high of the candle,  trigger a long position. 

- Short Entry: If the price  breaks the low of the candle,  trigger a short position. 

Take Profit Targets

 1. First Take Profit (TP1) 

- Set the first take profit  at the length of the entry  candle (candle range from  high to low).

 - Close half the position  once TP1 is hit.

 2. Second Take Profit (TP2) 

- Set the second take profit  at 2 times the length of the  entry candle.

 - Close the remaining  position at TP2. 

Stop Loss

 - The stop loss is placed at  the opposite end of the entry  candle: 

- For a long trade: Stop loss  is set at the low of the  entry candle.

 - For a short trade: Stop  loss is set at the high of  the entry candle.

Responded

1
Developer 1
Rating
(32)
Projects
45
58%
Arbitration
5
80% / 0%
Overdue
3
7%
Working
Similar orders
Hello Developers, I’m looking for an experienced MT5 developer to help address a specific execution issue with pending orders on the US500 instrument, trading through OX Securities. In fast-moving markets, pending orders are currently not filling at the expected limit prices, possibly due to widened spreads or broker execution policies. If you have the expertise to ensure consistent and reliable order fills under
I have an indicator-based Expert Advisor (EA) for MetaTrader 5 that needs the following corrections: --Note This is an easy job this should take a few hours, I dont want to wait until you finish 4 jobs and have me waiting I need this job completed ASAP, Important Allow the EA to open all trades immediately AFTER the indicator lines COMPLETELY CROSS, t he trade should trigger as soon as a complete indicator crossover
I would like to have existing indicator (MT4) to be modified however i do not have access to the source code only the exe. The modification is to send and alert to mobile phone stating that candle has closed partially or fully above or below base line for sepicific time frames.This should be for all forex pairs in the market watch, or selected paris from market watch. File will be sent to developer when choosen
Position : Forex Expert Advisor (EA) Developer Project Type: Short-Term Development with Testing Phase Platform Compatibility: MetaTrader 4 (MT4) and MetaTrader 5 (MT5) Project Summary Seeking an experienced developer to create an Expert Advisor (EA) capable of generating consistent, profitable monthly returns in the Forex market with minimal drawdown. The EA should be optimized to trade at least three currency
Hi Developers, I'm looking for a professional developer who can convert TradingView Pine Script to MT4 Indicator/EA.file is attached below.Indicator Screenshots also attached for reference.Indicator must work same as TradingView Script.This script is based on Breakout strategy
Testing 30 - 200 USD
// กำหนดค่าตัวแปรเริ่มต้น input double DailyProfitTarget = 200; // กำไรที่ต้องการในแต่ละวัน (2% ของทุน) input double LotSize = 0.1; // ขนาด Lot input double TakeProfit = 10; // กำไรต่อการเทรดใน pip input double StopLoss = 5; // การหยุดขาดทุนต่อการเทรดใน pip double dailyProfit = 0; // กำไรที่ทำได้ในวันนี้ // ฟังก์ชันเริ่มต้น int OnInit() { dailyProfit = 0; return(INIT_SUCCEEDED); } //
I need to compile my mt4 EA but there are some errors and warning if you can fix and compile send me your application I will select you upon Demo
Man on mayhem 30 - 100 USD
1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is below
Hi, Expert should be Brazilian. I need the scalping ea for xauusd, usdjpy, AUDUSD, eurusd, gbpusd, nzdusd, uascad and usdchf with any strategy. But don't use buy limit in down trend and sell limit in sell trend. I need the profit with 0.5 usd minimum per trade
1. The idea of the trading system is as follows : markets entries are performed when the liquidity is grabbed or when a supply or demand is being touched. 2. Trend? There's no trend specified because this EA is based on liquidity and supply and demand. 3. Trading Signals : Buy Signal: EnterBuyMarket when price closes above the 5 period EMA (This EMA must be a parameter) after the liquidity has been grabbed or when a

Project information

Budget
30+ USD
For the developer
27 USD
Deadline
from 1 to 2 day(s)