Abc-Arbitrage / infix

MIT License
38 stars 6 forks source link

allow to convert bool to float #6

Open julienmathevet opened 3 years ago

oktal commented 3 years ago

Hello,

I was initially unsure whether it was a good idea or not to support such conversion, is it something you needed ?

julienmathevet commented 3 years ago

Hello, yes we need it. I copied same line as integer. We mainly need when we want aggregate boolean, and store them. To keep same type on aggregate data and realtime one.