Codes

Lot Rebate Calculator for MetaTrader 4

This script is used to calculate lot rebate

3DaysHiLo for MetaTrader 4

Simple indicator which displays High and Low 3 days ago

Pivot Only for MetaTrader 4

This is a simple indicator showing pivot only for H1, H4, daily, weekly and monthly

Candle SnR for MetaTrader 4

Indicator S&R based on OHCL candles

AutoSLTP for MetaTrader 4

This EA will help you to set Stop Loss and Take Profit

RSI EA for MetaTrader 4

RSI EA based on overbought and oversold levels

Auto MM for MetaTrader 4

This script will help you calculate your lot to open position

DXWeekSnR for MetaTrader 4

Indicator of support and resistance levels based on Open Close High Low Weekly Candle

Forum

MT5 backtest 'everytick' and 'everytick base on real ticks'

Dear All, I have question .. Why are MT5 backtest 'everytick' and 'everytick base on real ticks ' so different? Which is more representative? thanks

Lot Validation ?

hello, need help please. how to get validation to use lot = 1.0 or lot=1.10 ? input lot = 1.02, error input lot = 1.1, error if I input manual Lot=1 or lot = 1.10, then passed. But if I use script validation below, then get error 131 OrderSend error 131 double cLOT( double ilot){ double ilot_max

Is this "Applying for decompile Job" category?

Hello, I want to ask, someone offer job use indicator EX4 only ( NO MQ4 ), and offer create new indicator / ea use the indicator. but it seems decompile file ( see image below ) If a developer apply the job, it will in "Applying for decompile Job" category ? Thanks for answer

ObjectGetTimeByValue Triangle Bug ?

Hello, I try to get Time for Object Triangle, but it seem2 any bug. I use ObjectGetTimeByValue to get time value. It works for Rectangle and Trend Line, but NOR for Triangle. Any something wrong ? Or any another way to get the time of the Triangle ? Regads below my code. string objname4=

How to create "iMAOnArray" in mq5 ?

Hello guys...? I need help, how How to create "iMAOnArray" in mq5 for Expert Advisor? help please.. thankx