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

Termos de Referência

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.

Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(38)
Projetos
50
10%
Arbitragem
1
0% / 0%
Expirado
8
16%
Livre
2
Desenvolvedor 2
Classificação
(10)
Projetos
25
28%
Arbitragem
1
0% / 0%
Expirado
1
4%
Carregado
3
Desenvolvedor 3
Classificação
(1)
Projetos
1
0%
Arbitragem
0
Expirado
0
Livre
4
Desenvolvedor 4
Classificação
(376)
Projetos
474
40%
Arbitragem
82
37% / 33%
Expirado
13
3%
Trabalhando
5
Desenvolvedor 5
Classificação
Projetos
0
0%
Arbitragem
2
0% / 100%
Expirado
0
Livre
Pedidos semelhantes
i get paid in 12 hour too send agreement Once the Tp or stop loss or trailing sl is hit a new order is placed in the direction of where the Tp and sl or tsl is hit immediately So trail profits until close and open new trade in reverse direction immediately and trail until close again points for trailing sl, tp and sl I want the trailing stop too have two different functions one is that it’s trails from the entry
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
Need ea according to stochastic divergence (both hidden and regular) plus candlestick flip .. need for experinced developers to complete my order with 99percent accuracy. So bet for it the budged is fixed and other plugins will be added in the v2
looking for help to get my ibkr automated, i have strategies already built in composer and have JSON for them, i really just need to he setup and explanation on how to maintain it and add new strategies
// 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);
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
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
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

Informações sobre o projeto

Orçamento
500 - 1500 USD
Desenvolvedor
450 - 1350 USD
Prazo
de 7 para 21 dias