Bitcoin Forum

Economy => Digital goods => Topic started by: ysle11 on March 06, 2015, 10:54:14 PM



Title: Wave analysis, Forex
Post by: ysle11 on March 06, 2015, 10:54:14 PM
Wave analysis on c++:

1. Program look http://bogsuv.hj.cx/
1.1. Left column for "BUY". Right column for "SELL"
1.2. Power of signal = count in Left column xxxEUR and right column EURxxx. For example 12 EURxxx in left column, 7 xxxEUR in right column - it's mean for EURxxx need BUY today.

2. Program sources win/nix c++: https://otskok-impuls.googlecode.com/svn/trunk
2.1. calculator.cpp, calculator.h - linux version of sources.
2.2. main.cpp, main.h, otskok.cpp, otskok.h - windows version of sources.

3. Donate 122yBy8nzawqDYZvF9QGpkTbcqqTAHyV1M

4. Get patch weekly on your email.


Title: Re: Wave analysis, Forex
Post by: ysle11 on March 18, 2015, 09:31:29 PM
I move the sources with svn to git , cause Project Hosting on Google Code will close on January 25th, 2016 (http://google-opensource.blogspot.com/2015/03/farewell-to-google-code.html)

from

http://otskok-impuls.googlecode.com/svn/trunk/

to

https://github.com/ysle11/otskok-impuls

May be github better ?

Who knows.