Replies: 2 comments 1 reply
-
Hey! I'm glad you find this project interesting! Any contributions are welcomed, just send a pull request with your changes :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am now hooking up another API for TradingView as Alerts can be issued
with a WebHook.
I have so far an Alert and Strategy pojo which serve to forward test any
strategy published on TradingView.
TradingView uses PineScript which is a pseudo language for trading but
ultimately I'd like to use chatGPT to convert profitable strategies to
Python with QuantConnect
Integrating Redis-OM for this new interface.
https://github.com/redis/redis-om-spring/blob/main/README.md
I think you made an excellent choice with Redis, those guys are working
hard to keep their noses in front in that market
Regards
Paul
*Tel* +61 421227775
On Sun, May 14, 2023 at 11:44 PM Mihaly Medovarszki < ***@***.***> wrote:
Hey! I'm glad you find this project interesting! Any contributions are
welcomed, just send a pull request with your changes :)
will do
… —
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAI3TOJRFBCDZOMGOPP4ZJTXGDOVXANCNFSM6AAAAAAXX6AE2A>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've done this for my own purposes but wonder if you'd like to have me commit them or make a fork. I found some issues with swagger also, quite a number of small changes. Next step might be to upgrage to Jedis-OM
Beta Was this translation helpful? Give feedback.
All reactions