136 comments found.
I saw a blank page in the ranking page for the competition in your demo,
can you check is that issue?
Which competition is it? Please let me know its ID.
Weekly challenge , ID is 56
Works well on my side, what’s your user name on the demo website?
It is working now, thanks
hello mate, please in this new update v1.4.3 – 22 May 2019 - Ability to create free to join competitions with cash rewards (Accounting & Cash Competitions Add-on is required).
how is this done? i cant seem to comprehend how to give rewards to my users for free joined competition.
Hey,
did you update the Accounting & Cash competitions add-on as well? You need to upgrade both. Then you will be able to set the payout structure even if the competition fee is zero.
oh! thank you
Any plans for a Referral system in the future?
Hi,
probably yes, but I can’t give you any ETA at the moment.
ok thank you i am looking forward.
after updating to the latest version i cant access the admin area it just keep redirecting to https://mydomain.net/admin/license
what could be the problem?
Hi,
try to click Register and it should be gone.
Its not working, I have click register and it say successful but still remain the same.
Which version have you installed?
Version 1.43
Can you please double check that you copied all files and folders from the updated package?
Yes I did, I Even did a fresh install and it say invalid license code or email.
I have created a support ticket for you. Please provide cPanel / SSH access to your website by replying to this ticket and I will have a look.
Thank you
Thank you.
Hi, Can you point me to what file i need to edit to change the logo size that is being called?
I am getting Error
This purchase code is already registered on a different domain.
All i did was use HTTPS
I accidentally entered the wrong recaptcha and logged out of my session, now i cant login. I tried looking for the options for integration setting page in the data base but i cant find it. Can you tell me where or what file stores the options value for the integration page?
Hi,
Can you point me to what file i need to edit to change the logo size that is being called?
The logo file is located at from public/images/logo.png.
I am getting Error
Please try again now.
Can you tell me where or what file stores the options value for the integration page?
Sorry, I’m not sure I understand the question and what you are trying to achieve. Please explain in more detail.
P.S. Going forward could you please submit further support questions through our support portal at https://support.financialplugins.com
Thank you!
Sure, Thank you!
Hi, Any plans for future update to have on the dashboard page a table displaying all the latest opened and closed orders in a live feed format. Something like the admin as access to under /admin/trades but for front end users?
Hi, Here are some other features that would be nice to have.
1. Ability to use Points to join points only competition that have cash rewards set by the website owner.
2. Countdown Timer for competition remaining time.
3. Email notification informing waiting user about a joined competition even starting.
4. Each competition have their own chat room.
5. Ability to block users from using chat but still use the website.
Thanks for your suggestions! We will consider them for implementation in future releases.
Hi,
Recurring competitions should automatically create a new copy when a competition as started or filled up.
Also There should be a time limit for some one to join a competition that as already started. If a competition as one hour left out of 1 day or more it should not allow a user to participate.
Is it possible to add a watch-list of coins for dashboard that when you click on a coin it automatically loads it up on the chart table?
Hi,
recurring competitions create a new copy when a competition is finished, so that you don’t have 2 (or even more) similar competitions running at the same time.
Time limit and watch list features can be implemented for you at an extra fee.
Do i need to have Laravel installed on my server or Does your script installs Laravel?
If i need to install Laravel how would i do that?
No, you don’t need to pre-install anything.
It would be nice if we could set the display order of the competitions for the users, rather than go by the creation date.
Hi,
how else would you order competitions for instance?
On my site, I would put the free one’s on top and the cash prize ones after the free ones, and order the cash ones as I like. Maybe we could drag and drop the display order?
I see, unfortunately manually setting the display order in such a way will be difficult to implement.
Are the Bots counted in the number of participants?
For example: if I require a min of 3 participants and I have 2 bots assigned, will the play begin when one real person subscribes?
Hi,
yes, bots are counted as participants.
1. Is there a way for a user to see when a particular competition as started and how much time is left?
2. How does a user take part of a cash prize competition compared to a non cash prize? Does the user need to accept fees cost or is it automatically deducted the moment they start playing a cash prize competition?
3. Can a cash prize competition be started with a minimum amount of money already in the prizes? Like have a competition started with some funds added by an admin?
4. Can we create A cash prize competition where it’s only free to join?
5. Where does a user see’s witch coins are allowed in a particular competition?
6. Is it possible to display how much money each users have won on the detail page under leader board?
Hi,
please see below:
1. Yes, dates are displayed in the list of all competitions: https://prnt.sc/nkwkfe
2. User needs to deposit some funds first. Then when entering a cash competition the participation fee will be deducted from the user account. In the same way the user account will be credited should they win a cash prize.
3. You can set fixed win amounts (e.g. 10 USD), in which case it doesn’t matter how much fees were collected.
4. No, it’s not possible at the moment.
5. At the top of a competition page: https://prnt.sc/nkwm5z (if there are no restrictions then this block will not be displayed).
6. Not right now, but this can probably be added to the list of future enhancements.
Please let me know if you have further questions.
2. Does the user need to confirm they want to enter the cash competition first? Or is it automatically taken from their Ballance with out concent the moment they open a trade?
3. Is it possible to at least set a starting prize tru the database and still collect fees?
7. Another question, is it possible to delete a message in live chat that you don’t approve of and or ban or block live chat to user’s who don’t follow the rules and guidelines? Can a moderator also be added?
8. How does a user contact a admin with your script I don’t see a contact form or direct live chat with administrator.
2. Yes, they need to confirm by clicking “Join competition” (the fee amount is also displayed).
3. You can either set fixed prize or % based prize (depending on the amount of fees collected).
7. You can delete unwanted chat messages through database. You can ban a user, in which case the user will be blocked from the whole website (not just chat). There is no moderator role.
8. There is no contact from yet, but you can add a custom static page and put some contact details or live chat script there.
Thank you, One last question i have is how does the update process work? Is it easy to manage and do you lose any data?
The updates are pretty straight forward and you will be able to keep all your settings and data untouched.
This is a great code base. I have suggestions to make it better:
1) Refactor the points system. As it stands, users get points based off on whether or not the trade was a success. You allow points for a “winning” trade, but you don’t account for their percentage. Points should be based on percentage. Users should be ranked according to their overall percentage from their starting balance. For instance, I could open up 100 trades and close as soon as I’m barely in profit and only be up 10% overall. Another user could open up 1 trade for 20% profit overall and still lose. It should be by % of profit that determine standings. You could create a setting that allows to chose the points system (your current implementation) or a percentage system. And at the end, a user gets a point for each % point they’re up. Up 10.1% overall? You have 10.1 points. Up 22.4 % overall, you have 22.4 points. So it would be a setting on the competition creation page to either use the points system or a percentage system.
2) Allowing of trading against different assets (other than fiat). Right now, you can create competitions to trade with fiat stored in the ‘currencies’ table. Allow for trading against other crypto pairs. For instance, create a competition where you have a starting balance with BTC, or ETH, or LTC, or XMR, etc… and you trade against the other cryptocurrencies (BTC/ETH, ETH/BTC, LTC/BTC, XMR/BTC, etc…). I could have several competitions open where the base currency is either USD, BTC, ETH, etc…
Many thanks for your ideas and suggestions!
We’ll check and see if these features can be implemented in future.
I think what we should be looking at as a new product is a crypto erc20 token wallet addon that support all erc20 tokens, so token owners can contact us the admin to use our platform to run/promote their erc20 token, i think that will be a great idea that will give your software an edge and a modern business sense, using metamask as the wallet base, https://metamask.github.io/metamask-docs/ users can easy trade any erc20 token competition the admin decide to allow for trading, almost everybody in the crypto world use metamask wallet and it is very secure.
coding takes time, i am ready to wait, i waited for months before the accounting and cash addon was release.
please consider the possibility, the idea behind the fantacy is really cool, now lets make it more realistic trading where token owners give out their tokens as promotion to users who participated in the token competition.
regards
Many thanks for your suggestion!
We will look into this in more detail and see if it’s something worth implementation.
it will be a great joy for me and other buyers { i feel so} to see such a concept implemented, a platform that will be able to promote other company tokens using trading competition concept will be a “big business”.
i will contact you again soon { in few days} to find out the implementation possibility.
kind regards
Just want to ask if this will be possible.
thanks
Just want to ask if this will be possible.
thanks
Just want to ask if this will be possible.
thanks
Unfortunately this is too complex to develop, so it’s not likely we are going to build this.
I know it is complex, of course I know.
Hi,I am trying to understand how the demo works and what i don’t understand is how the buy and sell mechanism works, for example how i am able to sell coins before even buying any coins? Shouldn’t you need to buy coins before you can sell coins? Why does the selling option take from free margins and not from a virtual wallet holding your coins? (example i tried) to putt a sell order at 5,466.09$ with out holding any coins first and when prices goes under that price of 5,466.09$ it says i am making a profit. If your selling coins at an open price of 5,466.09$ shouldn’t you only make profits when you close the trade when its above your open price? am i missing something? Same for when you buy coins it says your making profits when the price is above your open price. It seems reversed and the fact there is no virtual wallets holding your coins make it very confusing for me.
Hi,
it seems you’re missing the basics of trading, specifically margin trading. Would you mind if I suggest you to read few articles? And then we can continue the discussion if something is not clear.
https://en.wikipedia.org/wiki/Margin_(finance) https://www.investopedia.com/university/margin/margin1.aspThank you
My bad, I tough this was normal trading where the user use’s their own virtual money. Are there any plans to add different type of trading in the future? And a page where the users can see all of their open trades in one easy location.
Thank You.
Maybe we will add regular trading support as a separate product.
Would it be a add on to the existing system and give the choice of both or would it be a total stand alone? Like give the choice to decide what type of trading when creating new competitions? If it’s not a add on i might just wait before purchasing as i would be more interested in regular trading, a lot of people don’t under stand and get confuse with margin trading.
It could be one or another, I can’t even confirm if it’s ever going to be implemented at all. We still have to decide and it could be months before it’s live if we go for it. Thanks for your understanding.
Why not making real crypto trading competition with real crypto and have referral system + point + reward for 1-5 user who have hihger profit. it seems make a sense for me
Hi,
people will not trade a lot of real crypto, because it’s a huge risk. So trading on virtual account is much more attractive and this way people can trade big volumes.
is it possible user register and buy balance with real bitcoin or ethereum and they will get virtual balance for trade, after admin selected 5 winner, they will get real bitcoin or ethereum ?
Users top up their balance with real crypto. After they win a competition their balance is increased. They can then withdraw money into crypto.
Does it explain your question?
yes, but adding referral and level bonus also
We will consider adding it in future releases.
i bought this product , but not able to install error , and i have opened ticket i.e Hi ashwani, An access link request for ticket #666222 has been submitted on your behalf for the helpdesk at https://support.financialplugins.com.
Follow the link below to check the status of the ticket #666222. , please solve my problem and help me to install this product on my server , i sent all server details , DB on that ticket , waiting from 1 day , still waiting
Hi,
out support team will investigate the issue and get back to you later today.
Thank you.
how to change , name , logo , title , and description on that , i bought this script but not able to find how to change name , logo , title , description , branding , privacy policy , terms and condition
there is no option in admin panel to change that , name , logo , title , description , branding , privacy policy , terms and condition ,
Replied in the support ticket, let’s keep the conversation there.
Hi, I have some question before I buy your script. I can not find the trading menu. Please advise me which function for trading.
Hi,
1. Log in to the demo website.
2. Go to Competitions page
3. Join any open competition
Then you will be able to trade.
Please let me know if you have further questions.
Hello, big problem latency in this app: it is easy to see dump and pump before the aplication quote, it is not a trading challenge but a challenge who check the variation on exchange before
Hi,
which version of the app are you using?
In the latest version coin quotes are updated every 5 seconds when you are on the trade page.
Hello, your product are very good (crypto and stock) you plan to do a forex addon too? thanks
Hi,
thank you!
We don’t have such plans at the moment.
What is new in the update?
Thanks
The changelog on the product page is updated, please check.
Is the idea behind this like having a paper trading account??
Hi,
I’m not really sure what you mean, could you explain your question please?
In a few words the idea is to allow people to participate in virtual trading competitions.
I also have this issue sometimes mentioned by @diabolotrading, infarct yesterday the price of hypercash HC was 0.006$ on my site while on binance it was 1.66$. it will be good if you can implements this coincap.io tradingview chart on the trade page …. https://coincap.io/charts this allow traders to choose which exchange price he will trade, trading indicators and many other functions needed for trading professionally is there in the chart, as this is a trading competition application also, google authentication or any other two tier security layer is a must for this application because it involve in and out of fund, so traders needs to be sure their fund is secured.
kind regards
Hi,
thanks for your feedback. Please see my response below.
I also have this issue sometimes mentioned by diabolotrading…
Upon further checking I can confirm that quotes refresh rate on the Trade page as well as the Coins page is indeed 5 minutes (10 seconds latency takes place when a trade is open or closed). Also prices are pulled from coincap.io API, not from the Binance exchange directly.
this allow traders to choose which exchange price he will trade…
Tradingview chart has its own source of data, so if added to the application prices displayed on the trade screen and in the chart will be different, which is a potential source of confusion for users.
google authentication or any other two tier security layer is a must for this application …
We will try to implement it in one of the next releases.
Thanks.
thanks to your quick response, regarding your response below:
This tradingview chart here…. https://coincap.io/charts uses coincap.io data so it is very possible the trade screen price sync with the tradingview chart.
please check here https://www.tradingview.com/HTML5-stock-forex-bitcoin-charting-library/
you will found out that it is very possible to connect coincap.io data to the tradingview chart. this will ultimately make the trading page look very professional for traders to trade without any confusion in price.
Thanks
Tradingview chart has its own source of data, so if added to the application prices displayed on the trade screen and in the chart will be different, which is a potential source of confusion for users.kind regards
Right, it should possible to implement a custom data adapter and use it with coincap.io or any other API, but unfortunately it’s far from easy.
We’ll keep it open for now and see if we can implement it in future releases.
Alternatively you can order it as a paid feature request.
Thank you.
Thanks