MTF RSI SCALING AND EXIT EA

MQL4 Uzmanlar

İş tamamlandı

Tamamlanma süresi: 6 gün
Geliştirici tarafından geri bildirim
very nice customer!!!
Müşteri tarafından geri bildirim
Very patient and excellent coder. He makes sure you get what you are paying for and do the well. I Will continue to work with him

İş Gereklilikleri

I am looking for someone to code me a mtf rsi EA or utility that will  continue to open a position whenever the TP is hit and stop the process when the RSI enters the opposite zone. 

How it will work..First I will already have the EA or utility running on a chart before I open a position so let's say I open a BUY EURUSD with a TP of 10 pips and a SL of 20 pips when The TP is hit the EA opens another position automatically with a TP of xx pips and lot size of xxx( which I will explain later)as long as the RSI remain above 30.(initially the the EA will only open trades when the RSI is above 70) when the TP is hit it will continue to do so until the RSI drops below 30 then the sequence is done. Only the first position open by the robot that the RSI will still be above or below 70 after that it does not matter as long as the RSI is still above 30 to continue to buy) or below 70 and continue to sell) I cannot find a better way to explain this. I am using 70/30 as RSI levels as an example. The opposite is for sell condition, to continue to open sell position when the TP is hit until the RSI goes back above 70. Initially it will open the trades when the RSI is below 30 and a TP was hit in the first position 

Secondly, incase I forgot the put the EA on a chart before I open any position, as soon as the EA is dropped on a chart, it will start working and waiting for when  a TP is hit and the RSI is still above 70 or below 30 . The EA does does not open a trade unless a trade was previously opened by another EA or manually.

SETTINGS...RSI

  USE CURRENT TF.. TRUE/FALSE.

USEM1 TRUE/FALSE

USE M5 TRUE/FALSE

USE M15 TRUE/FALSE

ETC .. ALL THE THE TIME FRAMES AVAILABLE ON MT4 

Current time frame will use the values of the chart the EA was placed on. if EA is placed on a 30mins chart, it  will use the rsi values of of ob/os for exits and entries of a 30mins chart NOTE: if more than one RSI TF is selected all must be in OB or OS territory for the EA to do it's job as compared to just using one RSI

Maximim Spread to open xx . If the spread is greater than this value then the EA will not open trade. I will manually input so leave blank as the default

USE TP True/FALSE default is TRUE

TP. 6

USE SL TRUE/FALSE  default is FALSE.......Typically I will have an EA set a SL for any trades opened by another EA

   SL 30

Use default  lot size TRUE/FALSE( if set to false it will use the lot size of the last position that was closed which was opened manually or by another EA) 

Default lot size is 0.25( can be changed manually)


RSI BUY level xxx default is 70

RSI SELL level xxx default is 30

RSI value xx default is 2

USE RSI based on current candle 1

use RSI based on closed candle 0

Default is 1


TRADES TO MANAGE

Manage all trades. EA will manage all trades opened manually or by other EA 1.... this is the Default set to TRUE

Manage only trades opened by manually T/F

Manage only trades  opened by other EA automatically .T/F

for the last 2 the default is false 


Magic #... so I can use different strategies 

There are many  MTF RSI available online I just have this on my computer so can adjust and make them work to my specification. I have sent 2 pictures explaining how the EA should work. Please read before bidding



                                      

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(174)
Projeler
199
12%
Arabuluculuk
38
37% / 34%
Süresi dolmuş
5
3%
Çalışıyor
Yayınlandı: 2 kod
2
Geliştirici 2
Derecelendirme
(206)
Projeler
333
35%
Arabuluculuk
66
12% / 58%
Süresi dolmuş
87
26%
Serbest
Benzer siparişler
Indicator 125+ USD
Hi guys looking for a buy sell indicator not necessarily for trading solely based on it but more for getting an indication of market dynamic and direction. If you believe you have or have a good strategy or idea for such an indicator drop a message. I will want to test it before making deposit as this is such an open order woth so many options. Waiting to hear from you. Flexible with price
Looking to work woth manualtraders who have a proved existing strategy. To be clear, this is not a request to develop or design a new strategy. If you already trading and have strategy that is proven, consistent, and production-ready, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction
Scalping EA 30+ USD
Hello, I am looking for an Expert Advisor (EA) that focuses on account preservation and consistent growth , rather than aggressive or risky strategies. My requirements are: Target: at least ~1% weekly return Strategy: low-risk, controlled drawdown Must NOT use martingale or grid systems that can blow the account Prefer quality trades over quantity like 100–200 trades per day Consistency is more important than high
Looking for a good EA 2000 - 5000 USD
Hello coders ,I am looking for a good already established MT5 EA ,that doesnt blow account, with maximum 10 percent drowdown,I need to backtest by myself,after that i select the developer
Hello i need bot 30 - 100 USD
I need a trading bot (Expert Advisor) that can send alerts to mobile, Telegram, and the MT5 desktop platform. The bot should work as a market scanner for all symbols available in my MetaTrader 5 Market Watch. It must analyze multiple indicators and convert their signals into a point-based scoring system, then send alerts based on those scores. Requirements: Send notifications to: Mobile (push notifications) Telegram
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
I have recently used an ea that was absolutely perfect however, I have since found it was not a safe source. I use IC Markets raw spread ECN accounts and the bot I would like is a gold + btc trader (other forex are also fine) that trades extremely high lots, whilst trading extremely high frequency. I am happy to take a bot that already exists if this has an account I can view read only for true results
Mlondi traders 30+ USD
//@version=5 strategy("Simple SMC Bot", overlay=true) // Detect highs/lows hh = ta.highest(high, 10) ll = ta.lowest(low, 10) // Break of structure bullishBOS = close > hh[1] bearishBOS = close < ll[1] // Entry logic if bullishBOS strategy.entry("Buy", strategy.long) if bearishBOS strategy.entry("Sell", strategy.short) // Stop loss & take profit strategy.exit("Exit Buy", from_entry="Buy", loss=50, profit=100)
I am interested in purchasing a highly profitable Expert Advisor (EA in MQL4 / MQL5) with a focus on achieving a high Profit Factor and Recovery Factor while maintaining a low Drawdown. I require an EA that not only performs well in backtesting but also has a verifiable track record of success in live trading. Key Criteria: Profitability Metrics: The EA should demonstrate a high Profit Factor and Recovery Factor
I'm not here to waste somebody time also mine should not be wasted provide if you got what I want real profitable high frequency EA Send the backteing results picture then demo EA test on demo account for at least two days

Proje bilgisi

Bütçe
30+ USD
Son teslim tarihi
from 2 to 5 gün