Add more Color Options
Add more Color Options
27 Feb 2015, 21:25
Currently basic colors like orange and pink are missing, please add a full palette such as this typical one (+black):
Replies
Spotware
27 Mar 2015, 16:47
RE:
cprcrack said:
Will selected colors be saved in any way? This is very important. If I chose a random color, such as #98DFCB, I need a way to chose the same color again without having to memorize its code. Something like saving the last 10 colors used would be a good idea.
Currently we do not plan to implement such functionality.
@Spotware
AlexanderRC
07 Apr 2015, 13:37
RE:
cprcrack said:
Will selected colors be saved in any way? This is very important. If I chose a random color, such as #98DFCB, I need a way to chose the same color again without having to memorize its code. Something like saving the last 10 colors used would be a good idea.
Would be a nice feature to have.
Also, if the new color picker is coming to cTrader, Spotware, are going to add support for arbitrary colors to cAlgo API?
@AlexanderRC
Zjhehe
17 May 2015, 04:02
RE:
cprcrack said:
Will selected colors be saved in any way? This is very important. If I chose a random color, such as #98DFCB, I need a way to chose the same color again without having to memorize its code. Something like saving the last 10 colors used would be a good idea.
Sorta can be done with workspaces.
@Zjhehe
usynn
10 Aug 2015, 13:43
( Updated at: 21 Dec 2023, 09:20 )
RE:
Now that this has been implemented, how can we chose a custom colour in code? The intellisense when you type Colors. shows only the old colours such as AliceBlue etc. How can we input a custom colour such as Colors.Custom("98DFCB") or something similar?
Thanks
Spotware said:
Custom color picker will be available in next releases:
@usynn
Spotware
17 Aug 2015, 19:54
Dear Trader,
Currently in cAlgo.API we provide only the colors shown in the list of colors in our API Reference site. It is in our plans to provide users the ability to select more colors in the future. Stay tuned.
@Spotware
Spotware
02 Mar 2015, 15:54 ( Updated at: 21 Dec 2023, 09:20 )
Custom color picker will be available in next releases:
@Spotware