sailor / Publications
Forum
Correlation indicators
a nice indicator i think green GBP /red USD se the pic
How to
im litle stucked i want to use just opened candle and not previus i tryed to change things in the code but im getting many errors this is a peace of the code for (shift=CountDays-1;shift>=0;shift--) { time1=iTime(NULL,PERIOD_D1,shift); i=shift-1; if (i<0) time2=Time[0]; else
Dynamic fib zones
hey there I have this idea i have tryed it once on the fibonacci trader here is a link http://www.fibonaccitrader.com/ then look under High Probability Fibonacci Zone then journal 14 for further information on how to calculate the zones.. i have atached a picture where i have manualy calculated the
Multiple timeframes
Any know if it is posible to programe an indicator which allows multiple timeframes ( to add for example 3 indicators in same chart Macd for example) And for example looks at weekly daily and hour 4 timeframes ? Sailor
Fibonacci discussion
Hey I am starting this thread because i have big interest to learn about fibonnaci and i might think other people out there is thinking the same. i have ordered some of the homestuddy package. i start up with lesson 6,7 and 10 i will tell if its a good course or not when i have studyed some more i
Need help getting started
Hey forum Any who could help me with getting started to make an horizontal line plotter.. It should be simple for an experienced programer but bot for me lol. i want a horizontal line ploted on daily chart on new fractal. when the one is plotted i want to have alot other lines above/ below first
Horizontal lines
simpel grid builder/ sorry first gridbuilder wasnt working corect this one should work