Trading Robot based on Stochastic Crossovers

Tâche terminée

Temps d'exécution 23 heures
Commentaires du client
Awesome developer. Quickly grasped my initial concept and was able to work through any issues along the way. Ended with a great EA. Will partner again in the future. Thank you!
Commentaires de l'employé
Very good customer, clear requirements, very good communication skills.

Spécifications

Name ideas - KD Cross – KD Crossover – Easy Money Sniper – Stochastic KD Crossover – SKDC – EMS Bot

1.       Idea

a.       I am looking for a bot that will trade based on EMA trend and Stochastic Oscillator line crosses. If Fast EMA is above Slow EMA, Buy. If Fast EMA is below Slow EMA, Sell. Enter trades based on the Stochastic K line crossing the D line. K crossing up through D when the EMAs are showing buy, enter a buy at market at the open of the candle following the cross. K crossing down through D when the EMAs are showing sell, enter a sell at market at the open of the candle following the cross. I would like the ability to define entry levels so that the bot does not take EVERY cross. I have attached a jpg of what I would like the inputs to look like. Below you will find details on each setting that I am looking for. 

2.       Magic Number

a.       Standard Magic Number – 420

3.       Max Trades

a.       Limit the number of trades the bot will take at once.

4.       EMA

a.       Use two EMAs to determine trend.

b.       Fast > Slow = Buying

c.       Fast < Slow = Selling

5.       Stochastic Oscillator

a.       Use Stoch to provide buy and sell signals at K and D line crosses.

b.       K Line crosses up through D Line = Buy

c.       K Line crosses down through D Line = Sell

6.       Entry Levels

a.       Only enter trades when the trading signals appear above or below certain levels on the Stoch. Using 40/60 for example. Could use oversold and overbought levels of 20/80. Could use 50/50.

b.       K Line crosses up through D Line, below the 40 level = Buy

c.       K Live crosses down through D line, above the 60 level = Sell

d.       Open trades at, market price, on the open of the candle following the Stoch line cross.

7.       Risk Settings – 3 Options to determine risk amount per trade.

a.       Fixed $ Amount

b.       Fixed % of Account

c.       Fixed Lot Size

8.       Stop Loss – 4 Options

a.       Previous Swing – x pips from previous swing high/low

                                                               i.      Buy use low

                                                             ii.      Sell use high

b.       Signal Candle – x pips from high/low of candle that closed and signaled the stoch line cross

                                                               i.      Buy use low

                                                             ii.      Sell use high

c.       Candle Count – Low/High of x candles back

                                                               i.      Buy use low

                                                             ii.      Sell use high

d.       Fixed Pips – pips from entry

9.       Take Profit – 2 Options

a.       RR – Risk Reward – 1 would be 1x SL. 2 would be 2x SL. Etc.

b.       Fixed Pips

10.   Break Even – On/Off

a.       Trigger – pips from entry

b.       Lock In – pips to lock in with Stop Loss

11.   Trailing Stop – On/Off

a.       Trigger – pips from entry

b.       Trail – pips to trail Stop Loss from price

c.       Step – pips to trigger another trail

12.   Auto Close at Overbought/Oversold Setting – On/Off

a.       The idea here is an on/off setting where you can set Stoch levels to auto close at. You can use traditional overbought and oversold levels of 80 and 20 or change them. I will use 80 and 20 in the examples below.

b.       Buy Ex – Let’s say we are in a buy. The Stoch lines just crossed upward, below the 40 level. The trade runs and both Stoch lines hit the 80 level. Auto close at the close of the candle following the 80 level being reached. This is assuming TP was not reached.

c.       Sell Ex – Let’s say we are in a sell. The Stoch lines just crossed downward, above the 60 level. The trade runs and both Stoch lines hit the 20 level. Auto close at the close of the candle following the 80 level being reached. This is assuming TP was not reached.

13.   Auto Close at opposite line cross – On/Off

a.       If you are in a trade and TP has not been reached but the K line crosses the D line in the opposite direction, auto close the trade.

14.   Run Times

a.       I would like the ability to schedule up to two sessions for the bot to run.

b.       Using broker time in MT

c.       Individual On/Off settings for each session.

15.   Plotting lines on the chart

a.       Can you plot lines on the chart for the following things? And have the option to change colors in the inputs section?

b.       Entry – White

c.       Take Profit – Green

d.       Stop Loss – Red

e.       Trail Trigger – Light Blue

f.        Break Even Trigger – Light Purple

16.   Sound Effects

a.       Can you add sound effects for the following things with on/off option?

b.       Trade Opened – Mario coin

c.       Take Profit Hit – Money counter machine

d.       Stop Loss Hit – BMW warning chime from a 2007 335i

e.       Trail Trigger Hit – Cash register

f.        Break Even Trigger Hit – Cash register


Dossiers :

Répondu

1
Développeur 1
Évaluation
(325)
Projets
506
19%
Arbitrage
33
42% / 30%
En retard
34
7%
Chargé
2
Développeur 2
Évaluation
(93)
Projets
115
23%
Arbitrage
21
29% / 52%
En retard
8
7%
Gratuit
3
Développeur 3
Évaluation
(20)
Projets
28
29%
Arbitrage
2
0% / 50%
En retard
1
4%
Gratuit
4
Développeur 4
Évaluation
(429)
Projets
628
54%
Arbitrage
30
53% / 23%
En retard
6
1%
Chargé
5
Développeur 5
Évaluation
(37)
Projets
59
27%
Arbitrage
26
19% / 54%
En retard
10
17%
Travail
Publié : 1 code
6
Développeur 6
Évaluation
(18)
Projets
23
22%
Arbitrage
8
13% / 63%
En retard
4
17%
Gratuit
7
Développeur 7
Évaluation
(549)
Projets
635
33%
Arbitrage
41
39% / 46%
En retard
11
2%
Chargé
8
Développeur 8
Évaluation
(154)
Projets
193
58%
Arbitrage
10
80% / 0%
En retard
0
Gratuit
Publié : 1 code
9
Développeur 9
Évaluation
(104)
Projets
166
24%
Arbitrage
23
9% / 78%
En retard
16
10%
Travail
10
Développeur 10
Évaluation
(309)
Projets
554
35%
Arbitrage
79
32% / 42%
En retard
200
36%
Travail
Commandes similaires
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Hi, I need a simple MT5 EA. Based on my simple trading strategy I'm going to discuss with you If you have experience in this kindly bid for this project Thanks
Automated trading system 150 - 250 USD
Anyone I need my own bot with my own licenses keys I will pay up please the bot must make good profit and I will pay up good money just hope it helps me
I would like to create a robot with the smart money concepts, that integrates order block,FVG,supply & demand ,read the market structure,liquidity and also trade with the session and also after a liquidity sweep a market structure is needed to verify the reversal and a retracement to the order block and sometimes fair value Gap
iwant to get indicator for both trades including forex gold algo and other . all FOREX MT 5 TRADING MARKETING must be analyses by and give me indicator or signal on how or where market go next at a specific time
Data Integrity 500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides
Would it be possible to connect Futures prop firm with Rithmic or Tradeovate platform to Ninjatrader automated trading ? If anyone can do this for me I will be happy to get started with the person right away
I need help in modifying an amibroker AFL indicator the indicator already works but I need per symbol static variable isolation, parameters persistence per symbol after restart, non declining trailing stop logic, parameter auto restore when switching symbols and a global reset function for static variables. For better understanding As discussed, this is the official offer for restructuring my RAD Chandelier stop loss

Informations sur le projet

Budget
150 - 300 USD
Délais
à 14 jour(s)