Forum

possible to code a trade copier in mql4 via EA?

I just want to know if this is possible, to connect multiple accounts via an EA, all MT4 terminals operating on the same computer. Or would i have to make this happen via Python or R. I'm just looking to code a copier system, having one master account and two other accounts of mine copy the trades

Can i make a script out of an EA for simply opening a pending order with Magic Number?

I have an EA i made, and i want to know if it is possible to just copy and paste the code for opening a pending limit order, with magic number into a script format. This would also include parameters for money management inputs in my EA and i would like it to also incorporate the trailing stop i

"OnCalculate not found in custom indicator" error. Trying to use Custom Indicator in EA via iCustom

Hi i have an indicator i want to use in my ea through iCustom but can't get it to compile due to "OnCalculate not found in custom indicator" error. Here is the code. //+------------------------------------------------------------------+ //|

Help with EA analyzing previous bars

Like in the iHighest and iLowest where it can scan the last 100 or however much bars you designate, how do i make my EA or Indicator i've made to analyze previous bars as well. I've seen it done in a pattern recognition indicator where it plots hammers, shooting stars, etc... on previous candles as

Metatrader 4

Hi How you guys have learnt the MT4 language? Are there any books, website,...? Thank you for your help