Author

Topic: Technical Analys with funnymay [ANN] (Read 201 times)

copper member
Activity: 1960
Merit: 1638
Top Crypto Casino
May 24, 2019, 04:24:39 PM
#8
Hey OP, I have been using your tool for sometime, no disrespect to what you are trying to do but the design seems pretty too plain and not good-looking.
Would you not mind redesigning the page and probably add a night mode theme if it is not so much of a bother cost and time wise?  Wink


Maybe it could also help to attract more users.
copper member
Activity: 2030
Merit: 1788
฿itcoin for all, All for ฿itcoin.
April 04, 2019, 08:48:08 PM
#7
Hey just discovered your ANN.
The website is really good and could be quite helpful.

Any chance that we could have a parameter in the screener section to show coins whose prices/candlesticks have crossed/touched the upper and lower lines of the bollinger bands indicator.
hero member
Activity: 1680
Merit: 655
March 31, 2019, 12:01:46 PM
#6

You should change your website's link for your screener page as it isn't working. I notice that while scrolling to your website the proper link for your screener page is with a .php at the end.

Code:
http://www.funnymay.com/screener.php

The website looks good by the way. It all has the necessary tools I have seen in a stock analysis tool service which is a good thing to see. All I just wish for is for you add a 52 week high/low as well as the last 3 candles in the list on your Analytics page.
member
Activity: 87
Merit: 11
March 30, 2019, 10:02:58 AM
#5
Simple signal API now available

It just a first version and includes a simple parameters.
What parameters do you want to add for filtering by API?

!NB
Information update occurs every minute. Do not overload server please.

Userful links
API - http://www.funnymay.com/analytics/signal_api.php
GitHub - https://github.com/savinkirillnick/FUNNYMAY - Description of API
copper member
Activity: 1960
Merit: 1638
Top Crypto Casino
March 29, 2019, 04:23:42 PM
#4
<...>
Thank you very much for your response.
Your API would be of great help. I am not so much of a technical guy in this field but I have been learning a few things and am still learning more  Wink

Used your analytics tool to buy BAT just before the price shot up. Sold off as soon as I made 5% profit and it was worth it  Smiley
member
Activity: 87
Merit: 11
March 29, 2019, 10:12:02 AM
#3
Thank you for interest.

We are working on API wich response in JSON format, and when it will done you can use it with your parameters of signals. For example first version of API will support crosses of price, SMA, EMA, Bollinger, and selection of any parameter available in screener.

For example
Request:
funnymay.com/api/req.php?param1=value1¶m2=value2

Response:
Code:
   {
   "status":"1",
   "data":
      [
         {"symbol":"SYMBTC","change":"XX","volume":"YY"...},
         {...}
      ]
   }
copper member
Activity: 1960
Merit: 1638
Top Crypto Casino
March 28, 2019, 03:44:25 PM
#2
Great tool for day traders.
Just had a look at it and it seems good. Kudos to you chaps for the work.

By the way one thing am curious about is how does one build their own signal alert system using a couple indicators like RSI, MACD or EMA?
Is it possible to set it up using Excel and a couple of APIs from exchanges of one's interest or there is a lot much more to do like some coding and stuff like that  Wink
member
Activity: 87
Merit: 11
March 28, 2019, 10:20:05 AM
#1
Funnymay.com

This site was created as online service that provides free access to automated trading bots. Some time later, a section on technical analysis of traded cryptocurrency pairs opened on the site.

Now Funnymay is online service for the selection of cryptocurrency for trading by different parameters.
On the Analytics Page, you can select cryptocurrencies which includes in the  top of signals:
- Top Gainers,
- Top Losers,
- New High,
- New Low,
and others.

We continue work on the search patterns:
- support / resistance levels;
- ascending / descending triangles;
- upward / downward trends.

On the Screener Page, you can filter from among cryptocurrency pairs by the following parameters:
- base currency;
- quoted currency;
- relative volume;
- change;
- equivalent in USDT;
- change relative to 10-, 20-, 50-, 100-, 200-day simple moving average;
- price position by the 50-day high / low;
- price position by the 52-week high / low;
- by Mayer Multiple;
- Days in Row.

You can follow our telegram bot for getting new signals of New Highs and Lows.

On the Products page you can try to trading with automated bots. The range of bots is planned to expand. Desktop applications will appear under windows. New bot will trade on several exchanges and uses several strategies to open and close position.

Our ways of development
- API for signals (now available: Github, Link)
- Bots using signal's API
- New parameters of signals
- Acceleration of information processing
- Accepting orders for research
- Creating open processing pool
- Distributing of parts of orders in searching processing pool

Userful links
http://www.funnymay.com — Main Page
https://t.me/funnymaysignals — Signal Bot
https://t.me/joinchat/F16v6UlhAcRU9jvs48iNTQ — Discuss of site works, analytics parameters, trading bots
https://github.com/savinkirillnick/FUNNYMAY — Description of the API
Jump to: