Forum

Open Condition -- Need Advanced Programming Help

Hi Experts, I've been attempting to program my open order condition based upon the following criteria as an example: 1. A cross of some sort (Ex. MA cross): a) at the point of cross, it needs to make a time stamp (or bar stamp // or similar) to mark the place where cross takes place. b) When this

EA -- OrderSend issue

Hi All, I'm in the beginning stages of writing my EA. The problem I can't seem to resolve is that this EA (as written) only places 1 buy order and 1 sell order and then the OrderSend seems to shut down even though the tick loop continues (evident by the comment and print functions ). As written, so

Problem! EA working with Period_Converter_Opt

Hi Everyone, I need help or explaination: Problem: I want to use an EA on a custom timeframe chart which uses the Period_Converter_Opt. I've created a 3 minute chart and attached the EA I'm testing. As a result no orders are sent. It says it is running. I've tried the same settings in the EA on

IMACD with playsound alert (programming help)

Hi Programmers, I've attempt to program an indicator that would run in the background on main window that would use the IMACD as the alert signal and playsound as the alert. I need help since I haven't figured it out yet. Indicator criteria: IMACD (...) crosses (up) 0.00010 (for example) then

Simple script to plot Horizontal lines

Hi All, I would like some help in programming a script or indicator that would plot automatically when applied to a chart, various support and resistance (based on various periods) plotted on the 1 time period. I.E. I use a 15M chart but would like the previous days High/low, prev week high/low

I need a simple indicator programmed

Hi All, I need a simple indicator programmed. I'm a newbie to MT4 and am not familiar enough yet to do this in a timely manner. What I'm looking for is the separation difference between 2 MAs(selectable: Simple, E, W etc.) plotted as a histogram. Example: 12EMA and 26EMA @3:00 --- 12 EMA = 1.2222 &

Custom Chart Timeframes -- I.E. 3 Min

Hi everyone, This is my first post and I'm new to MT4. I would like to know if it's possible to get custom charts in MT4? I am interesting in trading on a 3 minute chart. Any help/insight would be appreciated. Thanks, SaxMan