Recent content by Temjin

  1. T

    Methods to autotrade signals from emails only

    I can't guarantee my own PC to be up and running at 99.9%+ all the time. But I agree EC2 is not the most efficient option for running an automated trading algorithm. Even if I'm only using it for less than 8 hours a day, 5 days a week, it is painful to restart the instance every day via EC2 if...
  2. T

    Methods to autotrade signals from emails only

    Thanks and for everyone else response, soz for not posting back. But I've got the problem solved, at least I think so based on the progress I'm making so far. The setup would be like this, Email -> Microsoft Power Automate for parsing -> Save csv to dropbox -> IBridgePY via Python for the...
  3. T

    Methods to autotrade signals from emails only

    Hmm...that's definitely one pathway too. Basically act as the email parser. Thanks. Just as above, it's between email and python to the CSV file. I've done a bit more research now and will either use an email parser service or try Microsoft Flow to parser it. Don't really want to write, or get...
  4. T

    Methods to autotrade signals from emails only

    Thanks and on the below. I read the guides for MT5 (need to track stock, not forex) and it does have the read file functionality as well. Just need to find a reputable programmer to help me to write the EA for it.
  5. T

    Methods to autotrade signals from emails only

    Thanks. I'm more interested to know if MT5 can indeed trade such signals from update of TXT files. Another solution I'm looking at is Microsoft Flow to parser the emails.
  6. T

    Methods to autotrade signals from emails only

    Thanks. I will be using the email parser service to read and process the emails for me.
  7. T

    Methods to autotrade signals from emails only

    To any email inbox. That is why I believe the email parser service (receive the signal email and convert it to a text file somewhere) is an important part of the interface. Heh Coding newbie here. :) That is why I'm asking for the simplistic method to achieve this. E.g. EA created in MT5 to...
  8. T

    Methods to autotrade signals from emails only

    I also understand Ninjatrade has an Order Instruction File interface for automated trading. Similar to MT5's ability to read and trade from a CSV file. Just not sure which is simpler to use and with easier access to external help for programming.
  9. T

    Methods to autotrade signals from emails only

    Nope. The signal provider will not convert it to ANY OTHER format and I only have access to them via emails only. No SMS, no twitter, etc. But they come in a consistent format, at least in the email subject title which will always contain the stock symbol and to buy or sell with a recommended...
  10. T

    Methods to autotrade signals from emails only

    Correct on the above. My idea is that the TRADING SOFTWARE, i.e. MetaTrader 5, will provide all the necessary position sizing functionality and identification and management of MULTIPLE positions for me. (several positions can be open at any one time) Is the latter what you mean by having...
  11. T

    Methods to autotrade signals from emails only

    Hello all, Trying to seek some advice on the most simplistic approach in achieving the automated trading of buy/sell signals for STOCK ONLY received from emails only. The emails always come with a subject title that includes a STOCK SYMBOL and a BUY or SELL signal only. There is no stop price...
  12. T

    Best Programming Language

    I'm in a similar situation with the OP except I do have slightly different needs. Regardless, I have had exposure to some programming but unfortunately, it was ASP.net VB for a custom online shopping cart. (I was wondering why I did not choose the C# option when I brought the source code, but...
  13. T

    What is your IQ as a trader?

    The higher IQ you have, the higher the probability that you will fail at trading. High IQ ppls tend to have a "must be right" mentality. That being right has nothing to do with successful trading. I agree with another poster that EQ is more important than IQ for trading.
  14. T

    The market is smoking crack

    Market is never wrong, opinions are. Regardless, the bearish sentiment was extended for too long and it's sooner or later that a rally in equities and the US dollars will come. Nothing goes straight up or down anyway. :) Maybe everyone should think about selling the temporary rally when...
Back
Top