JuDO-dev / AirBorne.jl

AirBorne a complete algorithmic trading framework in Julia.
http://judo.dev/AirBorne.jl/
MIT License
1 stars 1 forks source link

Propose model that can cope with "Painting the Tape" #104

Closed brunocastroibarburu94 closed 1 year ago

brunocastroibarburu94 commented 1 year ago

Using only the price to govern the trading algorithm may be risky due to "Painting the Tape". Using NLP and web-scrapping of news articles and social media may be a good way to link promising investment leads so that an investor/broker may decide on putting their asset at risk during trading.

Thi is outside the scope of my dissertation, but a next student may want to take it forward.