Easy Language Programming Help

lamonmangal

Newbie
Messages
1
Likes
0
Hi,
I have and indicator that I would like to turn into a trading system, can somebody please help me to program it into easy language.

The inputs I want are Limit Orders, Exit Tragets, And Stop Loss
There are also Dots they are either blue or red I want it to be like if the dots are blue then open a buy position at specified limit. Also vice versa if the dots are red then open a sell position at limit. Can someone please help me to code this for tradestation 8.1.

Thanks
 
If you use TS 8.1 there should be support forums that will help you. I would try contacting Tradestation directly and asking them.


Paul
 
Your description doesn't exactly lend itself to the construction of code.
 
Tradestation Indicator code to System

lamonmangal said:
Hi,
I have and indicator that I would like to turn into a trading system, can somebody please help me to program it into easy language.

The inputs I want are Limit Orders, Exit Tragets, And Stop Loss
There are also Dots they are either blue or red I want it to be like if the dots are blue then open a buy position at specified limit. Also vice versa if the dots are red then open a sell position at limit. Can someone please help me to code this for tradestation 8.1.

Thanks
Can you post the code? wall
 
Hi,
I have and indicator that I would like to turn into a trading system, can somebody please help me to program it into easy language.

The inputs I want are Limit Orders, Exit Tragets, And Stop Loss
There are also Dots they are either blue or red I want it to be like if the dots are blue then open a buy position at specified limit. Also vice versa if the dots are red then open a sell position at limit. Can someone please help me to code this for tradestation 8.1.

Thanks

I will be glad to help you. But frankly this needs more description and question and answer in order to clarify what exactly you want to do. For example starting with the first statement "The inputs I want are Limit Orders, Exit Tragets, And Stop Loss" are you referring to easy language statement "Input" for optimization or are you referring to a program "output".
 
Top