Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

Graphic Panel Contest - expert for MetaTrader 5

Views:
20708
Rating:
(44)
Published:
2010.12.16 16:16
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Graphic Panel Contest Submission.

Code:

Source code and presentation is attached as ZIP file.

Hints:

1) Setting take profit and stop loss levels can simply be done by dragging BLUE line (suggestedEntryLine). TP and SL is set automatically depending on Action type (BUY or SELL) and entered into S/L and T/P fields. It can be corrected by dragging blue line once more, or simply by putting a new value inside S/L or T/P edit fields (double click to edit, Enter key to confirm changes).

Trading Plan


2) MTF indicator module uses indicator values from timeframes M1 to MN1. You may observe that not all rectangles display indicator values when you run this module on fresh MT5 installation. This completely normal and is due to to the fact that history data is downloaded by the terminal. After all history is downloaded module displays all values correctly and indicator values are updated on tick by tick basis (this may serve as reading of the 'mood' of the market).

3) Points of Interest list is built from:

  • any Horizontal lines;
  • any Fibonacci retracement levels;
  • any PIVOT points (put by PIVOT module).

When you add additional lines when Trade Plan is opened it is sufficient to press 'Refresh' button to populate list with new objects.

4) Fibonacci calculator remembers lines in different timeframes, it is easy to switch between timeframes and choose which pivot to display. The calculator is based on web-based calculator available at http://www.mypivots.com/calculators/pivot-point-calculator.aspx

5) Please see videos in Demos section to see panel main features.

Demos:

https://www.youtube.com/watch?v=1qz8Gb--Y68

https://www.youtube.com/watch?v=ztVCPwnrUlQ

https://www.youtube.com/watch?v=BDzjKK4ixzk

https://www.youtube.com/watch?v=Iv84l6eq6Rk

https://www.youtube.com/watch?v=rQeRAMMqkQ0

1.


2.


3.


4.


;5.


Best Regards,

Investeo

YURAZ_CreateCSV_HistoryFile_From_MT5_For_MT4 YURAZ_CreateCSV_HistoryFile_From_MT5_For_MT4

The script exports historical quotes data from MetaTrader 5 for the import to MetaTrader 4. This solution will allow you to get the full history for MetaTrader 4.

ChartReinit ChartReinit

Chart reinitialization with recalculation of all chart indicators.

Exp5-VirtualTradePad for mt5 v 4 (Contest version) Exp5-VirtualTradePad for mt5 v 4 (Contest version)

This Expert Advisor will simplify the manual trading. It supports the One-Click trading.

TradeXpert TradeXpert

Control panel for the MQL5 Best Graphic Panel Contest.