Luiz Felipe De Oliveira Caldas / Profile
- Information
4 years
experience
|
7
products
|
388
demo versions
|
1
jobs
|
2
signals
|
0
subscribers
|
RSI Divergence Signal The RSI Divergence Signal is a technical analysis tool used in financial markets to identify potential trend reversals. It compares the Relative Strength Index (RSI) with price action to detect divergences. When the RSI moves in the opposite direction of the price, it signals a potential change in momentum, suggesting that the current trend may be weakening. This divergence can indicate a buying opportunity in a downtrend or a selling opportunity in an uptrend
Infinity Indicator MT5 1.0 Panel Asset Rate % EURUSD 96.0% GBPUSD 94.1% AUDCAD 90.5% USDCHF 87.8% BTCUSD 78.4% Panel Win Rate based on CandleMT4 Exit Button Calculates the StdDev standard deviation indicator on the RSI data, stored in the matrix similar to the keltner. input int HourCalculate = 12; RsiLength = 5; RsiPrice = PRICE_CLOSE; HalfLength = 4; DevPeriod = 100; Deviations = 0.9; UseAlert =
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
An expert advisor (EA) is an automated trading system designed to execute trades on behalf of traders in the financial markets. In the context of a buy and sell grid system of levels breakout, the EA is programmed to identify key price levels and initiate buy or sell trades when those levels are broken. Here's a step-by-step description of how such an EA might work: Level Identification: The EA identifies significant price levels on the chart, such as support and resistance levels or trendlines
Grid trading is when orders are placed above and below a set price, creating an order grid with increasing and decreasing prices. Grid trading is most commonly associated with the foreign exchange market. In general, the technique seeks to capitalize on the normal volatility of an asset's price by placing buy and sell orders at certain regular intervals above and below a predefined base price. For example, a forex trader can place buy orders every 15 pips above a set price, while also placing
VWAP Bands Visual Style 1.0 Financial market indicators are essential tools used by traders and investors to analyze and make decisions in the financial markets. VWAP and Bollinger Bands are two popular technical analysis tools used by traders to measure market trends and price volatility. In this product, we propose combining the two indicators to create a unique product that provides a comprehensive analysis of market trends and volatility. This product will be ideal for traders and investors
Grid trading is executed when orders are placed above or below a set price, creating a grid of orders with rising and falling prices. Our patented trader makes it possible to open new grids at the average price, thereby increasing the chances of recovering a negative floating balance. Unlike other trading strategies, our focus is on decreasing Bollinger bands. This means that if the market has abruptly moved into a region and is weakening, it is more vulnerable to a reversal. This innovative
Infinity Indicator MT4 3.3 Panel Win Rate based on CandleMT4 Exit Button Calculates the StdDev standard deviation indicator on the RSI data, stored in the matrix similar to the keltner. input int HourCalculate = 12; RsiLength = 5; RsiPrice = PRICE_CLOSE; HalfLength = 4; DevPeriod = 100; Deviations = 0.9; UseAlert = true; DrawArrows = true; TimerWork=300; LevelUp = 80; LevelDown = 20; MoreSignals = true;

What I've learned?
Law #1 Pullback Retraction: Whenever the market tends to "burst" up or down, those who are defending opposite positions (HFTs or humans) will want to settle on the pullback retraction, to finally reverse the position.
Law #2 Linear Regression: Linear regression analysis generates an equation that describes the statistical relationship between one or more predictor variables and the response variable.
Law #3 Heads or Tails: 'Heads' refers to the side of the coin that features a portrait, or head, while 'Tails' refers to the opposite side. This is not because it features any form of tail, but because it is the opposite of heads. In other words, you have a 50% chance of winning or losing, just like in trade (buy, sell).
Summary #1: The futures price follows an average, and how do you profit from it? The answer is to lose less than you gain.
And how did I implement this in Pulled?
Simple!! I set a target (head) with input of 100 points less than the moving average based on average price, with a target of 50% (50 points).
Logic #1: If the target is 50 (head) and he dropped 100(2x tails) below the average price, it has a statistically 66.66% hit, because 3x "plays" are 150 points in play (50/150= 0.33*100%), or if it is 33.33% for loss. Of course the financial market is not a bet haha
Logic #2: If the loss is -50 zero to zero for the market, but if the price tends to return to the average price, why accept this loss? Let's take more statistical advantage! Let's close when crossing the line!
Logic #2: 1st scenario-> I close the trade 20 points above my defined stop at -50, that is, I lost -30, "I gained +20", or even if I gained 50 without any foundation, I would be missing 20 like a breakeven based on the average.
2nd scenario->I close the trade -20 points below my defined stop -50, that is, I lost -70, "I lost -20", or even if I lost 50 without any fundamentals, I would be missing 20. And what does this prove? You have a statistical credit of 20 points
Question: Logic #2-> ok! If I have "statistical credit" of 20 points profitable for the 2nd scenario, I also have "statistical credit" of 20 negative points also for the 1st scenario!! Ok cool, but you are basing yourself on the average price (future) that the entire volume of trades is also targeted over there, but who has never used a robot with a stop on the moon? "50 of take profit and 1000 of stop loss" I see several fools falling in this type of miracle robot, What is the advantage of the robot having 98% success if in the single trade of losing, it breaks the balance? https://www.mql5.com/en/market/product/59849?source=Site+Market+Product+Page


https://t.me/felipeDevMQL