|
| 1 | +{ |
| 2 | + "specVersion": "1.0", |
| 3 | + "host": { |
| 4 | + "displayName": "ORSTAC - Open Source Robots and Technical Analyses Community", |
| 5 | + "identifier": "urn:ai:github.com:alanvito1:ORSTAC" |
| 6 | + }, |
| 7 | + "entries": [ |
| 8 | + { |
| 9 | + "identifier": "urn:ai:github.com:alanvito1:ORSTAC:docs:robots-index", |
| 10 | + "displayName": "ORSTAC Robot Index", |
| 11 | + "type": "text/markdown", |
| 12 | + "url": "https://github.com/alanvito1/ORSTAC/blob/master/docs/ROBOTS_INDEX.md", |
| 13 | + "description": "Index of over 4,000 open-source trading bot XML scripts for Deriv and Binary platforms, categorized by strategy." |
| 14 | + }, |
| 15 | + { |
| 16 | + "identifier": "urn:ai:github.com:alanvito1:ORSTAC:bots-xml", |
| 17 | + "displayName": "ORSTAC XML Bots Directory", |
| 18 | + "type": "application/octet-stream", |
| 19 | + "url": "https://github.com/alanvito1/ORSTAC/tree/master/Bots_XML", |
| 20 | + "description": "Folder containing individual XML files of automated trading bot scripts that can be imported to Deriv DBot." |
| 21 | + }, |
| 22 | + { |
| 23 | + "identifier": "urn:ai:github.com:alanvito1:ORSTAC:champions", |
| 24 | + "displayName": "ORSTAC Champion Bots Collection", |
| 25 | + "type": "application/octet-stream", |
| 26 | + "url": "https://github.com/alanvito1/ORSTAC/tree/master/champions", |
| 27 | + "description": "Curated collection of top-performing 'champion' trading bots with their strategic descriptions." |
| 28 | + }, |
| 29 | + { |
| 30 | + "identifier": "urn:ai:github.com:alanvito1:ORSTAC:docs:contributing", |
| 31 | + "displayName": "ORSTAC Contributing Guide", |
| 32 | + "type": "text/markdown", |
| 33 | + "url": "https://github.com/alanvito1/ORSTAC/blob/master/CONTRIBUTING.md", |
| 34 | + "description": "Guidelines on how to write, format, test, and contribute trading robots to the ORSTAC collection." |
| 35 | + }, |
| 36 | + { |
| 37 | + "identifier": "urn:ai:github.com:alanvito1:ORSTAC:docs:ai-contributing", |
| 38 | + "displayName": "ORSTAC AI Contributing Guide", |
| 39 | + "type": "text/markdown", |
| 40 | + "url": "https://github.com/alanvito1/ORSTAC/blob/master/AI_CONTRIBUTING.md", |
| 41 | + "description": "Detailed guidelines and instructions on how to use AI coding assistants to develop, optimize, and document Deriv trading bots." |
| 42 | + } |
| 43 | + ] |
| 44 | +} |
0 commit comments