Developing Ninjatrader Auto robot and alert system based cumulative delta divergence for Stocks and Futures

Specification

I want to build an auto trading bot and alert system around the cumulative delta and price divergence in Ninjatrader 8. The robot must be able to identify the divergence between the price and the cumulative delta as represented in the attached images and enter a long or short position based on a pre-defined risk management, position sizing, and profit target. See detailed rules in the attached word document.

The alert system should send notification when conditions and setups are identified and also when trades are executed and closed. Notifications should be sent to a Discord channel or Telegram.

The divergence is when price is making higher low as compared to prior higher high swing while cumulative delta is making higher high. Or when price is making higher low as compared to prior lower low swing while cumulative delta is making lower low. There is also another type of divergence explained in the attached word document.

Project Requirements

1. Please read the entire detail of the project very carefully in the attached word document before sending me your proposal and make sure that you are capable of delivering with 100% confidence.

2. The developer must be creative and knowledgeable of the market and Ninjatrader indicators because he must develop an indicator that is not lagging and identify swings on a real time because trades will be executed as soon as swings and divergence are identified. So please if you are coming to this project thinking that ZigZag indicator or Swing indicator with strength of 5 bars would be the solution, please find another project. I need something more creative and unique since these indicators are lagging. Or if you know a way on using these indicators with different settings or with another set of indicators to get the best results that work for me too. I need the developer help on finding the best way to identify the swings as close as possible as screenshots I attached.

3. The developer must have a lifetime license with Ninjatrader because the cumulative order flow indicator only comes with lifetime license.

4. The project could be separated into three components, first is developing the indicator, second is developing the auto strategy, and third is developing the alert system. I can release payment with the completion of each stage.

5. At the end of each stage and project the developer must send me the source code of the last stable and backtested version, detailed description of the settings, and a short manual how to use and setup the system.

Files:

Responded

1
Developer 1
Rating
(38)
Projects
50
10%
Arbitration
1
0% / 0%
Overdue
8
16%
Free
2
Developer 2
Rating
(10)
Projects
25
28%
Arbitration
1
0% / 0%
Overdue
1
4%
Working
3
Developer 3
Rating
(1)
Projects
1
0%
Arbitration
0
Overdue
0
Free
4
Developer 4
Rating
(375)
Projects
473
40%
Arbitration
82
37% / 33%
Overdue
13
3%
Loaded
5
Developer 5
Rating
Projects
0
0%
Arbitration
2
0% / 100%
Overdue
0
Free
Similar orders
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
i Want to convert this Trading View Code to Mt4 Indicator indicator("NEOM Smart Money Concepts ", "NEOM Smart Money Concepts " , overlay = true , max_labels_count = 500 , max_lines_count = 500 , max_boxes_count = 500 , max_bars_back = 500) //-----------------------------------------------------------------------------{ //Constants //-----------------------------------------------------------------------------{ color
Hello Amazing developer am looking for profitable EA for mt4 and made for some past year and i will be looking forward for your bid if you have mt4 EA let negotitate in the contact box best regartds
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
MT5 | RENKO EA 30+ USD
I am looking for a developer who knows how to run EA on renko charts. I can backtest and optimize the EA on the renko charts, but I cannot run the EA on the chart. I have an EA which I like to modify to run on the renko chart. I am using this free EA to generate the renko chart: https://www.mql5.com/en/market/product/59665?source=External Thank you
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Hello great developer here am looking for expert developer will convert convert this Trading View Code to Mt4 Indicator and this is a simple indicator i will be expecting your bid peace be unto you
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all

Project information

Budget
500 - 1500 USD
For the developer
450 - 1350 USD
Deadline
from 7 to 21 day(s)