Post
Topic
Board Trading Discussion
Re: HAL 10K - PHP Open source Trading bot
by
intrd
on 11/01/2014, 06:58:01 UTC
Client side charts done! macd almost..


@initrd:  Have you thought about using ta-lib (technical analysis library)?  There is a PHP/PECL extension. Might save you the time from having to re-write each technical analysis function you want to use (ie. SMA, EMA, MACD, etc)