You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
strips should look visually nice (without huge empty spaces, with appropriately sized plot and with readable font size)
there must be some easy way to generate new strips for new currency pairs
3*) strips (probably) should update each 5 seconds (some asynchronous request here???)
4**) strips (probably) should be ordered by profit (highest above, lowest below)
Which visual perception / technical problems might be with 3* and 4**?
The text was updated successfully, but these errors were encountered:
It would be better if a json file had a field with name like 'trade_currencies' which contains array with currencies id. For example: 'trade_currencies': ['BTC', 'USD']
Create strip-based website
3*) strips (probably) should update each 5 seconds (some asynchronous request here???)
4**) strips (probably) should be ordered by profit (highest above, lowest below)
Which visual perception / technical problems might be with 3* and 4**?
The text was updated successfully, but these errors were encountered: