Forum

what is wrong here

//+------------------------------------------------------------------+ //| FFMS.mq4 | //| Copyright 2012, MetaQuotes Software Corp. | //| http://www.metaquotes.net | //+------------------------------------------------------------------+

Bars in Separate Window??

I am trying to draw a bar between two points in a separate window, unlike a histogram that draws a bar from a common point like zero or 100, below is a pic of the indicator, right now i have two lines and i would like a bar to be drawn between each value. any Ideas

Still Needing Guidence

Hello Fellas, I am still trying to learn how to program simple indicators to simplify my charts, i have had a few successes but mostly failure, below is an indicator I was developing to display several different indicators i use. I cant get it to work properly... I would much appreciate some

guidence for next project (insert knowledge here please)

alright fellas.... i would like to code a ZigZag indicator that is based off of the swings of an oscillator. for example i would like to find the highest price reached during a bullish momentum swing ( momentum indicator moving from negative to positive) and then the lowest prices reached during a

my first custom indicator crashes my terminal... please help

#property indicator_separate_window #property indicator_buffers 1 #property indicator_color1 DarkGoldenrod //---- indicator parameters extern int MA_Period=20; extern int ATR_Period=10; //---- buffers double FFRI[]; //+------------------------------------------------------------------+ //| Custom

indicator help please

i use the momentum indicator in my strategies, i apply a SMA to generate signals when momentum s increasing or decreasing. but sometimes the signals i get are really late because a use a longer MA period to normalize momentum behavior. so i have been trying to devise a way to smooth out the movement

Momentum MA Angle

i use the momentum indicator in my strategies, i apply a SMA to generate signals when momentum s increasing or decreasing. but sometimes the signals i get are really late because a use a longer MA period to normalize momentum behavior. so i have been trying to devise a way to smooth out the movement

Hey Programmers!!!

I have an idea for an indicator that i have been kicking around. i was hoping a few members of this community would like to jump on the project. its an indicator that will illistrate areas of high support and resistance using channels, trend lines, fibonacci and pivots. post a replay if anyone wants

Money manager in need of a programmer partner!

Hello traders and programmers, let me start this thread on a negative note, i was recently working with a programmer who burned me, he/she took my ideas and ran with them. so i am going to be a little more cautious this time around about protecting my work. i have just moved to a meta-trader

MT4 crashes after latest update

Hello traders and programmers! i have a urgent issue, after the latest build update when i opend meta trader , it imedeatly crashed, so i uninstalled and reinstalled metatrader. but i didnt update the system before i reinstalled all the indicators and they all worked fine. then after i updated the