friartuck
friartuck copied to clipboard
CustomFactor as Quantopian
Is there a way to add the CustomFactor functionality from Quantopian?
hi Pedroserano,
Thanks for reporting this... CustomFactor appears to be used mostly with the pipeline from Quantopian (pipeline is not (yet) implemented in this project), however, I do see the value of it as a standalone functionality. I am going to see this is something I have the time capacity to implement... I am also looking for developers to join the team to grow this project.. perhaps, someone (like you) could contribute to the project by implementing something like this. That would be strongly appreciated. Regards
Hi. Will you add crypto trading into Fairtuck?
regarding crypto, yes, I am waiting for it to be supported in the API... I am also looking to trade it using friartuck... I am also looking at options trading.
Good luck! I find these codes realize option-trading. https://github.com/mstrum/robinhood-python https://github.com/Jamonek/Robinhood/blob/master/Robinhood/Robinhood.py But still no crypto-trading.