McQuant
Member
- Messages
- 70
- Likes
- 82
Hello fellow algo traders,
after Quantopian went into /dev/null I've been looking for similar algo platform for retail algo traders. I've done some research on this front I ended up with QuantConnect's LEAN.
It has everything I need:
Is there any other similar platform?
Cheers
				
			after Quantopian went into /dev/null I've been looking for similar algo platform for retail algo traders. I've done some research on this front I ended up with QuantConnect's LEAN.
It has everything I need:
- Back testing capability- In the cloud
- Locally  -> I 've been able to clone github repo, build everything up, make my algorithm back-test running fully locally on my machine, and generated reports- Debugger -> no-brainer must have feature, I've been using Visual Studio Code for this!
 
- A lot of data available (some requires at least demo account with the broker though) as well as the capability to plug other data sources data through csv files
 
- Live trading with several brokers- In the cloud
- Locally
 
- Open Source LEAN repo on GitHub
- Algo languages- C#
- Python
 
Is there any other similar platform?
Cheers
			
				Last edited: 
			
		
	
								
								
									
	
								
							
							 
	 
 
		