指定
Ind V5 TV Strategy Requirements:
Instruments: Forex pairs, Crypto and Stocks across exchanges
TimeFrame: Multi-Time Frame comparisons, details below
Indicators: Ichimoku Cloud, ATR & Choppiness Index
Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and
Day of Week Square Off Time
Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins
Position Size (Lots): Flat lot size
Acronyms:
TK: Conversion Line
KJ: Base Line
CS: Lagging Span
FSSA: Leading Span A (0 Offset)
FSSB: Leading Span B (0 Offset)
PSSA: Leading Span A (51 Offset)
PSSB: Leading Span B (51 Offset)
CSSA: Leading Span A (25 Offset)
CSSB: Leading Span B (25 Offset)
CSC: Respective candle of Lagging Span (51 Offset) (Ex: 1 min TF, Current time:10:59, CS time:10:34)
TAR: Price of Target instrument TF
REF: Price of Reference instrument in Higher TF
Time Frame pair
TAR (for positions, Chart time frame) REF (for reference/confirmation only)
1 mins 3 mins
Step 1:
Type 1:
1. Long:
{TAR [(ABS(Open - Close)/(High - Low) > 0.1) OR (Close >= Low + (High - Low) * 0.8543)]
AND [ABS(Open - Close)/(High - Low) > 0.03819]
AND [(High - Low)/Close =< 0.003819] (Last 3 candles)
AND
{TAR [CS >= Close CSC AND TK >= KJ AND Close > TK AND Close >= Low + ((High - Low) * 0.5052) AND
FSSA > FSSB AND Close > CSSA AND Close > CSSB AND Low =< CSSA AND (Previous Close =<
Previous CSSA OR Previous Close =< Previous CSSB)] OR
TAR [CS >= Close CSC AND TK >= KJ AND Close > TK AND Close >= Low + ((High - Low) * 0.5052) AND
FSSA > FSSB AND Close > CSSA AND Close > CSSB AND Previous Close =< Previous TK]}
AND
{REF [(ABS(Open - Close)/(High - Low) > 0.1) OR (Close >= Low + (High - Low) * 0.8543)]
AND [ABS(Open - Close)/(High - Low) > 0.03819]
AND [(High - Low)/Close =< 0.003819] (Last 3 candles)}
AND
{REF [CS >= CSC Close AND TK >= KJ AND Close > TK AND FSSA > FSSB] OR
Copyrighted material/property; all rights reserved to Suniel More
1
REF [CS >= CSC Close AND Close >= KJ AND TK >= KJ AND ((CS > PSSA AND CS < PSSB) OR (CS <
PSSA AND CS > PSSB))] OR
REF [CS >= CSC Close AND Close >= KJ AND CS > PSSA AND CS > PSSB AND (ABS(CS - (Highest of
PSSA and PSSB)) / TAR ATR) < 3.8 AND FSSA < FSSB] OR
REF [CS >= CSC Close Close >= KJ AND CS < PSSA AND CS < PSSB AND (ABS(CS - (Lowest of PSSA
and PSSB)) / TAR ATR) < 3.8 AND FSSA < FSSB]}}
2. Short:
{TAR [(ABS(Open - Close)/(High - Low) > 0.1) OR (Close >= High - (High - Low) * 0.8543)]
AND [ABS(Open - Close)/(High - Low) > 0.03819]
AND [(High - Low)/Close =< 0.003819] (Last 3 candles)}
AND
{TAR [CS =< Close CSC AND TK =< KJ AND Close < TK AND Close =< High - ((High - Low) * 0.5052) AND
FSSA < FSSB AND Close < CSSA AND Close < CSSB AND High >= CSSA AND (Previous Close >=
Previous CSSA OR Previous Close >= Previous CSSB)] OR
TAR [CS =< Close CSC AND TK =< KJ AND Close < TK AND Close =< High - ((High - Low) * 0.5052) AND
FSSA < FSSB AND Close < CSSA AND Close < CSSB AND Previous Close >= Previous TK]}
AND
{REF [(ABS(Open - Close)/(High - Low) > 0.1) OR (Close >= High - (High - Low) * 0.8543)]
AND [ABS(Open - Close)/(High - Low) > 0.03819]
AND [(High - Low)/Close =< 0.003819] (Last 3 candles)}
AND
{REF [CS =< CSC Close AND TK =< KJ AND Close < TK AND FSSA < FSSB] OR
REF [CS =< CSC Close AND Close =< KJ AND TK =< KJ AND ((CS > PSSA AND CS < PSSB) OR (CS <
PSSA AND CS > PSSB))] OR
REF [CS =< CSC Close AND Close =< KJ AND CS > PSSA AND CS > PSSB AND (ABS(CS - (Highest of
PSSA and PSSB)) / TAR ATR) < 3.8 AND FSSA > FSSB] OR
REF [CS =< CSC Close AND Close =< KJ AND CS < PSSA AND CS < PSSB AND (ABS(CS - (Lowest of
PSSA and PSSB)) / TAR ATR) < 3.8 AND FSSA > FSSB]}
Step 2:
Order Firing: Refer behavior section below for details
1. TP (TAR)
a. Futures TP, TP Quantity = Total Quantity * 85%, remainder for Profit trailing
Long: High + (ATR * TP)
Short: Low - (ATR * TP)
2. SL (TAR)
a. Futures
Long: Higher of (Ref High - (ATR * SL)) OR (TK KJ)
Short: Lower of (Ref Low + (ATR * SL)) OR (TK KJ)
Behavior:
1. No new positions per chart until the existing position is not closed completely.
Copyrighted material/property; all rights reserved to Suniel More
2
TP/SL
Values
CI < 60 CI > 60
TP 1.38 0.8543
SL 1.38 0.8543
2. Breakout has to be achieved in the next immediate candle after the reference candle is confirmed, place
Market order when (Long: Price = High + 1 minimum tick size, Short: Price = Low - 1 minimum tick size) is
breached. If the price is not triggered in the next immediate candle, reset order and restart looking for new
opportunities.
3. If in any Time frame when the reference candle was formed if CI > 60 TP and SL values will be different
4. If CI > 60 in TAR and REF then invalid setup
5. TP and SL values need to be round to min tick of the respective instrument
6. TP will need to be tracked in real time prices
7. SL tracking has to be done at candle closing and NOT in real time price movements
a. SL needs to Market order only
8. Once TP is achieved TSL will need to be tracked on candle close by updating TSL to be latest TK value
a. TSL will need to be Market order only
9. All highlighted values above will need to be configurable including indicator parameters
10. TP and SL Handling:
Close SL Futures
Long Close =< SL
Short Close >= SL
Real Time TP Futures
Long LTP >= TP
Short LTP =< TP
Close TSL Futures
Long Close =< TSL
Short Close >= TSL
応答済み
1
評価
プロジェクト
467
18%
仲裁
29
48%
/
24%
期限切れ
30
6%
取り込み中
2
評価
プロジェクト
21
10%
仲裁
2
50%
/
50%
期限切れ
0
暇
3
評価
プロジェクト
170
53%
仲裁
10
80%
/
0%
期限切れ
0
仕事中
パブリッシュした人: 1 code
4
評価
プロジェクト
2837
62%
仲裁
118
46%
/
25%
期限切れ
428
15%
暇
5
評価
プロジェクト
34
24%
仲裁
3
0%
/
33%
期限切れ
2
6%
仕事中
6
評価
プロジェクト
28
36%
仲裁
2
50%
/
50%
期限切れ
2
7%
仕事中
7
評価
プロジェクト
30
57%
仲裁
0
期限切れ
1
3%
暇
8
評価
プロジェクト
16
13%
仲裁
3
0%
/
33%
期限切れ
1
6%
取り込み中
パブリッシュした人: 1 code
9
評価
プロジェクト
9
33%
仲裁
3
0%
/
67%
期限切れ
2
22%
仕事中
10
評価
プロジェクト
3277
67%
仲裁
77
48%
/
14%
期限切れ
342
10%
暇
パブリッシュした人: 1 code
11
評価
プロジェクト
115
70%
仲裁
5
80%
/
0%
期限切れ
11
10%
仕事中
12
評価
プロジェクト
80
10%
仲裁
35
9%
/
54%
期限切れ
6
8%
暇
13
評価
プロジェクト
219
58%
仲裁
3
33%
/
33%
期限切れ
6
3%
仕事中
パブリッシュした人: 1 code
14
評価
プロジェクト
1
0%
仲裁
0
期限切れ
0
暇
類似した注文
Reverse engineering EA
30 - 100 USD
Hello all programmers, I need reverse engineering EA, unfortunately I have only .exe5 file so based on historical data you need to create a source of code or maybe you know another way
The objective is to develop a highly configurable grid trading bot. The bot will operate based on a pre-defined set of price levels (a "grid"), supporting a modular suite of trading strategies, advanced risk management, and dynamic parameter adjustments based on performance and market conditions. 2. Core Trading Strategies The user can individually enable or disable any of the following strategies Neutral (Limit): A
Hi i wanted to see what you will charge me to make a simple indicator in TOS which i can plot on my activity and positions section. Firstly I want a custom column where we can calculate the difference between the trade price and the current price of a stock, or future or option. so we we have the value in that column. Example NVDA - Trade price 140 - Mark is 190 so this new colum will show +50 and option we bought at
A non indicator EA needed.
100+ USD
I want a scalping MT5 trading bot that will be placing trades without any signal indicator. Conditions will be as follows; it will be opening both buy stop and sell stop at the same time being separated by a gap of 20 points from the entry. If for instance a buy stop is hit, then the sell stop should be closed immediately, and a stop loss is placed immediately where the sell stop was. Ones the buying position gets
Anyone with a proven strategy?
34 - 680 USD
Looking to create a bot trading forex, stock or crypto. (Very flexible) Just need to show me how it's a winning track record with real past results to show, if you have a winning profitable strategy/bot please reach out
Charity EA
30 - 35 USD
REQUIREMENTS SPECIFICATION Using the 1-hour chart, draw a Horizontal Line at the opening price of the given candle and another Horizontal Line at the closing price of the same candle, then drop to 5-minutes chart and wait for the first candle to close. ENTRY CONDITION ONE: If that first 5-minute candle closes above the Upper Horizontal Line, enter a Buy trade. If it closes below the Lower Horizontal Line, enter a
MT5 - Multi Timeframe EA
30 - 200 USD
I would like to have an Expert Advisor created with the following parameters. This Expert Advisor should analyze the higher time frame and the medium time frame, and based on that, open positions on the lower time frame. For this reason, I would like to work with developers who have experience in multi-timeframe analysis. I have a PDF file that explains the entire trading logic. In addition, I have compressed the
Looking for Reliable MT5 EA with Verified Profits
50 - 100 USD
I'm interested in acquiring a reliable, consistently profitable Expert Advisor (EA) for MetaTrader 5 (MT5). The EA should be thoroughly tested both through historical backtesting and real-time live trading and built on a transparent, logical strategy rather than being a black box. I'm open to different types of trading approaches, provided they are stable, well-explained, and have demonstrated consistent performance
I'm looking to acquire a ready-made, consistently profitable Expert Advisor (EA) for MetaTrader 5 (MT5). The EA should be well-tested in both backtesting and live trading conditions and based on a clear, logical trading strategy (not a black box). I'm open to a variety of strategies as long as they are stable, explainable, and show consistent results
Profitable Automated Trading Bot (EA) for MT5
50 - 150 USD
I am looking for a profitable trading bot (Expert Advisor) for MT5. The bot should have: Consistent performance with proven backtest and preferably live results Strong risk and money management features Easy setup and user-friendly inputs Please share your proposals with details and pricing
プロジェクト情報
予算
150+ USD
開発者用
135
USD
締め切り
最高 5 日