Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Learning curve
#1
Hi,
Can you describe what would be the wanted and essential substances/knowledge in order to be able to develop an automatic stocks trading system which is relayed on AI ?

Thank you
Reply
#2
Is not an easy task,quick search this a minimum you could have done yourself Undecided
Automated Trading Systems: The Pros and Cons.

Sum it up:
Quote:Automated trading systems typically require the use of software linked to a direct access broker,
and any specific rules must be written in that platform's proprietary language.
Software
Quote:The Bottom Line
Algorithmic trading software is costly to purchase and difficult to build on your own.
Purchasing ready-made software offers quick and timely access,and building your own allows full flexibility to customize it to your needs.
Before venturing into algorithmic trading with real money,
however, you must fully understand the core functionality of the trading software.
Failure to do so may result in big losses.
Reply
#3
Hey Snippsat,
Thank you for the link,

I have one question,
If I want my program to run on linux, do I have to use the IDE to keep it running ?

I mean, if I would've using windows I could've turn it into exe file and have it running,

So what's the solution
Reply
#4
You can run it on a Linux box from the command line or creating an icon that calls it. No IDE needed.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How can I design shapes on a curve in python? mervea 2 822 Sep-14-2023, 01:04 PM
Last Post: Pedroski55
  Fitting data to a curve daaegp 1 625 Jun-30-2023, 08:06 PM
Last Post: Gribouillis
  Find factor to match test curve to golden curve SriRajesh 0 1,566 Jun-17-2021, 04:39 AM
Last Post: SriRajesh
  Fitting Gaussian curve to data file Laplace12 0 2,767 Jun-09-2021, 10:45 AM
Last Post: Laplace12
  search of a curve fitting function bluffy5 2 2,438 Dec-13-2020, 09:53 AM
Last Post: ndc85430
  Smooth curve in matplotlib medatib531 0 1,835 Apr-02-2020, 08:07 PM
Last Post: medatib531
  Import Text, output curve geometry Alyner 0 1,992 Feb-03-2020, 03:05 AM
Last Post: Alyner
  Finding values to draw a line on a curve kesenthilkumar 2 3,543 Sep-19-2017, 09:50 AM
Last Post: kesenthilkumar
Question Drawing a sine curve in memory view of Task Manager Lukiewookie 5 21,729 Sep-20-2016, 08:47 AM
Last Post: Ofnuts

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020