Forum in maintenance, we will back soon π
automating forex news
I am trying to use the same method used in one of @hassan videos on Youtube to try generating forex news forcast. I honestly couldn't. My question is, is it possible with the same method.?
Β
Hi, which method you are talking about? and what is the script you are trying with. please share details to help
Okay Boss. I am just a junior python scripter. But I saw one of your YouTube videos where you generated Bitcoin forecast using API key plus python scripts with ChatGpt. Now I want to do this same thing but this time I only want to forecast the fundamentals (news) of each currencies to determine when a particular currency is in good condition to trade it in the forex market. Using the same method you used in that video of GenerateBitcoinprice script that you did.
In the video, I mentioned it is just a demo and don't use for rea trading. What you are looking for requires a deep understanding of trading before doing anything. and am not specialized in this field.
@adminΒ
I have 4 years of experience in trading sir and I am not using this to make my decisions. however, I always go through a lot of stress trying toΒ
get news releases and Technical analysis before taking action on my trading. I am very confident that this will help me a lot in reducing
the stress I have to go through researching. please help (this is why I need this skill) ThanksΒ
Β
Posted by: @adminIn the video, I mentioned it is just a demo and don't use for rea trading. What you are looking for requires a deep understanding of trading before doing anything. and am not specialized in this field.
I believe this can be automated just for fundamental and technical analysis. pls help me. thanks boss
@sulaimon-okunoye In your code snippet you exposed API keys to the public. You should now invalidate those keys and create new ones.
So that I understand you're looking to summarize financial news from sources you trust for particular commodities, am I correct?
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack
Β
good morning from here boss. so I was able to successfully generate the information I need withΒ rapidapi. but the issue now is that;
1. the information is not printing on the streamlit interface, it just shows done!
2. the information is being generated with so much links to other websites and many more unnecessary info on the terminal.Β
3. ChatGPT is not giving suggestions like I passed to it in the prompt.Β
please I need advice.. thanks
Β
Β
@sulaimon-okunoye do you realize that RapidAPI and Streamlit are used to create an API that you then use to retrieve data to process in yet another program? An API is a backend process while you are trying to give a frontend view.
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack
@sulaimon-okunoye please publish your code to Git Hub and share it with us.
or share your main script so we can check. maybe you are missing to chaning the API response with the prompt, and you missed printing the output with streamlit