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
+33.1k Delete a directory in Go
+7.5k Golang : How to stop user from directly running an executable file?
+9.5k Golang : Apply Histogram Equalization to color images
+5.1k Linux/Unix/MacOSX : Find out which application is listening to port 80 or use which IP version
+16.8k Golang : Get own process identifier
+13.5k Golang : How to get year, month and day?
+5.8k Golang : Launching your executable inside a console under Linux
+12.8k Golang : zlib compress file example
+6.2k Golang : How to write backslash in string?
+10.2k Golang : How to profile or log time spend on execution?
+23.8k Find and replace a character in a string in Go
+11.3k Golang : Characters limiter example