Creating own trading system

Quote from hftvol:

troll alert flashing a bright red one. On ignore. Bye pal.

Troll Alert . LMAO. :D :D

I was genuinely interested in hearing what you think on R/MATLAB/Python. However, it seems you have difficulty in gauging people who are sincerely asking you something vs those who troll. Whatever suits you.
 
Quote from hftvol:

I did but before that I worked for years as discretionary prop trader which is where I learned and studied market dynamics. I was lucky to have had a great mentor. Designing, writing and creating the whole system architecture is 100% self-taught. I spend about 4-5 hours alone each day on programming related work to improve or solve issues with the trading architecture, so it is hard to avoid learning new stuff. Confidence? That comes from me being an arrogant bastard.

Cool, then do you still have a full-time job?
 
"full-time job"? If I call what I had a full-time job before then I work at least 50% longer and harder right now and that for several straight years. I am the principal and portfolio manager of several fund structures and generate sufficient enough pnl coupled with my deep rooted interest and love for financial markets that I consider what I am doing a blessing rather than a job I must do.

So you can feel free to decide whether that is considered a full-time job or not. I guess you got from previous posts of mine that I am strongly adamant to political correctness and could not care less about terminology and correct wording.

Back to "Creating own trading systems"


Quote from j2ee:

Cool, then do you still have a full-time job?
 
Quote from j2ee:

Where is your code? Have bee done in your dream?

Your snotty response really does not deserve an answer. However, if you were not so lazy you would have found it by now or sought assistance on any of the appropriate forums. Surely a hotshot programmer such as yourself can do that trivial task. Ta-ta.
 
Quote from colion:

Your snotty response really does not deserve an answer. However, if you were not so lazy you would have found it by now or sought assistance on any of the appropriate forums. Surely a hotshot programmer such as yourself can do that trivial task. Ta-ta.

We all know if you can do it or not. You cannot do it then it is fine, no need to find an excuse.
 
Quote from colion:

Your snotty response really does not deserve an answer. However, if you were not so lazy you would have found it by now or sought assistance on any of the appropriate forums. Surely a hotshot programmer such as yourself can do that trivial task. Ta-ta.

I look at your previous replies, most of those are just

1. very common indicators basic discussion
2. saying you believe trend line works
3. amibroker is the best

Don't pretend you are pro if you are not, and you cannot even program turtle system in amibroker.
 
TradersStudio I think would be a good platform to build your trading systems if your trading daily bar based systems. In that case you can use our active order report to place trades on your broker platform. We also can backtest intra-day systems down to 1 minute bars.

Our language is based on a basic dialect, something like VBA. It's a cross between VBA and TradeStation EasyLanguage. You can also write COM objects to extend the product.

We have many advance features for system development. Take a a look at TradersStudioBlog.

We have features like advance porfiolo analysis and optimization. Special features for equity analysis and money management. Equity curve analysis to filter trades. You can even turn signal on or off based on recent events with only 1 line of code.
 
Quote from Murray Ruggiero:

TradersStudio I think would be a good platform to build your trading systems if your trading daily bar based systems. In that case you can use our active order report to place trades on your broker platform. We also can backtest intra-day systems down to 1 minute bars.

Our language is based on a basic dialect, something like VBA. It's a cross between VBA and TradeStation EasyLanguage. You can also write COM objects to extend the product.

We have many advance features for system development. Take a a look at TradersStudioBlog.

We have features like advance porfiolo analysis and optimization. Special features for equity analysis and money management. Equity curve analysis to filter trades. You can even turn signal on or off based on recent events with only 1 line of code.

A system for noobs, that's fine. Why this forum let people formally post adv?
 
Quote from j2ee:

A system for noobs, that's fine. Why this forum let people formally post adv?

I am a sponsor, I pay every month for the right to do this.
 
Quote from j2ee:

Why do you think Ninja $995 customer support is better than Tradelink free community? I cannot find out anything Ninja itself is better than Tradelink. Ninja has its own "script" language which is waste of time for people to learn. Why not just use real C# in Tradelink with the most flexible? Using Ninja script is just a way to let Ninja to earn money.

NinjaScript is (in your words) real C#.
 
Back
Top