Codes

Hidden TP and SL for MetaTrader 4

Easy EA for closing positions with profit or loss. All positions of chart's symbol are counted separately

Close symbol with profit or loss for MetaTrader 4

Easy EA for closing positions of the symbol with profit or loss. You can use it for hidden SL too

Close All Charts for MetaTrader 4

The script closes all charts for the specified symbol

Copy Objects for MetaTrader 4

The script copy objects (Trendline, Horizontal Line, Rectangle, Fibo) from active chart to all charts in this same symbol

Quickly Open Charts with Different Timeframes for MetaTrader 4

Easy script to help analyze specified symbol, it opens 8 new charts with different periods and applies a specified template

Forum

global variables in virtual hosting

Can we use global variables into virtual hosting ? Are they active there

long description on the chart

How to show a long description on the chart (more then 256 chars)

how remove value form buffer?

Inside indicator I have buffer were I set value for bar[0], when new bar is created I set value for bar[0] and I need to clear previous bar[0] value. Is it possible? When I set 0 or NULL the value is still there and the arrow is visible :/

datetime - datetime

how easy count difference (seconds) between two datetime types