forex base and currency order fixed
This commit is contained in:
parent
b896914edf
commit
691296c283
@ -1089,7 +1089,7 @@ class StockTicker():
|
|||||||
current = str(current)
|
current = str(current)
|
||||||
|
|
||||||
|
|
||||||
midFrame = self.textToImage(base+ '(' + symbol + ')', current, arrow, percent_change, point_change) #IMAGE THE TEXT
|
midFrame = self.textToImage(symbol+ '(' + base + ')', current, arrow, percent_change, point_change) #IMAGE THE TEXT
|
||||||
|
|
||||||
|
|
||||||
if all_forex_settings['logos']:
|
if all_forex_settings['logos']:
|
||||||
|
Loading…
Reference in New Issue
Block a user