Emanuel Cavalcante Amorim Filho / Profil
- Bilgiler
yok
deneyim
|
6
ürünler
|
4
demo sürümleri
|
0
işler
|
0
sinyaller
|
0
aboneler
|
→ Check out the Emerald EA Builder ⟹ https://www.mql5.com/en/market/product/118373
◉ Emerald EA Builder is an EA Builder/Strategy Maker that provides a customizable interface for you to automatize/create your own strategy. It is designed to be simple, intuitive and fast to optimize the parameters you define in the EA.
◉ Have thousands of strategies using a single Expert Advisor.
◉ With it you can add to your strategy:
└─> up to 7 pre-defined signals, with dozens of indicators available and the possibility of using your own custom indicators;
└─> set up to 10 custom conditions to open buy/sell positions;
└─> define your own TP/SL levels by setting a fixed price (based on ticks, price, balance or money) or by indicating a price series (open/high/low/close) or indicator;
└─> manage your risk by defining a specific amount of lots; how many lots according to consecutive wins/losses; stop trading if a certain profit/loss is reached within the day/week/month;
└─> and more! check it out.
Welcome to Emerald - EA Builder! Emerald - EA Builder is a simple, effective, fast and powerful expert advisor for you to build and automatize your strategies in Metatrader 5 for every single financial instrument (forex, stocks, futures). Blog posts about the EA: FAQ - Frequently Asked Questions (latest update: jun 25, 2024) Emerald EA Builder - An introduction to a strategy maker If you don't know how to code, this EA simplifies the process and let's you create as many strategies as you
Bollinger Bands % or Bollinger Bands Percentage is one of the indicators used in the Sapphire Strat Maker - EA Builder . It is calculated using the following formula: Perc = (CLOSE_PRICE - LOWER_BOLLINGER) / (UPPER_BOLLINGER - LOWER_BOLLINGER) * 100 Thus, by taking the difference between closing price to the lower band and dividing it by the difference of the upper and the lower price levels of a Bollinger Bands indicator, we can calculate this indicator. It shows how far the price is from
Midpoint Bands is a channel-like indicator that draws two lines on the chart - an upper band and a lower band, pointing out possible reversal levels. This is one of the indicators used in the Sapphire Strat Maker - EA Builder. Sapphire Strat Maker - EA Builder: https://www.mql5.com/en/market/product/113907 The bands are simply calculated like this: Upper Band = (HighestHigh[N-Periods] + LowestHigh[N-Periods])/2 Lower Band = (LowestLow[N-Periods] +
Simple candle countdown - never again miss how much time is left to open a new bar! This indicator doesn't plot any line on the chart - it uses only objects and calculates the time left to open a new bar. You can set custom colors for the panel background and border and for the text color. Simple as that, the indicator is ready to use. If you find any bugs, feel free to contact me.
Sapphire Strat Maker Alt is an EA builder ( Expert Advisor Builder) . With it you can easily create new strategies and optimize them to find the bests parameters to improve your results at maximum. The objective is to bring the capabilities of MQL5 to everyone, even if you don't know how to code. Check out the Pro Version clicking here - Sapphire Strat Maker . With this Expert Advisor you can create strategies by combining the indicators provided by the EA. A few of the