Don't trade without guiding instruments and bot
Piloting a plane is dangerous business. Today, flying has become safer because of advancement in technology. Pilots are able to fly safely with the help of radar, sensors and guiding instruments.
Trading is also a dangerous business if you don't know what you're doing. Apart from relying on charts such as those found in tradingview.com, traders should also learn how to program their own trading bots or get someone to help them to build bots.
Having a bot as an helper while trading can be very useful and the bot can help you in many ways... such as emotionless way of looking at a trade position.
Don't trust the bot to trade for you? No problem, at least program a "scanner" bot. A scanner bot acts like radar or sensors on board a plane. The scanner bot will be able to tell you on potential profitable trades or stop trading when it sensed that the market has changed. Just like one should avoid an incoming cloud storm and fly away to safety.
Picture from:
See also : Visualizing fundamental investing
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+15.1k Golang : Accept input from user with fmt.Scanf skipped white spaces and how to fix it
+2.7k Javascript : Detect when console is activated and do something about it
+5.9k Android Studio : Indicate progression with ProgressBar example
+4.5k Golang : Skip or discard items of non-interest when iterating example
+3.2k Golang : Print instead of building pyramids
+29.2k Golang : Call a function after some delay(time.Sleep and Tick)
+17.2k Nginx + FastCGI + Go Setup.
+18.7k Golang : How to run Golang application such as web server in the background or as daemon?
+6.5k Golang : Get SPF and DMARC from email headers to fight spam
+3.9k Golang : Join lines with certain suffix symbol example
+5.8k Golang : How to find out similarity between two strings with Jaro-Winkler Distance?