Bitcoin Forum
May 06, 2024, 11:22:15 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Algorithmic Trading Terminal OSEngine  (Read 41 times)
Alex Wang (OP)
Member
**
Offline Offline

Activity: 145
Merit: 37


View Profile
November 10, 2021, 02:18:35 PM
Last edit: November 12, 2021, 09:55:49 AM by Alex Wang
 #1

Open Source Algo Trading Platform



What is OsEngine?

This is a full range of programs required to automate trading on the stock exchange.



It includes:

The layer for creating robots is similar to the Wealth-Lab script and Ninja Script. It's simple. We do not change it with every release and support backward compatibility.

Data - program to download historical data. With the program you can get candles, market depths and trades from a variety of sources.

Optimizer - the program to select the optimal parameters for the strategy.

Tester - exchange emulator. The program for testing on the history of many strategies at the same time, with a single portfolio. Supports translation of multiple timeframes and multiple instruments at the same time.

Miner - the program to search for profitable formations on the chart. Both manual and automatic. Work with Bigdata on your computer. Patterns found with the help of this program can be launched into trading.

Bot station -the program to run the robots in the trade.

Available international connections
1.   LMAX
2.   Interactiv Brokers
3.   Ninja trader

Available connections for MOEX
1.   Quik
2.   SmartCom
3.   Transaq
4.   Plaza 2
5.   Asts Bridge
6.   Tinkoff

Available connections for cryptocurrency exchanges
1.   Binance
2.   Bitmex
3.   Huobi
4.   Bitstamp
5.   Bitfinex
6.   Kraken
7.   BitMax
8.   LiveCoin
9.   ExMo
10.   ZB
11.   Gate IO
12.   HitBtc
13.   ByBit

Available connections for Forex
1.   OANDA

Included with OsEngine is more than 30 built-in robots
1.   Classic trend robots like moving average crossing, bill Williams strategy or Jesse Livermore trend strategy.
2.   Counter-trend systems on Bollinger bands, balance lines and even some market-making strategies.
3.   Arbitrage strategies for trading divergences of correlating instruments, including one-legged arbitrage.

Forum: http://o-s-a.net/eng/forum
Website: https://o-s-a.net/os-engine.html

1714994535
Hero Member
*
Offline Offline

Posts: 1714994535

View Profile Personal Message (Offline)

Ignore
1714994535
Reply with quote  #2

1714994535
Report to moderator
1714994535
Hero Member
*
Offline Offline

Posts: 1714994535

View Profile Personal Message (Offline)

Ignore
1714994535
Reply with quote  #2

1714994535
Report to moderator
1714994535
Hero Member
*
Offline Offline

Posts: 1714994535

View Profile Personal Message (Offline)

Ignore
1714994535
Reply with quote  #2

1714994535
Report to moderator
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714994535
Hero Member
*
Offline Offline

Posts: 1714994535

View Profile Personal Message (Offline)

Ignore
1714994535
Reply with quote  #2

1714994535
Report to moderator
1714994535
Hero Member
*
Offline Offline

Posts: 1714994535

View Profile Personal Message (Offline)

Ignore
1714994535
Reply with quote  #2

1714994535
Report to moderator
Alex Wang (OP)
Member
**
Offline Offline

Activity: 145
Merit: 37


View Profile
November 10, 2021, 02:22:26 PM
 #2

Os Engine commits 903 - 905

1) The button for mass selection of papers in the screener
2) Expansion of the parameter creation layer for robots. Now each parameter takes an optional parameter into the creation method, with the tab name. Also, through the Param Gui Settings property, you can assign the height/width of the parameters window. SM robot PairRsiTrade.cs
3) A few cosmetic edits to the visual

Alex Wang (OP)
Member
**
Offline Offline

Activity: 145
Merit: 37


View Profile
November 12, 2021, 09:56:44 AM
 #3

Os Engine commits 906 - 907

1) Added mass addition of papers to download via OSData.

2) We further increase the functionality of the built-in parameters window. For the possibility of customizing it from the robot code, without adding separate WPF windows. This time we added the ability to create tabs with controls on which you can upload anything you want from WPF. The concept is quite complex. There will be a video on the weekend about how to use it. Why is that? – we need this to make robots based on parameters with rich interfaces. And at the same time, so that it works in the optimizer and is saved/loaded through the market and the Custom folder.

3) Cosmetic edits to the visual
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!