3
votes
Feature
Easy Trading System
"Most of your clients are non computer coders, we need something easy to use"
We could have an easy way for us to run a robot/Trading System by choosing the indicator from the chart and give them the rules to buy/sell, like old Metastock where we could create an easy robot like:
Buy rules
EMA(5) crossup EMA(21) and Close > EMA(200)
Sell rules
EMA(5) crossdown EMA(21) and Close < EMA(200)
Author
Votes
- carb 1
- Mauricio Barcellos 1
- Aonghas 1
Discussion
Join PTMC community to post your comments
-
mail regit 13.05.2018Daniel, did you read what you wrote?
" Pinescript is used for programming indicators in TradingView.
We're using C# in Protrader, not TradingView. PineScript does not compile to C#. Anyway, ProTrader also has AlgoStudio, so why would anyone be looking at some other scripting language?