NEW TWIST TO ONE OF THE OLDEST STRATEGIES

仕事が完了した

実行時間4 日

指定

Hello! This indicator may seem simple however it is the culmination of almost 13 years of trading experience. I have yet to find anyone who understands what I’m doing. This indicator is the first step in making an EA based on this indicator. 


We are all familiar with the a moving average cross. However this indicator is designed to identify and give a “long” or “short” alert for when some additional criteria are met. Indicator must give signal when all of these specific criteria are met: 

RULE 1. THERE IS A NEW EMA CROSS (BOTH LONG OR SHORT) 


AND 


RULE 2. A CANDLE OPENS AND CLOSES ABOVE (or below if short period EMA crosses below longer period EMA) THE **** MARKET PRICE LEVEL**** OF THE PREVIOUS EMA CROSS ——- indicator will not so anything until both rule 1 and 2 are met. 


This indicator is simply designed to help identify trends and to help weed out false reversals. The candle “opening and closing” above or below a support or resistance level may seem like a trivial thing but this is an absolute must for this indicator. 


VERY important to note that when I say “MARKET PRICE LEVEL OF PREVIOUS CROSS” here is what I mean: you can look at the chart and see the red 50 period and green100 period EMA lines cross and you could draw a horizontal line exactly where those two colors meet - this is NOT what I am after - what I mean by market price level is identifying where the to “colored ema lines meet” then identifying the specific price/candle at that EMA cross. If this is not clear then I can easily make a video of what I mean but this is CRUCIAL to understand for the making of this indicator. 


It is also important for the indicator to perform in this particular order: 


1. Identify new EMA cross. Indicator will not do anything else until this happens. 


2. Look back to identify previous EMA cross price level. If we could have the indicator draw a horizontal trend line each  time this occurs that would be great. (So perhaps we will need to program a way to always save and record the previous price level?)


3. Draw arrow in appropriate direction after a candle opens and closes above or below the level identified in step 2 above. 


4. Once there has been one open and close candle  below or above a level, no new arrow/alert will be given until there is a new EMA CROSS 


I know there are several different ways to calculate EMA so I am open to suggestions that would work well with this indicator. 


Additionally, I am open to input from the developer on any other recommendations that would assist in the robustness of this indicator (I know we will run into scenarios in which we may want to include some filters when the two EMA’s are very close to each other and perhaps bouncing between long and short very quickly). Over all t is essential that this indicator is perfect because it is the main building block for my EA - which will be based on this indicator applied to multiple time frames. 


I plan on back testing in MT5 however I’d like to have the code in python as well because it seems like I will be good to be able to import the indicator into other software. THANKS


******* EXPLANATIONS OF PHOTOS:


  1. For photos labeled “Valid trend confirmation”: this is an example of a scenario in which the indicator would produce a long signal. 
  2. For photo labeled “false break out”: the green EMA has ALMOST crossed above the blue but for the sake of example we will pretend that it has fully crossed above the blue. In which case this would be a NEW  EMA cross however a candle has not yet opened and closed above the price level of the previous/opposite downward green below blue EMA cross. So this is an example of a false break out and the indicator would NOT give a signal. 


応答済み

1
開発者 1
評価
(71)
プロジェクト
103
20%
仲裁
6
0% / 83%
期限切れ
3
3%
2
開発者 2
評価
(574)
プロジェクト
945
47%
仲裁
309
58% / 27%
期限切れ
125
13%
3
開発者 3
評価
(277)
プロジェクト
334
55%
仲裁
14
36% / 29%
期限切れ
1
0%
4
開発者 4
評価
(58)
プロジェクト
76
33%
仲裁
9
78% / 11%
期限切れ
7
9%
パブリッシュした人: 2 codes
類似した注文
Anyone with experience in trading bots? I'm using TraderBlox ( https://traderblox.com/ ) and the AI assistant generated a bot with RSI that's showing a 68% win rate in backtesting. However, the generated code has some parts " Important: I will only reply to those who send me a photo of their project and have read this; this way I rule out bots. "I don't fully understand (especially order management and dynamic
I buy EA for USDEUR or XAUUSD for FTMO with proven backtest. Send me images with backtest reports where daily max dd is 1% on 200k account. I can buy several eas if you have them with proofs. Need images of backtesting for 5 years
i need someone that can make me an EA really easy with the martingala system?, I am looking for something that doesn't exceed 5 trades for the martingale, I think I did it, but it only works for propfirms, So i need to develop it on ninja trader I have identified a very very simple strategy but it only works on propfirms, with only two propfirm accounts, i absolutely need account A and account, And they have to open
Hi, do you have a proven EA for MT5, suitable for live accounts and prop firms, including the Brazilian market? I’m looking for ready, tested EAs. Can you send a backtest or demo? Please if you do have and can send me nacktest or demo you should Message me
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 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
JazzDaBot 30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial

プロジェクト情報

予算
30 - 60 USD