I need an indicator with the following parameters based on stochastic oscillator(60,9,3), (30,5,3) and RSI period 7
Stochastic %k period 30, %d period 5 slowing 3 trade type. Buy only, Sell only, Buy and Sell stochastic levels 90 and 10
Buy when stochastic crosses the 10 level and RSI is below 25. Exit buy when stochastic crosses the 95 level.
Bell when stochastic crossed the 90 level and RSI is above 75. exit when stochastic crosses the 5 level.
Trade conditions: uptrend only, down trend only ranging market only or all conditions stop loss (10 bars/candles) and take profit (Manual set)
Stop loss activating is will deactivate stochastic from exiting trade at overbought or oversold levels.
The EA indicator should alert me when it detect a spike with a sound and message on telegram. The detector Should work based on Price action, Supply and demand, Trendlines and revesals.
Pedidos semelhantes
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
99.99% signal accuracy 10-15 trades distribution all currency trade and meta AI assistance on loss[advice] stop and start robot cyber security firewall protection activation code: 20060605TLP20 Please create a trading bot with any logo with the name elevation
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
🔥 ICT_OneTrade_2R Precision. Discipline. Consistency. ICT_OneTrade_2R is a professional Expert Advisor designed for traders who value structured execution and controlled risk. This system is built around a fixed Risk-to-Reward ratio of 1:2 (RR 2.0) — meaning every trade is planned with precision: Risk 1 → Target 2. No randomness. No overtrading. Just one high-quality trade per session. ⚙️ Key Features ✔ Fixed RR 1:2
mport pandas as pd import numpy as np def detecter_tendance(data): # Code pour détecter la tendance pass def identifier_niveaux(data): # Code pour identifier les niveaux de support et de résistance pass def calculer_stop_loss(tendance, support, resistance): # Code pour calculer les stop loss pass def calculer_profils(tendance, support, resistance): # Code pour calculer les profils mport pandas as pd