Results 17 issues of CAB

I'm not sure what is the problem, i just downloaded the bootstrap project and then pulled hooligan on top of it, when i see the main page or any page...

Please, Please, can you port this to middle man? finding a clean and simple and dark theme like this is hard for me, also, the only link icon you supported...

Hi I'm totally new to jekyll and even more noob when it comes to bootstrap and hooligan, but I have two requests : 1- Please add bitBucket support beside git...

There is no example of loading a saved model of lstm that takes more than 1 input into the prediction also, there is no clarification that the library works with...

Yes, there is a usage for such a thing (calculating CCI on anything other than close value) !! I wonder if there is a way to do it or not?...

Hi TSI is a momentum based indicator on par with MACD, here is the wiki page for it https://en.wikipedia.org/wiki/True_strength_index the formula is not that complex, would you mind adding it...

Hi What should be the order of candles in the list for proper calculation? the last candle zero element or reverse?

When I add -c M1 it gives me the error that says error : argument Not a valid Time frame : 1M How should I add this to get 1...

Hi Most of the time developers put some info in the read me on their repository when it is needed. for example, right now if i want to make a...

enhancement

Hi I am writing a custom inspector that has a drag and drop area, first take a look at this code snippet : public override void OnInspectorGUI () { var...