Custom data analysis tool for binary.com
Budget: $10 – $30 USD
Hi,
I need a programmer to build me a custom tool that uses Binary.com
API and analyze data patterns.
My exact requirement is this.
Binary.com web site will generate a stream of data real time with numbers ranging from 0-9. We can use an API token to access this stream real time. There are many number streams available and we need to call number stream Volatility 100 Index for analysis.
What I need to analyze is below,
1. Look for number 0 and the number which comes right after those needs to be an EVEN number. It must be any number out of 2,4,6,8
2. The custom program tool must calculate the number of groups of (0 and EVEN)
E.g., if the current stream looks like below.
157069642604752593920853467838284560258568244567
The tool should output count as = 4
3. at any given time if umber 00 the count should be reset to 0
E.g. if the current stream looks like below
157069642604752593920853467838284560258568244567008548922343
Above whenever program notices 00 the count should go back to 0 and start counting again.
4. If the count goes over 5 there should be an audible alarm generated.
This is the basic requirement. Can explain more once project started.
Please read the attached file for the requirement.
Some more information on API programming for Binary.com
1. https://developers.binary.com/guide/
2. https://binaryanalyser.com/
- This is a free tool already built via API call to show the number stream.
3. https://drive.google.com/file/d/1k2B4w0eyB3V0lxpcdnyL7RdSP99lWH9O/view?usp=sharing
- another custom HTML tool built to show number output and some analysis.
I need a programmer to build me a custom tool that uses Binary.com
API and analyze data patterns.
My exact requirement is this.
Binary.com web site will generate a stream of data real time with numbers ranging from 0-9. We can use an API token to access this stream real time. There are many number streams available and we need to call number stream Volatility 100 Index for analysis.
What I need to analyze is below,
1. Look for number 0 and the number which comes right after those needs to be an EVEN number. It must be any number out of 2,4,6,8
2. The custom program tool must calculate the number of groups of (0 and EVEN)
E.g., if the current stream looks like below.
157069642604752593920853467838284560258568244567
The tool should output count as = 4
3. at any given time if umber 00 the count should be reset to 0
E.g. if the current stream looks like below
157069642604752593920853467838284560258568244567008548922343
Above whenever program notices 00 the count should go back to 0 and start counting again.
4. If the count goes over 5 there should be an audible alarm generated.
This is the basic requirement. Can explain more once project started.
Please read the attached file for the requirement.
Some more information on API programming for Binary.com
1. https://developers.binary.com/guide/
2. https://binaryanalyser.com/
- This is a free tool already built via API call to show the number stream.
3. https://drive.google.com/file/d/1k2B4w0eyB3V0lxpcdnyL7RdSP99lWH9O/view?usp=sharing
- another custom HTML tool built to show number output and some analysis.