TradeProtector-1.1 – Automatic Stop Loss and proprotional Trailing Stop (updated version) – EA MetaTrader 4

TradeProtector-1.1 - Automatic Stop Loss and proprotional Trailing Stop (updated version) - expert for MetaTrader 4
Updated version of the: List of fixes: – Added SYMBOL (currency pair) checking. Version 1.0 was processing all orders, no matter what currency pairs was there. Currently this EA is only processing orders of the same symbol. If you want to use it for – let’s say EURGBP and EURUSD – attach trade_protector-1.1 to the

DROP LEVEL LINES (WITH LEVEL VALUE AND AUTOMATIC COLOR CHANGING) – script MetaTrader 4

DROP LEVEL LINES (WITH LEVEL VALUE AND AUTOMATIC COLOR CHANGING) - script for MetaTrader 4
NEW REVISION 2010-12-17: ********************* DROP_LEVEL_LINE_Rev2.mq4: DROP_LEVEL_LINES.mq4 has been revised. The last revision Rev1 was displaying all prices with 4 digits. In this new revision (Rev2) the number of digits displayed is adjusted to the Market. (Example: With Rev1: EURUSD = 1.3452 USDJPY = 83.8200 DJ30 = 11332.0000 With new Rev2: EURUSD = 1.3452 USDJPY =

Automatic Parabolic Support and Resistance Levels Indicator – indicator MetaTrader 4

Automatic Parabolic Support and Resistance Levels Indicator - indicator for MetaTrader 4
This indi will draw the levels and then delete if older than your selected bars. The turn is calculated on above/below opens not closes as that seems to get most of the turns and this makes it slightly different than just the dots from a programing point of view. I prepared a video to show

Automatic Posting with WebRequest() – script MetaTrader 5

Automatic Posting with WebRequest() - script for MetaTrader 5
The WebRequest function has two call options, the first option is used to send simple queries, the example of it is available in the QuotesDemo script. The second function option allows you to create queries of any type (GET, POST, HEAD, etc.) indicating your own set of headers. This options allows implementing flexible interaction with

Automatic Fixed Scale with Top/Bottom Margins – indicator MetaTrader 4

How it works
This code was written as an indicator. It adds top and bottom margin to the chart. Both can be adjusted separately. This gives some breathing space to top and bottom of the chart for drawing. It’s changing chart scale to fixed scale, then finds Highest and Lowest price visible on the chart. Then adjust those

Automatic Fibonacci Lines MrVB – indicator MetaTrader 4

AutoFiboMrVB1
AutoFibLinesMrVB indicator draws automatically Fibonacci levels on the chart. Includes Fibonacci channel. The lines have percentage value and price. Available Fibonacci levels: 0.0%, 14.6%, 23.6%, 38.2%, 50.0%, 61.8%, 76.4%, 100.0%, 123.6%, 138.2%, 150.0%, 161.8%. You can set the lines color from the parameters. You can set the searchBars parameter – number of bars from which