Activity
Jonathan left a comment on Setting a stop loss and take profit
"Here's my fixes for your algo with StopMarketOrder and LimitOrder. I put some descriptions in the co..."
Go to Discussion8 years ago
8 years ago
Jonathan left a comment on Setting a stop loss and take profit
"The stop loss created in this line of code is a "hard set": StopLoss = StopMarketOrder(Symbol, -qua..."
Go to Discussion8 years ago
8 years ago
Jonathan left a comment on Setting a stop loss and take profit
"Maybe some sample code will help. Here's an example algo that buys stock, sets a StopLoss, then upda..."
Go to Discussion8 years ago
8 years ago
Jonathan left a comment on Setting a stop loss and take profit
"I create LimitOrders and StopMarketOrders at the same time that I make a purchase. Thus, currentPric..."
Go to Discussion8 years ago
8 years ago
Jonathan left a comment on Setting a stop loss and take profit
"Actually, QuantConnect has LimitOrders and StopLoss orders built in. I use them like this, when p..."
Go to Discussion8 years ago
8 years ago
Jonathan's Badges

C# Programming
Prefer C# Programming Language
Unlocked: 10-01-2018

Popular
Receive 10+ Upvotes From Different Users
Unlocked: 02-02-2019