How to update market data to existing SPL-token? - share

I made a mistake when uploading market data of Min. Order Size and Price Tick.
This has caused me to be unable to display my trading pair on openbook.
After about 10 minutes of uploading, I can't find my market address in raydium, but Bird's Eye can still see my trading pair.
token address: https://explorer.solana.com/address/Hy2PHBQ4Y7GFHTB5fbSLpB5t6ctqTYC2NzB3W5n15z8u?customUrl=http%3A%2F%2Flocalhost%3A8899
market address: srmqPvymJeFKQ4zGQed1GFppgkRHL9kaELCbyksJtPX
Birdeyes: https://birdeye.so/token/Hy2PHBQ4Y7GFHTB5fbSLpB5t6ctqTYC2NzB3W5n15z8u
How can I edit my market data?
This makes me very confused. I would appreciate it if someone could help me solve the problem.

There's no way to edit market data right now. You will need to create a new market with the correct settings.

Related

Addressable related confusion at runtime (for Unity games)?

Respected Seniors,
I need proper guidance for Addressable, please.
If someone wants to share his or her experiences, I would be very thankful for it. I am not able to understand after watching so many videos; I am so confused about them.
I need to upload the different spritesheets (almost 5 to 10) with different labels (should I make a separate group for each spritesheet or place them in a single group, which will be a better way in terms of performance, etc)?
And I am confused about the addressable cache and data.
When something new is added to the server, I want spritesheets to download from the server only once and update on the user's device only when we update the data at server.
The cache and data for addressable will be available until the user uninstall the application or this will be deleted in 150 days. (Someone told me this will delete automatically after 150 days.)
Please guide me about the settings and code. I have also done some stuff, but Addressable is a very confusing topic, so I am not sure if I am doing it correctly or not.
I am hoping for a positive response. Thank you for your precious time.

"14 days availability" OpenMapTiles.com data

my name's Diego.
I'm a passionate 3D drawer, and i'm about to starting a nice project which needed some satellite and hillshading images from a region of the France.
I've seen that in https://openmaptiles.com/ you can choose to buy a one-time data of a specific area, and i've bought both the satellite and hillshading data for the region i needed.
In my page, where i can download the data, it shows a phrase:
"List of created dataset. These extracts are available for 14 days."
What it means? i can't use what i've bought for over 14 days? or just the link disappear? because my project it lasts over 14 days, i thought if i bought data it can be used offline forever (ofc not updated).
Someone can explain this?
thank you in advance,
have a nice day!
Diego
Thanks for the purchase from OpenMapTiles.com!
The download link for the extract expires and the extract is deleted from our servers in 14 days after the purchase. You can download the extract anytime during these 14 days. Unfortunately, the extracts cannot remain on our servers as we would run out of the storage capacity quickly.
In case this wouldn't be suitable for you, you can subscribe to one of the production packages available at https://openmaptiles.com/production-package/. This way, all the data for the whole planet would be available for you anytime.
Have a nice day as well and we wish you good luck with your project!

IBM BlueMix Free Plan Pricing

I created a simple python flask application with 256MB to play around with.
They state that they give up to 2GB free of ram... so I was way below it
After 30 min I see that I'm billed $0.02..
I tried to post it in their "stackoverflow" variant but I got 500 error :).. so my last resort is to ask here, maybe someone can clarify.
The fear will be to put an app there, forget about it, then at the end of the month you wake up with a $999 bill.
I don't really understand your concern, but I'm still going to try to help.
If you are afraid that you will be charged, this is not going to happen while you have the 30-days trial account. You will only have to pay if you decide to keep the account after the 30-days are over.
If you are afraid that you are being over-charged, you can always keep track of what you spent through the "View Full Usage Details", where there are all the pricing details (per region, per app, etc). You can also predict how much an app will cost beforehand using the calculator on the platform (https://new-console.au-syd.bluemix.net/?direct=classic/#/pricing/cloudOEPaneId=pricing&paneId=pricingSheet)
Lastly, if you are afraid that you will spend more than you want, there is a spending notification policy (which applies only to paid accounts, of course). I believe there is also an option to stop applications if they exceed a limit, but personally I haven't used these feature yet.
I hope this helps :)

Fetching 1 minute bars from Yahoo Finance

I'm trying to download 1 minute historical stock prices from Yahoo Finance, both for the current day and the previous ones.
Yahoo (just like Google) supports up to 15 days worth of data, using the following API query:
http://chartapi.finance.yahoo.com/instrument/1.0/AAPL/chartdata;type=quote;range=1d/csv
The thing is that data keeps on changing even when the markets are closed! Try refreshing every minute or so and some minute bars change, even from the beginning of the session.
Another interesting thing is that all of these queries return slightly different data for the same bars:
http://chartapi.finance.yahoo.com/instrument/2.0/AAPL/chartdata;type=quote;range=1d/csv
Replace the bold number with 100000 and it will still work but return slightly different data.
Does anyone understand this?
Is there a modern YQL query that can fetch historical minute data instead of this API?
Thanks!
Historical minute data is not as easily accessible as we all would like. I have found that the most affordable way to gather Intraday Stock Price data is to develop automated scripts that log price information for whenever the markets are open.
Similar to the Yahoo data URL that you shared, Bloomberg maintains 1-Day Intraday Price information in JSON format like this : https://www.bloomberg.com/markets/api/bulk-time-series/price/AAPL%3AUS?timeFrame=1_DAY
The URL convention appears easy to input on your own once you have a list of Ticker Symbols and an understanding of the consistent syntax.
To arrive at that URL initially though, without having any idea for guessing / reverse-engineering it, I simply went here https://www.bloomberg.com/quote/AAPL:US and used Developer Tools on my browser and tracked a background GET request which led me to that URL. I wouldn't be surprised if you could employ similar methods on other Price Data-related websites.
You can also write scripts to track price data as fast as your internet goes. One python package that I find pretty handy and is ystockquote
You can have it request price data every couple of seconds and log that into a daily time series database.
Yes there is other APIs.
I don't know if it can still help but if you need intraday data, there is a API on rapidapi called (Quotient) which allows to pull intraday (at 1-min level), EOD market (FX, Crypto, Stocks (US, CANADIAN, UK, AUSTRALIA, EUROPE), ETFs and Futures. It also provides earnings, dividends, splits and a lot others informations.

Is keeping server in same region where are the users increase speed of site/application

It seems to be a dumb question, but i have to answer this question to my boss and i do not know what should i tell him?
Right now our servers are in US but 90% of our users are from India.
So my question is if we keep our sever in India then will we get better application/site speed?
Please share your thought.
Sure if the Connection doesnt goes around the world, you can use treaceroute the connection between client and server to see how many nodes are there and where are they located and compare both results.