Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Script

Bar Prediction - script per MetaTrader 5

Visualizzazioni:
10801
Valutazioni:
(37)
Pubblicato:
2022.08.18 11:40
Aggiornato:
2022.09.06 18:30
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Nasdaq 100 Daily Nasdaq 100 M1

Example:

Run the script on Daily timeframe, see the results on D1 & M1.


Comment:
The script was not originally written to calculate support and resistance lines.
But it seems, it could be used for this purpose as well.

Inputs:

Prediction_Bar >= -1 : 0 means current bar, -1 the next bar, +1 the first previous bar and so on.

Win > 0 : Length of comparison window for stream similarity.

Num > 0 : Number of illustrated bars.


Note:

Aqua: The best match stream (shifted).

DarkOrange: Bar close.

Lime: Predicted bar.

Red: Bar high.

Blue; Bar low.

Yellow: Predicted area.

Bar text: Similarity error.








All Pivot Points MT5 All Pivot Points MT5

An indicator for drawing all important Pivot Points including: "Classic", "Camarilla", "Woodie", "Floor", "Fibonacci", "Fibonacci_Retracement".

Simple Order Panel Simple Order Panel

Source code of simple order panel

TradePlotter TradePlotter

Show trade history

Equity Trailing EA MT5 Equity Trailing EA MT5

This EA started off as a job to trail equity. I then added the function of managing individual trades. Thereafter I added the facility of manually putting the price of when it can send a grid of pending order's. This EA does not have condition set in it to open trades. You have to determine that if market moves to an area you believe you would open a grid of orders if you were by your computer watching the market. No what this EA helps is you wake up in the morning you see the area you a grid to open. PUT THE PRICE FOR THE EA TO OPEN A GRID OF PENDING ORDERS. If the market reaches the area price you have set. The EA will send the grid and will manage those trades putting Stop Loss (if you set it) trailing(if you set it). Today 13 Sep 2022 the EA generates has NO ERROR when compiled